changoo89 avatar

changoo89

Community

@changoo89

0Followers
|
2Public Repos
|
31Published Skills

Agent Skills by changoo89

Showing 31 vetted skills indexed across 1 GitHub repositories.

changoo89changoo89
19

using-git-worktrees

Creates, lists, removes, locks, unlocks, prunes, and cleans Git worktrees for concurrent branches.

Community
Advanced
changoo89changoo89
19

docs-verify

Validate 3-Tier documentation compliance for line limits, cross-references, and file counts.

Community
Advanced
changoo89changoo89
19

test-driven-development

Automate Red-Green-Refactor cycles for JavaScript/TypeScript projects with npm/yarn test commands.

Community
Intermediate
changoo89changoo89
19

coding-standards

Enforce universal coding standards across TypeScript, JavaScript, React, and Node.js projects.

Community
Advanced
changoo89changoo89
19

code-quality-gates

Automate documentation, formatting, type-safety, and console-audit quality gates.

Community
Intermediate
changoo89changoo89
19

confirm-plan

Extract a plan from conversation and create a draft plan file for review.

Community
Advanced
changoo89changoo89
19

rapid-fix

Automate end-to-end bug fixes with planning, TDD execution, and commit.

Community
Intermediate
changoo89changoo89
19

quality-gates

Automate pre-commit type, lint, todo, and branch validations.

Community
Advanced
changoo89changoo89
19

three-tier-docs

Synchronize CLAUDE.md, CONTEXT.md, and docs/ai-context files across three tiers.

Community
Advanced
changoo89changoo89
19

execute-plan

Orchestrate specialized agents to execute plan Success Criteria with TDD validation.

Community
Advanced
changoo89changoo89
19

spec-driven-workflow

Analyze a codebase to generate a SPEC-first plan and decisions log.

Community
Advanced
changoo89changoo89
19

setup-workflow

Create .pilot directories, configure statusline, and prepare documentation for claude-pilot projects.

Community
Advanced
changoo89changoo89
19

code-cleanup

Remove dead code and unused imports from TypeScript and JavaScript codebases.

Community
Advanced
changoo89changoo89
19

release

Automate plugin releases by bumping versions, tagging commits, and publishing GitHub releases.

Community
Advanced
changoo89changoo89
19

parallel-subagents

Coordinate parallel subagents with spawn prompts and TaskCompleted gates.

Community
Advanced
changoo89changoo89
19

agent-teams

Coordinate Claude Code teammates to execute, review, and plan with delegate mode and quality gates.

Community
Advanced
changoo89changoo89
19

close-plan

Archive completed plans and coordinate safe git commits and pushes.

Community
Advanced
changoo89changoo89
19

git-master

Stage and commit changes with conventional messages and Co-Authored-By attribution on request.

Community
Advanced
changoo89changoo89
19

review

Coordinate multi-agent plan reviews and update plans with findings.

Community
Advanced
changoo89changoo89
19

gpt-delegation

Delegate blocked tasks to GPT experts with structured prompts and safety checks.

Community
Advanced
changoo89changoo89
19

frontend-design

Guide AI to produce distinctive frontend UI designs with concrete typography, color, and layout rules.

Community
Advanced
changoo89changoo89
19

ralph-loop

Run tests, coverage, type-check, and lint gates until all pass or escalate.

Community
Advanced
changoo89changoo89
19

safe-file-ops

Delete git-tracked files with git rm and move untracked files to .trash.

Community
Intermediate
changoo89changoo89
19

tdd

Execute Red-Green-Refactor cycles for test-first feature development.

Community
Intermediate