clavix-plan

Convert Product Requirement Documents into structured tasks.md implementation plans.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/mbed92/phd --skill clavix-plan-mbed92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clavix-plan
Source: https://github.com/mbed92/phd/tree/main/.skills/clavix-plan
Command: npx skills add https://github.com/mbed92/phd --skill clavix-plan-mbed92

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of breaking down Product Requirement Documents (PRDs) into detailed, actionable technical tasks, ensuring alignment with existing codebase architecture and conventions.

Core Features & Use Cases

  • Codebase Analysis: Scans project structure, dependencies, and coding patterns (state management, styling, API calls).
  • PRD Integration: Ingests requirements from PRD documents.
  • Task Generation: Creates a structured tasks.md file with specific file paths, implementation details, and task IDs, following best practices for granularity and sequencing.
  • Use Case: After writing a PRD for a new user authentication feature, use this Skill to generate a precise list of tasks for developers, including creating specific files for API endpoints, UI components, and validation schemas, all tailored to the project's existing tech stack (e.g., Next.js, Tailwind CSS, Zustand).

Quick Start

Use the clavix-plan skill to generate an implementation plan for the project based on the provided PRD.

Frequently Asked Questions about clavix-plan

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

FAQPage Schema
How do I convert a PRD into actionable developer tasks?

To convert a PRD into actionable developer tasks, this Skill analyzes your existing codebase architecture, dependencies, and conventions to generate a structured tasks.md file with specific file paths, implementation notes, and task IDs.

Can I generate a technical implementation plan that matches my existing project architecture?

Yes, you can generate a technical implementation plan that matches your project architecture. The Skill scans your project structure, dependencies, and coding patterns to ensure all generated tasks align with your specific tech stack and conventions.

What is the best way to break down product requirements into a task list with specific file paths?

The best way to break down product requirements into a task list with specific file paths is to ingest your PRD document and let the Skill automatically sequence tasks based on project standards, best practices for task granularity, and detected file structures.

Does PRD task generation work with frameworks like Next.js, Tailwind CSS, and Zustand?

PRD task generation works with frameworks like Next.js, Tailwind CSS, and Zustand. The Skill detects your specific tech stack during codebase analysis and tailors the generated implementation details to match your state management and styling patterns.

How do I create an implementation plan for a new user authentication feature from a PRD?

To create an implementation plan for a new user authentication feature from a PRD, provide the requirement document to the Skill. It will output a precise list of tasks including creating specific files for API endpoints, UI components, and validation schemas.

What limitations should I expect when generating technical documentation from a PRD?

When generating technical documentation from a PRD, limitations include relying entirely on the accuracy of your provided requirement documents and the Skill's ability to detect existing codebase conventions, meaning unstructured or highly ambiguous PRDs may yield less precise task sequencing.