一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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: