focused-fix
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]
$ npx -y skills add alirezarezvani/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/user-storyContext preview
What this command does when you run it.
Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]
name: user-story description: "Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]" argument-hint: "<generate|sprint> [options]"
Generate structured user stories with acceptance criteria, story points, and sprint capacity planning.
/user-story generate Generate user stories (interactive) /user-story sprint <capacity> Plan sprint with story point capacity
Interactive mode prompts for feature context. For sprint planning, provide capacity as story points:
/user-story generate > Feature: User authentication > Persona: Engineering manager > Epic: Platform Security /user-story sprint 21 > Stories are ranked by priority and fit within 21-point capacity
/user-story generate /user-story sprint 34 /user-story sprint 21
> `product-team/agile-product-owner/skills/agile-product-owner/SKILL.md`
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…