tpp

Coordinate multi-session development work by maintaining a Technical Project Plan.

8|Updated Nov 9, 2024
One-click install
npx skills add https://github.com/photostructure/fs-metadata --skill tpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tpp
Source: https://github.com/photostructure/fs-metadata/tree/main/.agents/skills/tpp
Command: npx skills add https://github.com/photostructure/fs-metadata --skill tpp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and manage complex development work by maintaining a living Technical Project Plan (TPP) that preserves context across sessions and teams.

Core Features & Use Cases

  • Persistent context across multi-session work and cross-platform changes.
  • Guided reading of required references (AGENTS.md, CONTRIBUTING.md, doc/gotchas.md, doc/TPP-GUIDE.md, etc.).
  • Phase tracking: identify the current phase from a checklist and update progress accordingly.

Quick Start

Read the referenced TPP and start updating its progress with the current phase.

Frequently Asked Questions about tpp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track progress on a technical project plan across multiple sessions?

Track technical project plan progress across sessions by maintaining a living TPP that preserves context. Identify the current project phase from a checklist and update progress accordingly to ensure continuity.

When do I need a technical project plan for feature development?

You need a technical project plan when starting large features, multi-session efforts, or native module modifications. A TPP provides persistent context required to coordinate complex development work effectively.

How do I start updating a technical project plan for my current phase?

Start updating a technical project plan by reading referenced documents like AGENTS.md and TPP-GUIDE.md, then identify your current project phase from the checklist and update the progress tracking.

Does this technical project plan approach work for native module modifications?

Yes, this technical project plan approach works for native module modifications. The TPP is explicitly applicable to native module changes requiring persistent context across development sessions.

What required references must I read before updating a technical project plan?

Required references for updating a technical project plan include AGENTS.md, CONTRIBUTING.md, doc/gotchas.md, and doc/TPP-GUIDE.md. The TPP enforces reading these documents before tracking phase progress.