43 KiB
mattpocock-skills
1.2.3
Patch Changes
-
#779
efce423Thanks @mattpocock! - Makediagnosing-bugsredact secrets.- Add a Redact section to
SKILL.md. The skill has the agent show commands, outputs and captured artifacts; the section makes redaction the first move on each — write<REDACTED>, build loops against env vars so the credential stays in the environment, and quote only the signal-carrying lines of a captured artifact. - The Phase 1 completion criterion said "paste the invocation and its output". It now says show it redacted, and Phase 1 asks the user for a redacted captured artifact.
- Note in
scripts/hitl-loop.template.shthatcaptureprints its value back to the terminal, so it takes observations while signing in stays astep.
- Add a Redact section to
-
#781
14bfbbdThanks @mattpocock! - Drop Claude Code's tool and agent-type names from the subagent-dispatch instructions incode-review,codebase-design, andimprove-codebase-architecture, so the step is followable on Codex and other harnesses. -
#783
c0fd1e9Thanks @mattpocock! - wizard: remove the time estimate. The template dropsTOTAL_MINUTESand the time-remaining display,stagetakes a name only, and progress is counted in stages.
1.2.2
Patch Changes
-
#766
4aaccb5Thanks @mattpocock! - Makewriting-for-agentsmodel-invokable in Codex again.- Drop
policy.allow_implicit_invocation: falsefromagents/openai.yaml. Codex filtered the skill out of the model-visible skills list, so its description could not trigger it — only an explicit$writing-for-agentsmention worked. - Update the stale
interface.display_nameandinterface.short_description, which still named the oldwriting-great-skillsskill. - Move the skill from the User-invoked list to the Model-invoked list in
README.mdandskills/productivity/README.md.
- Drop
1.2.0
Minor Changes
-
#551
697d4ceThanks @mattpocock! - Add Codex metadata alongside each skill's Claude Code frontmatter so the set works in both harnesses without generated copies.- Add an
agents/openai.yamlbeside everySKILL.mdwith Codex UI metadata (interface.display_name,interface.short_description). - Mark every user-invoked skill with
policy.allow_implicit_invocation: false, the Codex analog ofdisable-model-invocation: true, so Codex excludes it from implicit invocation while explicit$skillinvocation still works. - Document the dual-harness invocation model in
.agents/invocation.md,CLAUDE.md, and the promoted-bucket READMEs. - Add
AGENTS.mdas a symlink toCLAUDE.mdso Codex reads the same repo instructions.
- Add an
-
#593
0f2bdbdThanks @mattpocock! - Graduateto-questionnaireout ofin-progress/into the Productivity bucket, so it ships in the plugin. It turns a decision you can't answer alone into a Markdown questionnaire for the one person who can — filled in async, or worked through together in a meeting.Its defining move is that it grills you about the send, not the subject: a normal grilling session interrogates the topic, which is exactly what you can't answer here, so the interview asks only who the questionnaire is going to and what you need back, then aims every question at the gap between the two.
Now wired as a promoted skill — plugin entry, top-level + Productivity READMEs under User-invoked, a docs page at
docs/productivity/to-questionnaire.md, and a Standalone route inask-mattframing it as the inverse of/grill-me(mine someone else, not yourself). -
#680
b3376f8Thanks @mattpocock! - Graduatewizardout ofin-progress/into the Engineering bucket, so it ships in the plugin — and make it model-invoked. It generates an interactive bash script that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening each URL, saying what to click, capturing the values, and writing them into.envfiles and GitHub Actions secrets.The delightful UX is pre-solved by the bundled
template.sh(progress with time-remaining, confirmation gates, cross-platform URL opening including WSL, hidden secret entry, idempotent.envupserts,gh secret/gh variablewrites with graceful degradation, closing skip summary). Everything above theSTAGESmarker is a fixed library that's never hand-edited — the skill's job is only to scope the procedure and author its stages.Engineering rather than Productivity: it reads
.env*,docker-compose*, framework config and everysecrets.*/vars.*reference in.github/workflows/to scope itself, writes CI secrets, and verifies its output withbash -nandshellcheck.Because it is model-invoked, the agent can reach for it the moment it hits a step only a human can perform, instead of dumping numbered instructions into the chat and hoping you follow them. Typing
/wizardworks exactly as before — model-invocation only ever adds the agent's reach. The description is written as the pointer that decides when it fires: what it produces, four trigger branches (provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, a one-off migration or cutover), and an explicit non-trigger — don't invoke it for steps the agent can perform itself. Work an agent can do, an agent should do; the wizard is for the clicks, approvals and dashboard trips you would not hand to one. The stage-list confirmation before a line is written now doubles as the proposal when the agent fires it mid-build.Now wired as a promoted skill — plugin entry, top-level + Engineering READMEs under Model-invoked, a docs page at
docs/engineering/wizard.md, and a Standalone route inask-mattfor the steps only a human can take. Model-invocation also puts it out of the reach of #693, which drops user-invoked skills from the listing on Claude's desktop and web surfaces. -
#763
77d207eThanks @mattpocock! - Reshape theprototypeskill around two ideas: the demo is a single shareable HTML file, and the prototype is a primary source.The logic branch now produces one self-contained file (plain HTML/CSS/JS, no build, no server) instead of a terminal app — a non-developer can open it by double-click and drive it in their own domain language: a labelled state panel, always-available free-play buttons, and a set of tabbed guided walkthroughs, each a scenario with the ordered buttons to press underneath it. The portable pure-logic module still lifts into the real code; the HTML shell is the throwaway.
Throwaway no longer means deleted. Rather than being removed once it has answered its question, the prototype is captured as runnable evidence on a throwaway branch (
prototype/<name>) out of main, with a context pointer to it left on the implementation issue — so the main branch keeps only the validated decision while the exploration stays findable. The answer (verdict + question) is still captured durably in an issue/ADR/commit. -
#536
42a5b70Thanks @mattpocock! - Ship the skill set as a native Claude Code plugin, listed in Claude Code's official marketplace. You can now subscribe to the promoted skills as a managed, read-only bundle instead of copying editable files:claude plugins install mattpocock-skillsOr, from inside a session:
/plugin install mattpocock-skillsThere is no marketplace to add first — the official marketplace is configured by default.
.claude-plugin/plugin.jsoncarries the full plugin metadata (version, description, author, license, keywords) and the explicit list of promoted skills.skills.shremains the universal installer (and the path for Codex and other harnesses today); a native Codex plugin is deferred — see.agents/adr/0002-ship-as-a-claude-code-plugin.mdfor why. -
#751
355fa74Thanks @mattpocock! - Addwait-what— a one-word corrective for model verbosity. Type it the moment a message doesn't land, and the agent re-pitches it: a little context, ASD-STE100 Simplified Technical English, and the ubiquitous language from yourCONTEXT.md. User-invoked, three lines long.The mechanism is the name. Concision skills fail by growing — a 400-line skill still leaves the model verbose — so this one is a single precise leading word and nothing else. Names that describe the output (
/tldr,/no-fluff) make the model clip words and lose you further; naming the listener's state asks for both halves at once, fewer words and the context you were missing. It also reuses the leading words already in your globalCLAUDE.md, so the skill,CLAUDE.mdand everyCONTEXT.mdreach for the same tokens.It repairs one message; it doesn't prevent the next one. The cure for jargon is a shared language built upfront with
/grill-with-docs; this is what you reach for when you don't have one yet. -
#763
77d207eThanks @mattpocock! - Name the/wayfinderunit a decision ticket, and burn research tickets down with subagents.People kept reading a wayfinder ticket as an ordinary implementation ticket — a slice of a build to execute — when wayfinder uses them as decision tickets: questions whose resolution is a decision. The skill description and its opening line now introduce the term (and say what makes it one), with the
ask-matt/ engineering README blurbs and the docs page matching — while "ticket" stays the everyday word once the term is established.CONTEXT.mdrecords Decision ticket as a domain term, so the "avoid: ticket" guidance no longer contradicts wayfinder's deliberate use of the word.Research tickets are no longer parked for a separately-launched session. Research stays a real ticket type — it's a genuine shared blocker that downstream decisions hang on, and that dependency is exactly what the frontier's blocking edges exist to render. What changes is how it's resolved: because research is AFK, charting doesn't stop and read it. After creating the tickets, the charting session fires a
/researchsubagent for each research ticket to burn it down in parallel, capturing the findings on a throwawayresearch/<name>branch with a context pointer. Research tickets are the one exception to one ticket per session. -
#763
77d207eThanks @mattpocock! - Breaking: renamewriting-great-skills→writing-for-agents, restructure it, and add a new leading word.The reference now covers any document an agent consumes — skills,
AGENTS.md/CLAUDE.md, docs reached by a pointer — not just skills.GLOSSARY.mdis merged intoSKILL.md(one authoritative treatment per term; the_Avoid_synonym lists and the standalone Predictability definition are gone); the skill-only mechanics (frontmatter, model- vs user-invoked, router skills, the invocation cut of splitting) are disclosed to a newSKILL-MECHANICS.md. The skill is now model-invoked: it fires when creating or editing skills or modifyingAGENTS.md/CLAUDE.md.ask-matt's pointer updated. Reinstall under the new name; the old name is gone (no alias).The pruning section gains cache. Single source of truth now reaches past the document into the environment —
package.jsonscripts, config files, directory layout,--helpoutput are themselves authoritative, so a doc that restates them is a cache of a lookup, earning its load only when the lookup is expensive. The positive target: cache what the agent cannot find by looking (unwritten conventions, the reason behind a choice, gotchas no config confesses), and leave one-file, one-command lookups to the environment, where they cannot go stale. -
#533
45afd80Thanks @mattpocock! - Add a YAGNI scoping filter to theimprove-codebase-architectureskill's Explore step. Instead of scanning the whole repo evenly, it now scopes to where change is actually landing: if you name a direction it takes it, otherwise it reads the last ~20 commit messages to bias exploration toward actively-developed paths. A deepening opportunity in code nobody touches is a refactor you'll never cash in — the leverage only pays off where you keep editing — so the report stops tidying dormant corners of the repo.
Patch Changes
-
#763
77d207eThanks @mattpocock! - Sharpen/ask-matt— the router now covers phase boundaries, the two wayfinder mistakes, and two skills it never mentioned.Phase boundaries. A phase is a chunk of work inside a session — the grilling, the implementation, the QA — and the boundary between two of them is where you decide what to do with the context you've built. The two-bullet
Crossing sessionssection is replaced by a decision tree carrying all five options in order (continue,/clear,/handoff, subagent,/compact), with the reasoning disclosed in a newPHASE-BOUNDARIES.md. Three fixes come with it:/handoffwas oversold. It read as the general bridge between context windows. It's narrow: you need it only when something has to travel — a new harness, a new directory, a colleague, or a side task forked mid-phase. What it buys is portability./compactis the default, not the first reach. It sits at the bottom of the tree, after the four cheaper or more precise questions above it. Starting there produces a session that's confidently wrong about whatever the summary flattened.- Two branches were missing entirely. Continue is the one to rule out first — it's the only move that keeps the conversation as a primary source rather than a summary of one — and a subagent handles anything scoped tightly enough to run AFK.
Context hygiene's escape hatch now says
/compactrather than/handoff(same harness, same directory, at a boundary — the handoff clause doesn't apply), and the smart zone figure is updated from ~120k to ~150k tokens.Wayfinder routing. The two mistakes people most often make with the heaviest, most cognitively demanding flow:
- Over-reaching for it. It's slower and denser than a single grill, so it's flagged as the heaviest flow and reserved for the idea that genuinely won't fit one session — a well-scoped feature belongs on
/grill-with-docs, not here. - Losing the way at the handoff. When the map clears, wayfinder hands off, it doesn't build: merge onto the main flow at
/to-spec(which collapses the map's linked decisions into a buildable plan) rather than looping the map straight into/implement. Straight-to-/implementis only for efforts that turned out genuinely small.
Missing routes.
/grillingand/resolving-merge-conflictswere absent from the router altogether and are now in it, andgrill-mesplits fromgrill-with-docson whether you are in a working directory. -
#502
44eed54Thanks @mattpocock! - Make/setup-matt-pocock-skillsfriendlier and align the local-markdown tracker with the current spec.- Triage labels are now asked about only when the
triageskill is installed, and then as a single recommended-yes question ("keep the default triage labels?") instead of an override interrogation. Whentriageisn't installed, the section — anddocs/agents/triage-labels.md— are skipped. - External PRs as a request surface is no longer a setup question. The GitHub/GitLab templates still carry the flag, defaulted off; a user can flip it in
docs/agents/issue-tracker.mdlater. - Domain docs default to single-context without asking; multi-context is only offered when the repo shows monorepo signals.
- Local-markdown tickets are now one file per ticket under
.scratch/<feature>/issues/<NN>-<slug>.md— never a single combinedtickets.md./to-ticketsand the local issue-tracker template now agree, and the spec file isspec.md(notPRD.md) to match/to-spec.
Docs pages for
setup-matt-pocock-skillsandto-ticketsre-synced. - Triage labels are now asked about only when the
-
#532
170ad48Thanks @mattpocock! - Rewordgrillingfor general use. Its description and body no longer scope the interview to a software plan: "this plan" → "this", "enact the plan" → "act on it", and "exploring the codebase" → "exploring the environment". The technique is unchanged; it now reads as a stress-test of any plan, decision, or idea. -
#593
a4b2009Thanks @mattpocock! - Reworkgrillingfrom one-question-at-a-time to round-by-round. It now maps the decision tree and asks the whole frontier — every question whose prerequisites are already settled — in a single numbered round, then recomputes the frontier from the user's answers and asks the next round. Same 13 questions land in ~3 rounds instead of 13. Facts the environment can answer are dispatched to background sub-agents so research never blocks the round: only questions downstream of a running exploration wait for it. The session ends when the frontier is empty.Every question in a round is emitted in one fixed shape —
❓ **Q1** - **<title>**, then the body (prose or multiple choices), then the recommendation on its own➡️line. A round reads as a scannable numbered list with each recommendation visually separated from the question, so you can answer by number instead of quoting questions back.grill-me,grill-with-docsandtriagerun the frontier a round at a time as well —triage's grill step andgrilling's Codexshort_descriptionnow say so instead of describing the old rhythm. The opt-out for one-question-at-a-time (a line in your globalCLAUDE.md) is unchanged. -
#752
c66bdeeThanks @mattpocock! - Remove six skills from the repo. None of them was in the Claude Code plugin, but all six were installable through skills.sh, which serves every skill in the repo — so this is what leaves that listing, and where each one went.Four retired skills, each already absorbed by a skill that does the job better:
ubiquitous-language→/domain-modeling, which builds and maintains the whole domain model rather than dumping a glossary from one conversation.design-an-interface→/codebase-design. Nothing is lost: the "design it twice" technique — parallel sub-agents generating radically different designs, from Ousterhout — ships inside that skill asDESIGN-IT-TWICE.md.qa→/triageand/to-tickets.request-refactor-plan→/to-specand/improve-codebase-architecture.
And two that were only ever mine — tied to my own machine and never meant for anyone else. The
personal/bucket goes with them:edit-articleobsidian-vault, which hardcoded a path to my own Obsidian vault.
skills/deprecated/stays as a bucket, now empty.skills/in-progress/is unchanged and is now described for what it actually is: a beta channel, published on purpose, installable one skill at a time through skills.sh. -
#734
a2f9333Thanks @mattpocock! - Finish theto-prd→to-specrename: "spec" is now the only term in the shipped text.to-specno longer opens with "you may know this document as a PRD" — the parenthetical is dropped from the skill and its docs page. The local-markdown tracker template drops the same hedge.code-reviewtalks about the originating issue/spec rather than issue/PRD, in its frontmatter description, its two-axis summary, and the spec-source search order. Both READMEs re-synced.- The GitHub and GitLab tracker templates now say "Issues and specs for this repo live as GitHub/GitLab issues" — they had been left on "PRDs" when the local template was updated, so the stale term propagated into every repo they were written into.
docs/engineering/research.mdpointed athttps://aihero.dev/skills-to-prd, a dead slug for the renamed skill; it now linksto-speclike the other nineteen docs pages do.
The CHANGELOG and existing changesets still name PRDs where they document the rename itself, which is correct.
1.1.0
Minor Changes
-
#406
930a450Thanks @mattpocock! - Bring theask-mattrouter up to date with the full skill set. It now maps five skills it was missing:tdd(woven into the main flow as the red-green engineimplementdrives),diagnosing-bugs(a new "Something's broken" on-ramp — there was previously no route for a bug),domain-modelingandcodebase-design(a new "Vocabulary underneath" section), andgrilling(the shared interview primitive).prototypeis fleshed out as a standalone and the description broadens from "user-invoked skills" to "the skills". A maintenance rule is added toCLAUDE.mdso any future skill add/rename/remove or flow change triggers anask-mattre-check, beside the existing docs-page re-sync rule. -
#464
639df6eThanks @mattpocock! - Promote and hardencode-review. The in-progressreviewskill is renamed tocode-reviewand moved fromin-progress/intoengineering/: it now ships in the plugin, is listed in the top-level and Engineering READMEs (Model-invoked), and has a docs page atdocs/engineering/code-review.md. The/implementskill and docs point at/code-review.It also gains an always-on Fowler smell baseline on its Standards axis — a curated ~12 high-signal "Bad Smells in Code" (Mysterious Name, Duplicated Code, Feature Envy, Data Clumps, Primitive Obsession, Repeated Switches, Shotgun Surgery, Divergent Change, Speculative Generality, Message Chains, Middle Man, Refused Bequest) inlined into
SKILL.mdas a fixed baseline alongside whatever the repo documents, not a new third axis. Two binding rules keep it safe: a documented repo standard overrides the baseline, and every smell is reported as a judgement call, never a hard violation. -
#464
639df6eThanks @mattpocock! - Sharpengrillingon two fronts.A confirmation gate. The agent won't enact the plan until you confirm the shared understanding has been reached — turning the skill's existing "shared understanding" completion criterion into an explicit stop-gate. The
descriptionalso recruits the pretrainedgrillleading word ("Grill the user relentlessly") to sharpen invocation, and the docs page is re-synced.Facts vs. decisions. Grilling now splits facts (look them up — explore the codebase) from decisions (put each one to the human and wait for their answer). The old blanket line — "if a question can be answered by exploring the codebase, explore the codebase instead" — was written for the live-human case, but once another skill runs grilling inside a resolve-the-ticket frame it read as license to answer decisions autonomously too. Separating the two keeps a grilling agent from racing ahead and answering its own questions.
-
#463
af6d692Thanks @mattpocock! - Add two adjacent Steering failure modes towriting-great-skills, both about how language you think of as "off" still steers the agent. Negation — the elephant — is steering by prohibition: naming what not to do drags the forbidden behaviour into context and makes it more available, not less (don't think of an elephant), so the cure is to prompt the positive. Negative Space — the void — is blindness to the steering done by what you leave out: every decision a skill declines is delegated to the agent's priors rather than left neutral, so the cure is to read a draft for its silences and decide each omission deliberately (fill it, or leave it open as a real branch). Kept as two entries, not one — they carry different diagnostics and different cures — each a fullGLOSSARY.mdentry plus aSKILL.mdfailure-mode bullet, matching how every other failure mode is carried. -
850873cThanks @mattpocock! - Make theprototypeskill model-invoked, so the agent can reach for it autonomously (and other skills can too). Its description is rewritten around the leading word prototype — throwaway code that answers a design question — with one trigger per branch (state/logic sanity-check, or UI exploration). -
#409
0d74d01Thanks @mattpocock! - Add theresearchskill — a small, model-invoked skill that spins up a background agent to investigate a question against primary sources (official docs, source code, specs, first-party APIs), then leaves a single cited Markdown file wherever the repo keeps such notes. It's delegable reading legwork: you keep working while it reads, and get back a document to grill, plan, or design against. Listed in the top-level and Engineering READMEs (Model-invoked), added to.claude-plugin/plugin.json, given a docs page atdocs/engineering/research.md, and routed as a Standalone inask-matt. -
#469
a0329baThanks @mattpocock! - Split theto-issuesskill into a lean Process and a Reference section, and teach it to handle a wide refactor — a single mechanical change (like renaming a column) whose blast radius fans across the whole codebase, breaking thousands of call sites at once so no vertical slice can land green. The drafting step now points at two co-located reference blocks: the Vertical slice rules for ordinary tracer bullets, and Wide refactors, which slices the change by expand–contract (expand the new form beside the old, migrate call sites in batches sized by blast radius, then contract the old form away) so CI stays green batch to batch — or, when it can't, only at a final integrate-and-verify issue. The issue body template moves into Reference too. -
#464
386d4ffThanks @mattpocock! - Unify the planning skills.to-prdis renamed toto-spec— "spec" is now the single through-line term (it still opens with "you may know this document as a PRD" for discoverability).to-planandto-issuesare merged into oneto-ticketsskill, andto-issuesis deleted.to-ticketsbreaks a plan, spec, or conversation into a set of tickets — tracer-bullet vertical slices, each declaring its blocking edges. That one artifact reads two ways depending on the tracker/setup-matt-pocock-skillsconfigured: a local file (tickets.md) writes the edges as text and you work it top-to-bottom by hand; a real tracker writes them as native blocking links, so any ticket whose blockers are done is on the frontier and several agents can run at once. The edges live in the ticket either way — the medium only decides whether anything acts on them in parallel.Publishing prefers the tracker's native sub-issues for parent → slice and native blocking edges for
Blocked bywhere the tracker supports them, keeping the## Parent/## Blocked bybody sections as the fallback. The "What to build" template points at where a/prototype's code lives rather than inlining a snippet from it.ask-matt's main flow now routesidea → /to-spec → /to-tickets → /implement, and there are human-facing docs pages atdocs/engineering/to-spec.mdanddocs/engineering/to-tickets.md. -
#464
0557d57Thanks @mattpocock! - Settle wayfinder's place in the docs as a situational on-ramp, not the new main entry flow — the grill-led idea → ship chain stays the front door (crowning wayfinder as the default spine is a v2-sized move, not a 1.1). Theask-mattrouter now names wayfinder's concrete triggers — a greenfield project or a huge feature build, too big for one session — and the two grill front doors (grill-me,grill-with-docs) signpost up to wayfinder for the effort that's too big to hold in one session, so the on-ramp is discoverable from where a reader actually starts. -
#464
639df6eThanks @mattpocock! - Graduate and reframewayfinder— the skill for planning a huge chunk of work, more than one agent session can hold. It moves out ofin-progress/intoengineering/(plugin entry, top-level + Engineering READMEs under User-invoked, a docs page atdocs/engineering/wayfinder.md, and a route inask-matt), landing as a mature skill. The rename and reframe that got it there:decision-mappingis renamed towayfinder, invoked as/wayfinder. "Decision map" was jargony and inaccurate — only one ticket type is actually a decision. The reframe charts a route through a foggy problem instead, giving one coherent leading-word frame — fog of war, frontier, the map — rather than an invented term layered on top.- Destination as the leading word. Wayfinding finds the way to a destination; it doesn't charge at building it. Naming the destination is the first act of charting — it fixes the scope and shapes every ticket — so the map gains a
## Destinationfield every session orients to, and triage pins it before any ticket exists. - Plan, don't do. The map produces decisions, not deliverables; it's done when nothing is left to decide before someone builds the thing. An effort can override this in its Notes.
- The map is an index, not a store. A decision lives in exactly one place — its ticket — so the map only gists and links, never restates; graduating fog into a ticket clears the graduated patch so nothing lingers in two places.
- Collaborative by default. The map moves off a local Markdown file onto the repo's issue tracker: a single
wayfinder:mapissue whose tickets are its child issues — one shared URL the team can watch. Sessions load the map at low resolution and zoom into tickets on demand. Wayfinder stays tracker-agnostic (GitHub, GitLab, local-markdown) behind a pointer indocs/agents/issue-tracker.md, andsetup-matt-pocock-skillsseeds the "Wayfinding operations" section. - Claim by assignment, not a label. A session claims a ticket by assigning it to the driving dev — the assignee is the claim — freeing the label vocabulary to
wayfinder:<type>alone. - Native blocking. Blocking prefers the tracker's native dependency relationship, which renders the frontier visually in the tracker's own UI so the human sees what's takeable without opening the map. GitHub and GitLab templates spell out the native recipe, with a body-convention fallback.
- Fog vs. out of scope, split. Two plainly-named map sections —
## Not yet specified(in-scope fog that graduates as the frontier advances) and## Out of scope(work ruled beyond the destination, closed, never graduating) — so beyond-destination work no longer reads as takeable frontier. - A fourth
taskticket type. For literal manual work that blocks a decision (provisioning access, moving data, signing up for a service) — the one type that does rather than decides, earning its place by unblocking a decision. - HITL / AFK ticket classification. Every ticket type is HITL (human in the loop — grilling, prototype) or AFK (agent alone — research; task is either). A HITL ticket only resolves through the live exchange, so "wait for the human" falls out of the label — a grilling agent that answers its own questions has, by definition, broken HITL. (This fixes students' reports of
/wayfindergrilling itself instead of the human.) - No-fog early exit restored. If the opening breadth-first grilling surfaces no fog, the journey is small enough for one session — so it stops and asks how you'd like to proceed rather than building a map nobody needs.
Patch Changes
-
#464
639df6eThanks @mattpocock! - Reshapetddinto a reference-only skill and add a missing anti-pattern.Reference-only. The red → green → refactor loop is anchored by leading words the model already holds, so the step-by-step Workflow was largely restating the loop. Dropped the Workflow and per-cycle checklist; folded their one durable idea — vertical slices / tracer bullets — into the Anti-patterns section and a short Rules-of-the-loop list. Introduced seam as the leading word for where tests go: test only at pre-agreed seams, confirmed with the user before any test is written. Also dropped the refactor stage — TDD is now red → green; refactoring belongs to the review stage, so the refactor rule and
refactoring.mdmoved out (its home iscode-review).Tautological tests. Added the tautological-test anti-pattern: a test whose assertion is recomputed the way the code computes it passes by construction and gives zero confidence — distinct from the implementation-coupling anti-pattern already covered. Added as a peer at the same sites: a Philosophy principle (expected values must come from an independent source of truth), a checklist gate, and a BAD/GOOD example pair in
tests.md. -
e00eadbThanks @mattpocock! - Extend thetriageskill to triage external pull requests, treating a PR as an issue with attached code that runs through the same roles and state machine. PRs flow inline alongside issues (gated by a per-repo setup toggle), discovery surfaces only external PRs, the bug-only "reproduce" step is generalized into a single "verify the claim" step, and a redundancy check resolves already-implemented requests towontfixwithout polluting the out-of-scope knowledge base.setup-matt-pocock-skillsgains the PRs-as-a-request-surface toggle for GitHub/GitLab. -
#472
d869d45Thanks @mattpocock! - Fixwayfinderhardcoding the issue-tracker doc path, which broke the indirection the rest of the suite relies on.to-issues,to-prd, andtriagenever name a path — they resolve the tracker through the### Issue trackerblock thatsetup-matt-pocock-skillswrites intoCLAUDE.md/AGENTS.md, which points at the tracker doc wherever it lives. Wayfinder instead pinned the literaldocs/agents/issue-tracker.md, so in a repo that keeps its agent docs elsewhere it silently fell back to the local-markdown tracker — even one whoseCLAUDE.mdclearly declares GitHub issues. It now resolves the doc via that same pointer and reads its "Wayfinding operations" section by name, keeping the indirection consistent across the suite.
1.0.1
Patch Changes
d20ee26Thanks @mattpocock! - Make theteachskill reuse-first. Lessons are now built from reusable components in./assets/— stylesheets, quiz widgets, simulators, diagram helpers. Reuse is the default: the agent reads./assets/before authoring a lesson, builds from what's there, and extracts anything new and reusable into a component rather than inlining it.
1.0.0
Major Changes
-
47bde84Thanks @mattpocock! - Add theask-mattskill — a user-invoked router that points you at the right skill or flow for your situation.Breaking:
ask-mattroutes over the other user-invoked skills in this repo, so it expects them to be installed. -
47bde84Thanks @mattpocock! - Add the shared design skills and rewire existing skills onto them.- New
codebase-designskill — the deep-module vocabulary (module, interface, depth, seam, adapter) and the principles for putting a lot of behaviour behind a small interface. The language that previously lived inimprove-codebase-architecture/LANGUAGE.mdnow lives here, generalized for reuse across skills. - New
domain-modelingskill — actively build and sharpen a project's domain model, stress-testing terms against the glossary and keepingCONTEXT.mdand ADRs current. improve-codebase-architecturenow draws its architecture vocabulary from/codebase-designand its domain model from/domain-modeling.tddnow leans on/codebase-designfor interface-design guidance — its inlinedeep-modules.md/interface-design.mdnotes were removed in favour of the shared skill.grill-with-docsnow builds the domain model inline via/domain-modeling.
Breaking: these skills now depend on the new
codebase-design/domain-modelingskills, so you must install them too. - New
-
47bde84Thanks @mattpocock! - Remove thecavemanandzoom-outskills.cavemanwas a duplicate of another skill I was testing and was never meant to be public.zoom-outwent unused in practice, so it's been removed from the repo.
Breaking: both skills have been removed.
-
47bde84Thanks @mattpocock! - Rename thediagnoseskill todiagnosing-bugs.Breaking: invoke it as
/diagnosing-bugs— the old/diagnosename no longer exists. -
47bde84Thanks @mattpocock! - Replacewrite-a-skillwithwriting-great-skills.- Removed
write-a-skill. - Added
writing-great-skills(plus itsGLOSSARY.md) — a reference for writing and editing skills well: the vocabulary and principles that make a skill predictable, hunting no-ops down to the sentence level. - Exposed
grillingas a model-invoked skill — the reusable interview loop behindgrill-meandgrill-with-docs.
Breaking:
write-a-skillhas been removed; usewriting-great-skillsinstead. - Removed
Minor Changes
-
47bde84Thanks @mattpocock! - Add theresolving-merge-conflictsskill — a loop for resolving an in-progress git merge or rebase conflict. Standalone, with no dependencies on other skills. -
47bde84Thanks @mattpocock! - Rename the skill taxonomy from Commands / Skills to User-invoked / Model-invoked across the docs, and adddocs/invocation.mddefining the split: user-invoked skills are reachable only when you type them and exist to orchestrate; model-invoked skills can also be reached automatically when the task fits. A user-invoked skill may invoke model-invoked skills, but never another user-invoked one.
Patch Changes
47bde84Thanks @mattpocock! - Tighten thereviewskill: fail-fast ref check, single-sourced rules, and no-op cuts.