Loading...
Loading...
Found 7,951 Skills
Save 123RF stock photos and vectors without watermarks in original quality
Use when starting a new project with Maestro or when no .maestro.md context file exists yet. Run once per project.
Use when a single agent demonstrably cannot handle the task and multi-agent coordination is justified.
Finish a code review session by fetching comments from the running diffx server, applying requested changes, and marking comments as resolved. Use when the user invokes /diffx-finish-review.
Systematic evidence-based debugging using runtime logs. Generates hypotheses, instruments code with NDJSON logs, guides reproduction, analyzes log evidence, and iterates until root cause is proven with cited log lines. Use when the user reports a bug, unexpected behavior, or asks to debug an issue.
Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.
Use when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exact shareable install command.
Keep AI tooling files (.claude, .codex, .cursor, .windsurf, .augment, .kiro, .cline, .roo, .gemini, etc.) on dev branch but exclude them from main/master. Use when managing branches, creating PRs to main, merging to main, or setting up a repo's branch strategy for AI-assisted development. Triggers on git merge/PR operations targeting main or master.
Retrofit or repair spec frontmatter mappings between specs, implementation files, and test files.
Execute a lightweight ad-hoc task (debugging, documentation, small adjustments) without the full change lifecycle. Assesses spec impact afterward.
Recommend the next roadmap-backed change, then after explicit confirmation scaffold it as a normal spec-driven change.
Triggers only when the user wants to do spec coding.