Agent Skills by ilderaj
Showing 17 vetted skills indexed across 1 GitHub repositories.
safe-bypass-flow
Isolate bypass-style coding tasks in an isolated worktree with recovery checkpoints.
risk-assessment-before-destructive-changes
Record formal risk assessments for destructive commands before execution.
planning-with-files
Create and maintain task_plan.md, findings.md, and progress.md planning files.
using-git-worktrees
Create isolated Git worktrees for feature branches with safety checks.
test-driven-development
Guide developers through the Red-Green-Refactor cycle for test-driven development.
systematic-debugging
Enforce root-cause investigation before fixes across four debugging phases.
using-superpowers
Activate the Skill tool before responding to enforce skill usage.
dispatching-parallel-agents
Dispatch parallel agents to analyze independent tasks without shared state.
executing-plans
Coordinate execution of written implementation plans with review checkpoints.
finishing-a-development-branch
Verify tests and present four git options for finishing a development branch.
brainstorming
Translate vague ideas into formal design specifications through structured questioning.
writing-plans
Create detailed implementation plans from specs with file paths and validation steps.
requesting-code-review
Schedule formal code reviews after tasks, features, and before merging.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Create and validate skills using a RED-GREEN-REFACTOR test-driven workflow.
verification-before-completion
Run verification commands and require fresh evidence before completion claims.
subagent-driven-development
Coordinate plan execution by dispatching isolated subagents for each task.