ワンクリックで
tpp
Work on a Technical Project Plan. Use when starting work on a TPP from _todo/, resuming a TPP, or when the user references a TPP file.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Work on a Technical Project Plan. Use when starting work on a TPP from _todo/, resuming a TPP, or when the user references a TPP file.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | tpp |
| description | Work on a Technical Project Plan. Use when starting work on a TPP from _todo/, resuming a TPP, or when the user references a TPP file. |
| argument-hint | [path-to-tpp] |
| disable-model-invocation | false |
| allowed-tools | Bash, Read, Glob, Grep, Edit, Write, WebSearch, Skill |
Make progress on the referenced Technical Project Plan. Determine the current phase and take appropriate action.
Before any work, you MUST read these files (in order):
Design Principles TL;DR:
_todo/ (path provided as $ARGUMENTS, or list available TPPs if none specified)_done/_todo/ to _done/ with mvGenerate a changelog entry from conventional commits since the last release tag. Determines semver bump automatically or accepts an override (e.g., /changelog minor).
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Review and plan focused git commits from tangled changes
Update TPP for engineer handoff when context is running low or session is ending.
Iterative deep planning with critiques and alternatives. Use when facing complex design decisions requiring thorough analysis.