Agent Skills by Alan Northam
Showing 37 vetted skills indexed across 5 GitHub repositories.
using-git-worktrees
Create and manage isolated Git worktrees with gitignore checks.
codex-cli
Automate Codex CLI code reviews and adversarial assessments of diffs.
test-driven-development
Enforce test-first discipline for feature and bugfix work.
systematic-debugging
Identify root causes through evidence gathering, pattern analysis, and hypothesis testing.
dispatching-parallel-agents
Dispatch independent problems to specialized parallel agents with inline review.
using-razorback
Invoke the Skill tool at the start of every interaction.
executing-plans
Coordinates sequential task execution from a predefined plan file with inline review checkpoints.
finishing-a-development-branch
Verify branch gates, push, and create a pull request.
pre-merge-review
Coordinate pre-merge external review by selecting a reviewer and delivering branch diff, commit log, and plan context.
gemini-cli
Run Gemini CLI sessions for code review, research, and architecture analysis.
claude-cli
Start fresh Claude Code CLI sessions for independent code reviews.
brainstorming
Gather project context, align stakeholders, and define success criteria before coding.
writing-plans
Transform software specifications into structured implementation plans with traceable tasks.
requesting-code-review
Review code changes with structured checklists before merging.
receiving-code-review
Verify and implement code-review feedback with staged, testable changes.
writing-skills
Create and test Skills using a RED-GREEN-REFACTOR workflow with YAML frontmatter.
verification-before-completion
Execute project-defined verification commands and report evidence before completion claims.
subagent-driven-development
Dispatch per-task subagents to execute implementation plans with inline lead review.
tdd-cycle
Enforces Test-commanding discipline by sequencing phases of the Taguchi process.
systematic-development
Enforce a structured development workflow with research, planning, tests, and implementation phases.
bug-hunt
Guides users through bug reproduction, root-cause identification, and regression testing.
refactor-with-confidence
Refactor code with test-first verification and checkpointed state.
bug-detective
Diagnose bugs through guided reproduction, tracing, and test-driven verification.
tdd-powerhouse
Orchestrate a four-phase Test-Driven Development workflow with persistent checkpoints.