Agent Skills by ironbob
Showing 14 vetted skills indexed across 1 GitHub repositories.
subagent-driven-development
Dispatch fresh subagents for individual implementation tasks with isolated context.
verification-before-completion
Enforce fresh verification commands and documented evidence before declaring work complete.
writing-skills
Create and validate SKILL.md files with YAML frontmatter constraints and RED-GREEN-REFACTOR testing workflow.
receiving-code-review
Process code review feedback through a six-step verification workflow.
requesting-code-review
Request formal code reviews at development milestones before merging.
writing-plans
Convert high-level specs into task-level implementation plans with file and test mappings.
brainstorming
Guide conversations to produce a validated design spec for implementation.
finishing-a-development-branch
Verify tests and present merge or PR options for Git branches.
executing-plans
Load and execute written development plans with verifications and checkpoints.
dispatching-parallel-agents
Dispatch independent tasks to isolated agents with sequential execution.
using-superpowers
Enforce Superpowers skill invocation before any user-facing response.
systematic-debugging
Provides a four-phase root-cause debugging framework for technical issues.
test-driven-development
Guide the RED-GREEN-REFACTOR cycle for features, bug fixes, and refactors.
using-git-worktrees
Create isolated git worktrees for feature branches with safety checks.