Start the autonomous autopilot execution loop. Reads tasks from TODO-Today queue, executes them with quality gates,...
find ~/cordsjon/ -name "*.skill"
Run the Definition of Done gate check before deployment. Use when verifying work is complete, before committing, or...
Run the Definition of Ready gate check before implementing a task. Use when verifying a task is ready for...
Classify findings using the FIPD taxonomy (Fix/Investigate/Plan/Decide) instead of severity-only ratings. Background...
Run the daily kickoff routine to scan pipeline state and determine next actions. Use at the start of each session to...
Execute the agentflow 14-step Scrumban inner loop for autonomous task processing. Use when starting autopilot mode,...
Route tasks to agents using capability scoring, detect stalls, and manage dependency cascades. Use when assigning...
Run a retrospective after every 10 completed User Stories. Use when the retro counter reaches 10, when the team...
Triage raw input from INBOX.md into the Scrumban pipeline. Use when processing new ideas, bugs, feature requests, or...
Generate TODO-Today queue from BACKLOG Ready items. Use when populating the execution queue, starting a new batch of...
Code quality, security, and performance scan with FIPD-classified findings
Start the Shepherd autonomous execution loop. Reads tasks from TODO-Today queue, executes them with quality gates,...
Requirements discovery through Socratic dialogue. Explores intent, constraints, and design before implementation.
Multi-expert business analysis with advisory recommendations (no scoring gate)
Cancel active Ralph loop and report iteration count
Structured root-cause diagnosis before proposing fixes
Targeted documentation for components, functions, and APIs
Run the Definition of Done gate check before deployment. Verifies work is complete, tests pass, and task meets all...
Run the Definition of Ready gate check before implementing a task. Verifies a task is ready for implementation...
Development effort estimation with T-shirt sizing and risk adjustment