Implement from conversation context with parallel swarm
find ~/Dethon/ -name "*.skill"
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running...
Use when implementing any feature or bugfix, before writing implementation code
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Enhance rough prompt ideas into detailed, effective prompts (project)
Execute a plan file with parallel agent swarm (dependency-aware)
Plan file (docs/plans/*-plan.md) reference — sections, per-file format, dependency graph, and converter mappings
Execute a plan file with iterative loop until completion
Create architectural plans for new features - works with any executor (loop or swarm). Accepts a feature description...
Generate and apply MR/PR description directly via gh or glab CLI (project)
You MUST use this before any creative work - creating features, building components, adding functionality, or...
Implement from conversation context with iterative loop
GitHub CLI (gh) wrapper for PR status, issues, and repository operations
Generate DEVGUIDE.md architectural documentation using LSP (project)
Generate or update hierarchical code map from any directory as root, with nested tree structure (project)
LSP-powered architectural code quality analysis - works with any executor (loop or swarm). Accepts file paths to...
Cancel any active swarm
Cancel any active loop
Deep bug investigation with architectural fix plan generation - works with any executor (loop or swarm). Accepts...