changoo89

61 mods across 1 repository, 20 stars between them.

review

25

changoo89/claude-pilot

Command Claude Code

Review plans with multi-angle analysis (mandatory + extended + autonomous).

20 6mo ago A 13 tokens original MIT

setup

26

changoo89/claude-pilot

Command Claude Code

Initial setup for claude-pilot plugin (includes AGENTTEAMS configuration).

20 6mo ago A 16 tokens original MIT

claude-pilot

27

changoo89/claude-pilot

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop) and 69 allowed tools.

20 6mo ago A tokens not measured original MIT

agent-teams

28

changoo89/claude-pilot

Skill Claude CodeCodex

Coordinate specialized teammates in Agent Teams for execution, review, and planning. Delegate mode mandatory with TaskCompleted/TeammateIdle hooks.

20 6mo ago A 31 tokens original MIT

changoo89/claude-pilot

Skill Claude CodeCodex

Author reference for claude-pilot components. Skills, commands, agents, rules documentation patterns. VIBE coding compliance.

20 6mo ago A 32 tokens original MIT

claude-prompt-guide

30

changoo89/claude-pilot

Skill Claude CodeCodex

Anthropic official XML tag patterns and prompt engineering best practices. Document behavior control tags, system prompt internals, and the 10-Component Framework for effective Claude prompts.

20 6mo ago A 40 tokens original MIT

close-plan

31

changoo89/claude-pilot

Skill Claude CodeCodex

Plan completion workflow - archive plan, verify todos, create git commit, push with retry. Use for finalizing completed plans.

20 6mo ago A 28 tokens original MIT

code-cleanup

32

changoo89/claude-pilot

Skill Claude CodeCodex

Dead code detection and removal using knip (recommended) or standard tooling. Use when removing unused imports, variables, or dead files.

20 6mo ago A 31 tokens original MIT

code-quality-gates

33

changoo89/claude-pilot

Skill Claude CodeCodex

Use automatically before and after code changes. Ensures documentation, formatting, type safety, and audit standards.

20 6mo ago A 26 tokens original MIT

coding-standards

34

changoo89/claude-pilot

Skill Claude CodeCodex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

20 6mo ago A 28 tokens original MIT

confirm-plan

35

changoo89/claude-pilot

Skill Claude CodeCodex

Plan confirmation workflow - extract plan from conversation, create file, auto-review with Interactive Recovery. Use for confirming plans after /00plan.

20 6mo ago A 30 tokens original MIT

docs-verify

36

changoo89/claude-pilot

Skill Claude CodeCodex

Documentation verification for 3-Tier system - validates line limits, cross-references, file counts.

20 6mo ago B 23 tokens original MIT

changoo89/claude-pilot

Skill Claude CodeCodex

Claude Code documentation standards for CLAUDE.md, commands, skills, agents. Use when creating or reviewing documentation files.

20 6mo ago B 30 tokens original MIT

execute-plan

38

changoo89/claude-pilot

Skill Claude CodeCodex

Plan execution workflow - parallel SC implementation, worktree mode, verification patterns, GPT delegation. Use for executing plans with TDD + Ralph Loop.

20 6mo ago A 32 tokens original MIT

vercel-deploy

39

changoo89/claude-pilot

Skill Claude CodeCodex

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

20 6mo ago A 69 tokens copy · 100% MIT

changoo89/claude-pilot

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

20 6mo ago A 67 tokens copy · 81% MIT

changoo89/claude-pilot

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

20 6mo ago A 44 tokens copy · 100% MIT

frontend-design

42

changoo89/claude-pilot

Skill Claude CodeCodex

Production-grade frontend design skill for distinctive, non-generic UI development. Avoids "AI slop" aesthetics through specific aesthetic direction guidelines.

20 6mo ago A 31 tokens original MIT

git-master

43

changoo89/claude-pilot

Skill Claude CodeCodex

Git workflow mastery - staging, committing, branching, PR creation. Apply conventional commits, Co-Authored-By attribution. Only create commits when user explicitly requests.

20 6mo ago A 36 tokens original MIT

git-operations

44

changoo89/claude-pilot

Skill Claude CodeCodex

Use when pushing, pulling, or merging changes. Handles retries, conflicts, and error recovery.

20 6mo ago A 23 tokens original MIT

gpt-delegation

45

changoo89/claude-pilot

Skill Claude CodeCodex

Use when blocked, stuck, or needing fresh perspective. Consults GPT experts via Codex CLI with graceful fallback.

20 6mo ago A 29 tokens original MIT

parallel-subagents

46

changoo89/claude-pilot

Skill Claude CodeCodex

Coordinate independent teammates concurrently in Agent Teams for 50-70% speedup. Launch multiple teammates simultaneously.

20 6mo ago A 25 tokens original MIT

quality-gates

47

changoo89/claude-pilot

Skill Claude CodeCodex

Pre-commit quality validation procedures. Use when validating code quality before committing or in CI/CD.

20 6mo ago A 23 tokens original MIT

ralph-loop

48

changoo89/claude-pilot

Skill Claude CodeCodex

Use after first code change. Autonomous iteration until all quality gates pass (max 7 iterations).

20 6mo ago A 23 tokens original MIT