Loading...
Loading...
Found 78 Skills
Run a fast autonomous meeting with auto-selected personas, implement the decision, create a MR/PR, commit, push, and post a French summary — all without user intervention.
Morning standup — surface blockers, stale work, and today's focus
Initialize Python Project (New or Fork). Use when the user wants to create a new production-ready Python/ML project structure, or fork and enhance an existing project. Uses uv for environment management.
Compound engineering loop — 5 stages to reduce rework. Use when: (1) starting new work (brainstorm); (2) planning implementation (plan); (3) writing code (work); (4) evaluating output (review); (5) capturing lessons (compound). NOT for: daily rhythm (use daily); task management only (use task).
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
Execute Tests - walks through test cases from the test plan, collects results, and updates the plan. Use when verifying a feature implementation.