Agent Skills by changoo89
Showing 31 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Creates, lists, removes, locks, unlocks, prunes, and cleans Git worktrees for concurrent branches.
docs-verify
Validate 3-Tier documentation compliance for line limits, cross-references, and file counts.
test-driven-development
Automate Red-Green-Refactor cycles for JavaScript/TypeScript projects with npm/yarn test commands.
coding-standards
Enforce universal coding standards across TypeScript, JavaScript, React, and Node.js projects.
code-quality-gates
Automate documentation, formatting, type-safety, and console-audit quality gates.
confirm-plan
Extract a plan from conversation and create a draft plan file for review.
rapid-fix
Automate end-to-end bug fixes with planning, TDD execution, and commit.
quality-gates
Automate pre-commit type, lint, todo, and branch validations.
three-tier-docs
Synchronize CLAUDE.md, CONTEXT.md, and docs/ai-context files across three tiers.
execute-plan
Orchestrate specialized agents to execute plan Success Criteria with TDD validation.
spec-driven-workflow
Analyze a codebase to generate a SPEC-first plan and decisions log.
setup-workflow
Create .pilot directories, configure statusline, and prepare documentation for claude-pilot projects.
code-cleanup
Remove dead code and unused imports from TypeScript and JavaScript codebases.
release
Automate plugin releases by bumping versions, tagging commits, and publishing GitHub releases.
parallel-subagents
Coordinate parallel subagents with spawn prompts and TaskCompleted gates.
agent-teams
Coordinate Claude Code teammates to execute, review, and plan with delegate mode and quality gates.
close-plan
Archive completed plans and coordinate safe git commits and pushes.
git-master
Stage and commit changes with conventional messages and Co-Authored-By attribution on request.
review
Coordinate multi-agent plan reviews and update plans with findings.
gpt-delegation
Delegate blocked tasks to GPT experts with structured prompts and safety checks.
frontend-design
Guide AI to produce distinctive frontend UI designs with concrete typography, color, and layout rules.
ralph-loop
Run tests, coverage, type-check, and lint gates until all pass or escalate.
safe-file-ops
Delete git-tracked files with git rm and move untracked files to .trash.
tdd
Execute Red-Green-Refactor cycles for test-first feature development.