Progress through Technical Project Plans by automating research, implementation, testing, and refinement phases.
Install
mkdir -p .claude/skills/tpp && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11865" && unzip -o skill.zip -d .claude/skills/tpp && rm skill.zipInstalls to .claude/skills/tpp
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Work on a Technical Project Plan. Use when starting or continuing work on a TPP from _todo/.Key capabilities
- →Read Technical Project Plans (TPPs).
- →Identify the current phase of a TPP.
- →Execute work based on the TPP phase (research, testing, implementation).
- →Update the TPP with progress and findings.
- →Move completed TPPs to a 'done' folder.
How it works
The skill makes progress on a Technical Project Plan by reading the TPP, identifying its current phase, executing the corresponding work (research, testing, implementation), and updating the TPP with findings.
Inputs & outputs
When to use tpp
- →Start a new technical project plan
- →Continue progress on an existing task
- →Verify implementation against TPP requirements
- →Move completed tasks to the done folder
About tpp
Reads TPP files, identifies current task phases, and executes the necessary steps including research, writing breaking tests, implementation, and code refinement.
Work on a Technical Project Plan. Use when starting or continuing work on a TPP from _todo/.
When not to use it
- →When not working on a Technical Project Plan.
- →When not adhering to project conventions like `npm run compile` before testing.
- →When not using Conventional Commits for commit messages.
Limitations
- →Requires reading specific project documents before any work.
- →Adheres to project conventions like `npm run compile` before testing.
- →Uses Conventional Commits for commit messages.
How it compares
This skill provides a structured workflow for progressing through a Technical Project Plan, integrating reading, execution, and updating steps, which is more guided than an ad-hoc approach to project work.
Compared to similar skills
tpp side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| tpp (this skill) | 0 | 5mo | No flags | Intermediate |
| spec-kit-workflow | 11 | 8mo | No flags | Intermediate |
| product-manager-toolkit | 32 | 7mo | Review | Beginner |
| linear-ticket | 1 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by photostructure
View all by photostructure →You might also like
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
product-manager-toolkit
davila7
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
linear-ticket
useautumn
Refine rough engineering thoughts into structured Linear tickets with GitHub permalinks
manage-issues
momics
Create, update, and close GitHub issues on Momics/iroh-http. USE FOR: filing bugs or feature requests, closing issues with commit links, triaging issues with labels and priority. Ensures consistent structure (Summary, Evidence, Impact, Remediation, Acceptance criteria) and correct label usage. DO NO
prd
alfredolopez80
Product Requirements Document generation and management with INVEST-compliant user stories
pm
zeuikli
專案管理工作流:Sprint 規劃、Issue 優先排序(MoSCoW/RICE)、狀態報告、風險評估、Sprint 回顧。適合在啟動新專案、Sprint 規劃會議、撰寫進度報告、或做任務優先排序時使用。