timeline-and-project
Installation
SKILL.md
Timeline & Project Plan
Translate an idea + dev spec into an executable project plan with honest durations.
Steps
- Read the idea, dev spec (or hardware feasibility), assumptions output.
- Define the target milestone — typically "first paying customer" for B2C/B2B SaaS, "first pilot deployment" for hardware/enterprise, "first 1000 active users" for consumer.
- Lay out the path as a sequence of milestones, e.g.:
- M1: validate top assumption (week 1–2)
- M2: MVP feature-complete in dev (week 3–8)
- M3: closed beta with N users (week 9–12)
- M4: paid launch (week 13–16) For each milestone: deliverables, exit criteria, dependencies.
- Identify the critical path — what blocks each milestone. Call out any single-threaded bottleneck.
- Identify parallelisable workstreams — branding/positioning, customer development, partnership conversations, regulatory prep — that can run alongside engineering.
- Note decision gates — points where the user should re-evaluate continuing (e.g. after M1: did the assumption validate? if not, kill or pivot).