develop

Orchestrate planning, implementation, and testing phases from a PRD file path.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/andrewnovykov/total-66 --skill develop-andrewnovykov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: develop
Source: https://github.com/andrewnovykov/total-66/tree/main/.claude/skills/develop
Command: npx skills add https://github.com/andrewnovykov/total-66 --skill develop-andrewnovykov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end PRD development workflow orchestration that coordinates planning, implementation, and testing phases from a PRD file path, enabling teams to move from requirements to a verified feature.

Core Features & Use Cases

  • End-to-end PRD orchestration from planning through testing for feature development.
  • Phase-specific guidance using headsup-planner, headsup-implementer, and headsup-tester.
  • Outputs an actionable implementation plan and verifiable results for sprint progress.

Quick Start

Use the develop skill to orchestrate planning, implementation, and testing for a given PRD file path.

Frequently Asked Questions about develop

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

FAQPage Schema
How do I automate the PRD-to-code workflow for feature development?

Automate the PRD-to-code workflow by orchestrating planning, implementation, and testing phases directly from a PRD file path. This coordinates phase-specific guidance to produce an actionable implementation plan, perform code migrations, and validate outcomes with automated tests.

What is the best way to manage end-to-end feature development from a PRD file?

End-to-end feature development from a PRD file is managed by coordinating planning, implementation, and testing phases across a project sprint. This workflow orchestration guides teams from requirements through verifiable code changes.

Does this workflow orchestration handle automated testing after implementation?

Yes, automated testing is handled after implementation. The workflow coordinates a dedicated testing phase to validate outcomes, ensuring feature development results are verifiable and sprint progress is accurately tracked.

Can I use this to generate an implementation plan from product requirements?

Yes, you can generate an implementation plan from product requirements. The workflow applies phase-specific planning guidance to the PRD file, producing an actionable plan before code changes and migrations are performed.

Do I need a specific PRD file format to start the feature development workflow?

You need a PRD file path to start the feature development workflow. The orchestration reads the requirements from this file to guide the planning, implementation, and testing phases across the project sprint.

Why coordinate planning, implementation, and testing separately during a sprint?

Coordinating planning, implementation, and testing separately ensures structured progression from requirements to verified features. This phased orchestration produces actionable plans, performs targeted code changes, and validates outcomes with automated tests.