| name | tpp |
| description | Work on a Technical Project Plan. |
| argument-hint | [path-to-tpp] |
| disable-model-invocation | false |
| allowed-tools | Bash, Read, Glob, Grep, Edit, Write, WebSearch, Skill |
Work on TPP
Make progress on the referenced Technical Project Plan.
Determine the current phase and take appropriate action.
Required Reading First
Before any work, you MUST read:
This is a faithful TypeScript port of python-ftfy. The upstream Python source at
python-ftfy/ftfy/ is the spec and its tests/ are the acceptance
criteria — consult them as needed for the subsystem you are porting.
Process
- Read the referenced TPP. It lives in
_todo/ (unfinished work).
- Identify the current phase.
- Do the work for that phase.
- Update the TPP with progress and discoveries.
- When the TPP is complete, move it to
_done/.