Thorough post-implementation code review. Use when user says "code review", "review code", "review changes", or after implementation is complete. Reviews all changes, identifies issues, checks for unintended settled work modifications, and produces prioritized fix list.
Commit and push all changes from the session. Use when user says "commit and push", "commit push", "push changes", "git commit", or at the end of an implementation session. Creates descriptive commit message and pushes to remote.
Validate implementation confidence and surface uncertainties before coding. Use when user says "confidence check", "ask for more details", "validate plan", or after task document is created but before implementation. Ensures 95%+ confidence on all items and surfaces change requests.
Analyze a roadmap Phase for dependencies and implementation order. Use when user says "prep section", "prepare phase", "analyze phase dependencies", or wants to plan implementation order for a Phase. Creates visual workflow and saves to file.
Thorough post-implementation code review. Use when user says "code review", "review code", "review changes", or after implementation is complete. Reviews all changes, identifies issues, checks for unintended settled work modifications, and produces prioritized fix list.
Update task document and roadmap with session results. Use when user says "status update", "update status", "update roadmap", "update task", or after code review is complete. Documents what was completed, decisions made, and updates roadmap progress.
Start implementing a roadmap subsection with impact analysis and structured Q&A. Use when user says "start subsection", "work on subsection", "implement [Phase X] [Subsection Y]", or references working on a specific phase/subsection from the roadmap. Analyzes settled work for impacts, asks clarifying questions with options, then delegates to task-creator for file creation.
Create numbered task documents from template when user says "create task", "new task", or "make task". Auto-numbers files in ai_docs/tasks/ and follows task template workflow.