14 agent markdown files indexed from izyanrajwani/agent-skills-library. Install any of them pinned to an exact hash with mdr add izyanrajwani/agent-skills-library/<name>.
izyanrajwani/agent-skills-library · skills/brainstorming/SKILL.md · Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before any…
izyanrajwani/agent-skills-library · skills/dispatching-parallel-agents/SKILL.md · Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated…
izyanrajwani/agent-skills-library · skills/executing-plans/SKILL.md · Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following…
izyanrajwani/agent-skills-library · skills/finishing-a-development-branch/SKILL.md · Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be…
izyanrajwani/agent-skills-library · skills/receiving-code-review/SKILL.md · Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when…
izyanrajwani/agent-skills-library · skills/requesting-code-review/SKILL.md · Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas…
izyanrajwani/agent-skills-library · skills/subagent-driven-development/SKILL.md · Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans…
izyanrajwani/agent-skills-library · skills/systematic-debugging/SKILL.md · Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or…
izyanrajwani/agent-skills-library · skills/test-driven-development/SKILL.md · Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes…
izyanrajwani/agent-skills-library · skills/using-git-worktrees/SKILL.md · Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without…
izyanrajwani/agent-skills-library · skills/using-superpowers/SKILL.md · Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any…
izyanrajwani/agent-skills-library · skills/verification-before-completion/SKILL.md · Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests…
izyanrajwani/agent-skills-library · skills/writing-plans/SKILL.md · Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need…
izyanrajwani/agent-skills-library · skills/writing-skills/SKILL.md · Use when creating new skills, editing existing skills, or verifying skills work before deployment