Interview-style grilling that captures intent, sharpens vocabulary, and scaffolds wiki structure for a project scope. Use when the user wants to start a new workstream, refine an existing scope's intent, stress-test a plan against the project's domain language, or write a spec-context.md (glossary + relationships).…
Formal end-of-session retrospective gate that runs BEFORE authoring or resyncing the wiki primer. Asks exactly two questions — 'What are you least confident about right now?' and 'What's the biggest thing we're missing about the situation right now? What don't I realize?' — then converts every answer into wiki…
Canonical-vocabulary mode for agentic threads where assistant output re-enters context. Composable register predicates (technical, affect, safety, beginner) bind rule application; canonical handles, typed entities, and direct predicates extend an implicit KG across turns. Trigger on "signal-dense", "dense mode"…
Implement a single ready-for-agent slice from a wiki user story using disciplined red-green-refactor with vertical tracer bullets. Reads the slice description, the story's Gherkin scenarios (as the test specification), spec-context.md (for vocabulary), and the referenced specs/ADRs. Refuses horizontal slicing…
Break a wiki user story into vertical-slice tracer-bullet checkboxes (or refine existing slices), and in github/gitlab mode mirror ready-for-agent slices to the remote issue tracker with wikilinks back to the story file. Operates on kind: story files in the wiki. Quizzes the user on slice granularity, AFK vs HITL, and…
Synthesize the current conversation context into a wiki-native plan with child user-story files. Writes a thin plan/plan-{name}.md (Problem · Solution · Story Index · Out of Scope · References) plus one plan/{name}/story-N-{slug}.md per user story, each with Gherkin scenarios and an initial slice list. Default…
Turn a plain-language rule into a well-formed vault trigger entry. Interviews intent (remind vs warn vs block), then authors the matching mechanics itself — stemmed keyword choice, anchored regexes, glob semantics, predicate selection — proves fire and near-miss behavior with a dry run, and writes vault.yaml only on…
Move user-story files in the wiki through a triage state machine (needs-triage → needs-info / ready-for-agent / ready-for-human / wontfix). Reads and writes triagestate and category in story frontmatter. Recommends transitions, grills (chains to /grill-with-docs) when story bodies are too thin, posts agent briefs for…
Bootstrap an existing project (not yet on the wiki) to use the /llm-wiki Obsidian-based agent wiki. Scaffolds a new vault when none exists (vault.yaml, served templates, domain dirs). Writes three sections to the project instructions from a bundled template — ## First read, ## Wiki integration (declaring WIKISCOPE…