Agent Skills by koseki2580
Showing 36 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for feature branches and validate test baselines.
fishbone-analysis
Generate category-specific root-cause hypotheses and render fishbone HTML with JSON output.
test-driven-development
Enforce RED-GREEN-REFACTOR with failing tests before production code.
systematic-debugging
Guide root-cause debugging through evidence gathering, hypothesis testing, and verified fixes.
dispatching-parallel-agents
Dispatch independent debugging tasks to parallel agents for isolated failure resolution.
improve-codebase-architecture
Identify shallow modules and propose deepening refactors for codebase architecture.
executing-plans
Execute written implementation plans with per-task verification and safe completion.
triage
Triage GitHub issues through a state machine with category and state roles.
finishing-a-development-branch
Verify tests and execute a four-option git integration workflow.
to-issues
Convert plans, specs, or PRDs into dependency-ordered issue tracker tickets.
review-reference-maintenance
Audit and reclassify team-lead review references by reusability and context clarity.
zoom-out
Produce a higher-level map of the current function or file focus.
brainstorming
Convert unclear feature ideas into structured design decisions and a reviewable specification.
explain-pr-diff
Build side-by-side HTML walkthroughs from unified diffs explaining PR changes before→after.
grill-with-docs
Interrogate a design plan against the repository domain model in CONTEXT.md.
implementation-review-orchestration
Orchestrate implementation-time review subagents and aggregate next-action guidance.
review-learning-loop
Convert review comment outcomes into reusable references and agent policy updates.
review-reference-creation
Convert pull request review comments into structured YAML review references.
explain-code
Generate block-by-block HTML code walkthroughs with side-by-side mentor explanations.
writing-plans
Generate executable implementation plans with TDD steps from a spec.
html-doc-site
Transform validated HTML fragments into structured static documentation sites.
requesting-code-review
Dispatch code reviews with git diff ranges and implementation details.
using-skills
Prioritize agent skill invocation against user instructions with precedence rules.
receiving-code-review
Process code review feedback through read-verify-evaluate-respond-implement steps.