ワンクリックで
execute
Execute an implementation plan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Execute an implementation plan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | execute |
| description | Execute an implementation plan |
| argument-hint | [plan-file] |
Read plan file: $ARGUMENTS
For EACH task in "Step by Step Tasks":
After completing implementation tasks:
Execute ALL validation commands from the plan in order:
# Run each command exactly as specified in plan
If any command fails:
Before completing:
After successful verification:
plans/archive/ (create the directory if it doesn't exist)plans/2026-03-01-feature.md -> plans/archive/2026-03-01-feature.mdplans/ should only contain pending or in-progress plansProvide summary:
# Output from each validation command
/commit commandScan project, then generate or reconcile .primeignore patterns for smarter /prime loading
Run WCAG accessibility audits on frontend projects. Checks HTML semantics, ARIA usage, color contrast, and keyboard navigation patterns.
Generate OpenAPI specs from code, validate API contracts, and check for breaking changes between versions.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Incrementally fix TypeScript and build errors one at a time with verification. Invokes the build-error-resolver agent.
Create or verify a checkpoint in your workflow