ワンクリックで
task-processor
Process a task list one sub-task at a time with pause/confirm gates, test/commit protocol, and file tracking.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Process a task list one sub-task at a time with pause/confirm gates, test/commit protocol, and file tracking.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | task-processor |
| description | Process a task list one sub-task at a time with pause/confirm gates, test/commit protocol, and file tracking. |
| category | workflow |
[x].[x], then:
git add .).-m messages describing changes and referencing task/PRD.
git commit -m "feat: add payment validation logic" -m "- Validates card type and expiry" -m "- Adds unit tests for edge cases" -m "Related to T123 in PRD"
[x].[x], add tasks if needed.A sub-task is NOT complete until:
When you encounter an issue while implementing or testing:
Before requesting user approval to proceed:
reference.md.Argue against proposed actions to test judgment quality. Not "is the code correct" but "should we be doing this at all?" Aligned with robustness, not performance.
Orchestrate Claude Code agent teams for parallel multi-agent collaboration
Learn and integrate new APIs, creating permanent skills for external service access.
Create and update CHANGELOG.md with entries that include AI model/CLI attribution, PRD context, and task references.
Audit decisions for judgment quality, compliance bias, and manipulation vulnerability. Inspired by Anthropic's Project Vend Phase 2 finding that helpfulness training creates exploitable attack surface.
Extract visual style from reference UI screenshot and codify into reusable design system.