원클릭으로
implement-plan
Implement a plan with phased execution, parallel agents, and verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implement a plan with phased execution, parallel agents, and verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Scaffold new Next.js API endpoints with authentication, rate limiting, and tests. Use when creating new API routes, adding endpoints, or building API features.
Investigate, fix, and verify multiple bugs or issues across web and mobile.
Interactive setup wizard for customizing this template into your own project. Renames packages, configures mobile bundle IDs, sets up branding, checks ports, and generates environment secrets.
Review, create, and manage GitHub PRs using the gh CLI. View diffs, checks, comments, and create PRs with proper formatting.
Validate recent UI changes across web and mobile. Test affected features for correct behavior.
Conduct a comprehensive UI/UX audit of the entire app. Navigate all pages, identify visual issues and inconsistencies.
| name | implement-plan |
| description | Implement a plan with phased execution, parallel agents, and verification. |
| allowed-tools | Read, Grep, Glob, Write, Edit, Bash, Agent |
Executes a structured implementation plan with phased execution and verification.
Read the plan and identify:
For each file listed in the plan, read it first to understand current state. Never modify a file you haven't read.
Execute phases in dependency order. Within each phase:
Each agent must run pnpm typecheck before reporting completion.
After all phases complete:
pnpm typecheck
pnpm lint
pnpm format
Fix any errors before reporting completion.
Summarize what was done: