Agent Skills by Jaeheon
Showing 18 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Creates an isolated environment for feature work using git worktrees or native tools.
test-driven-development
Apply the red-green-refactor cycle to write tests before code.
systematic-debugging
Diagnoses bugs via a four-phase, evidence-based, root-cause-driven process before implementing fixes.
handoff
Generate a structured handoff document with summary, decisions, and next steps.
using-superpowers
Load applicable skills before responding across Claude, Gemini, and Copilot.
dispatching-parallel-agents
Assign independent agents to investigate discrete problem domains in parallel.
improve-codebase-architecture
Identify shallow modules and generate an HTML deepening report aligned with ADRs and domain language.
executing-plans
Execute written implementation plans with staged verifications and blocker escalation.
finishing-a-development-branch
Verify tests and present merge, PR, or cleanup options for Git branches.
zoom-out
Map current code areas to high-level dependency and caller maps.
brainstorming
Guide collaborative dialogue to turn ideas into design docs and specs.
writing-plans
Create implementation plans with tasks, files, tests, and commit checklists.
requesting-code-review
Dispatch a code reviewer subagent to evaluate work against requirements using a standardized template.
receiving-code-review
Evaluate code review feedback for technical accuracy before implementation.
writing-skills
Develop and maintain SKILL.md files using test-driven development cycles.
verification-before-completion
Verify completion claims with fresh evidence before declaring success in code reviews and PRs.
grill-me
Guide structured critique of plans and designs through targeted questioning.
subagent-driven-development
Dispatch isolated subagents per task with two-stage spec and quality reviews.