Run cleanroom build+test from build tree, install tree, and relocated install tree.
Create a structured decision workflow for design-heavy repositories. Use when the user needs to compare options with tradeoff analysis, assign a decision owner, and track consequences. Produces a DW-NNN document with options, pros, cons, and tradeoff analysis.
Turn a rough design discussion into a structured written brief. Use when the user has unstructured notes, chat logs, or conversation fragments that need to become a clear document with positions, open questions, and decision points.
Synchronize documentation indices and cross-references. Use after adding, renaming, moving, or deleting documentation files. Finds orphaned docs, stale links, and broken cross-references, then fixes them and reports changes.
Collect user feedback about the Agentic Meta Project and file it. Use when the user says "feedback", "report a bug", "file an issue", or wants to report friction, suggestions, or feature requests. Files as a GitHub issue if gh CLI is available, otherwise writes a local report.
Package a locally discovered lesson for forwarding to the Agentic Meta Project. Use after a session review identifies a finding that generalizes beyond this project -- a template gap, missing skill, or structural issue that would affect any project using the system.
Create or manage a bug-fix workflow packet. Use when the user reports a bug, says "fix this bug", or needs a structured workflow for diagnosing and resolving a defect. Emphasizes reproduction, root cause analysis, minimal fix, and regression testing.
Create or manage a feature workflow packet. Use when the user wants to add new user-visible functionality and needs a tracked workflow with acceptance criteria, scope boundaries, and a verification strategy.