focused-fix
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Matt Pocock docs-anchored grill for an agent-launcher goal — walks the phase's forcing questions ONE at a time, each with a recommended answer and a citation to a reference doc, refusing to advance on a fuzzy input. Use to pressure-test a CMA plan before launching.
$ npx -y skills add alirezarezvani/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/cs-grill-agent-launcherContext preview
What this command does when you run it.
Matt Pocock docs-anchored grill for an agent-launcher goal — walks the phase's forcing questions ONE at a time, each with a recommended answer and a citation to a reference doc, refusing to advance on a fuzzy input. Use to pressure-test a CMA plan before launching.
description: Matt Pocock docs-anchored grill for an agent-launcher goal — walks the phase's forcing questions ONE at a time, each with a recommended answer and a citation to a reference doc, refusing to advance on a fuzzy input. Use to pressure-test a CMA plan before launching. argument-hint: "[optional: phase name to grill — interview | grade-iterate | run-without-you]"
Grill the current goal's phase using its SKILL.md "Forcing-question library".
**$ARGUMENTS**
interview-to-config.md, loops-and-workflows.md, session-goal-model.md).
sharper recommended option.
| Phase | Forcing questions live in | |---|---| | interview | `skills/interview/SKILL.md` | | stage-launch | `skills/stage-launch/SKILL.md` | | grade-iterate | `skills/grade-iterate/SKILL.md` | | run-without-you | `skills/run-without-you/SKILL.md` | | wrap-up | `skills/wrap-up/SKILL.md` | | (whole plan) | `skills/agent-launcher-orchestrator/SKILL.md` |
Start with the orchestrator's five questions unless `$ARGUMENTS` names a phase.
388 production-ready Claude Code skills, plugins, and agent skills for 13 AI coding tools. The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 9 more coding agents.
Repo: alirezarezvani/claude-skills
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages.
Stage, commit, and push the current branch following git governance rules.
Comprehensive audit pipeline for skills, plugins, agents, and commands. Validates structure, quality, security, marketplace compliance, cross-platform…