implementation-guide

Transform feature descriptions or PRDs into phased implementation guides.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tylerdurrett/oneshot-dashboard --skill implementation-guide-tylerdurrett
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-guide
Source: https://github.com/tylerdurrett/oneshot-dashboard/tree/main/.claude/skills/implementation-guide
Command: npx skills add https://github.com/tylerdurrett/oneshot-dashboard --skill implementation-guide-tylerdurrett

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turn feature descriptions or PRDs into structured, actionable implementation plans that teams can execute with confidence.

Core Features & Use Cases

  • Phased planning: Break work into sequential phases with clear goals and rationale.
  • One-story-point tasks: Decompose work into small, testable tasks (1.x, 2.x, etc.) with acceptance criteria.
  • Built-in testing guidance: Include testing considerations and acceptance criteria in every phase.
  • Documentation alignment: Generate a plan aligned with source PRD and project docs for traceability.

Quick Start

Provide a scoped feature description or PRD and I will generate a detailed, phased implementation guide.

Frequently Asked Questions about implementation-guide

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

FAQPage Schema
How do I create an implementation plan from a feature description or PRD?

To create an implementation plan from a feature description or PRD, input the scoped document to generate a phased execution guide with sequential goals, one-story-point tasks, and defined acceptance criteria for structured progress.

What is the best way to break down a PRD into phased engineering and design tasks?

Breaking down a PRD into phased tasks involves decomposing work into sequential stages with clear rationale, generating small testable sub-tasks like 1.x and 2.x, and embedding testing considerations for measurable validation across product and engineering.

How do I ensure traceability between my project documentation and implementation phases?

Ensuring traceability between project documentation and implementation phases requires aligning generated plans directly with the source PRD, maintaining built-in testing guidance, and specifying requirements to track measurable progress from discovery to validation.

Can I use this approach to plan work across both product and engineering teams?

Yes, you can use this approach to plan work across product and engineering teams. It transforms scoped feature descriptions into structured, actionable implementation guides that enable confident execution and cross-functional alignment.

Does the generated implementation guide include acceptance criteria for every task?

Yes, the generated implementation guide includes acceptance criteria for every task. It decomposes work into small, testable units and incorporates built-in testing guidance to ensure measurable progress throughout each phase.