One-click install
npx skills add https://github.com/ferdiangunawan/rpi-stack --skill plan-ferdiangunawan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/ferdiangunawan/rpi-stack/tree/main/plan
Command: npx skills add https://github.com/ferdiangunawan/rpi-stack --skill plan-ferdiangunawan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams rapidly convert validated research into a structured, executable implementation plan, ensuring alignment, traceability, and measurable progress.

Core Features & Use Cases

  • Architectural decision documentation and rationale
  • Task decomposition with dependencies and sequencing
  • Phase-based file planning and test strategy generation
  • Output of a ready-to-audit plan document (plan-{feature}.md)

Quick Start

Plan from validated research by generating a complete implementation plan for a given feature, including a task list and a plan-{feature}.md document.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn validated research into an implementation plan?

To turn validated research into an implementation plan, you generate a structured plan document capturing tasks, dependencies, risk considerations, and acceptance criteria. This produces a ready-to-audit file detailing the executive summary, architecture, and test strategy.

What should be included in a project management plan for a new feature?

A project management plan for a new feature should include architectural decision documentation, task decomposition with dependencies, phase-based file planning, and test strategy generation. It must define actionable tasks with clear owners, expected effort, and acceptance criteria.

How do you decompose feature development tasks with dependencies and acceptance criteria?

Task decomposition breaks down feature development into actionable items with clear owners, dependencies, and sequencing. It ensures every task includes expected effort and acceptance criteria to guarantee measurable progress and alignment across the implementation phases.

Can I generate a markdown plan document with risk mitigation and file inventory sections?

Yes, you can generate a markdown plan document like plan-{feature}.md that includes structured sections for executive summary, architecture, task breakdown, file inventory, test strategy, and risk mitigation. This ensures traceability and measurable progress for your project.

Does creating an architecture decision record require pre-existing validated research?

Yes, creating an architecture decision record requires pre-existing validated research as the foundational input. The planning process translates this research into architectural rationale, file planning, and a structured implementation plan.

What is the best way to structure a test strategy and risk mitigation plan?

The best way to structure a test strategy and risk mitigation plan is to integrate them as dedicated sections within your implementation plan document. This approach translates validated research into phase-based test strategies and risk considerations alongside task breakdowns.