plans

Create structured implementation plans with tasks, tests, and checkpoints.

4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/rbaumier/skills --skill plans-rbaumier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plans
Source: https://github.com/rbaumier/skills/tree/main/plans
Command: npx skills add https://github.com/rbaumier/skills --skill plans-rbaumier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Write detailed, repeatable implementation plans that guide the development process from design to verification, reducing ambiguity and rework.

Core Features & Use Cases

  • Structured planning: map tasks, files, tests, and checkpoints.
  • Deterministic execution: stepwise rollout of tasks with clear acceptance criteria.
  • Use Case: planning for a feature with phase-based milestones and review checkpoints.

Quick Start

Announce the planning phase and start drafting a step-by-step implementation plan.

Frequently Asked Questions about plans

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

FAQPage Schema
How do I create a structured implementation plan for a software feature?

To create a structured implementation plan, map tasks, files, tests, and checkpoints to guide development from design to verification. This reduces ambiguity and rework by specifying deterministic task steps and clear acceptance criteria.

What is task decomposition in software engineering planning?

Task decomposition is breaking down software features into bite-sized tasks with explicit verification hooks and commit-based progress tracking. It ensures deterministic execution and stepwise rollout for engineers who need detailed guidance.

How do I break down a development project into testable checkpoints?

Break down development projects by mapping phase-based milestones and review checkpoints into your implementation plan. This allows stepwise rollout of tasks with verification hooks to track progress and ensure quality.

Can I use a guided workflow to plan features for engineers with little context?

Yes, this guided workflow is specifically applicable to projects where the implementing engineer has little context. It requires explicit task decomposition, providing deterministic task steps and verification hooks from design to verification.

What's the best way to reduce ambiguity and rework during software implementation?

The best way to reduce ambiguity and rework is writing detailed, repeatable implementation plans that specify deterministic task steps and verification hooks. This disciplined approach guides the process from design through final verification.

Does structured software planning support commit-based progress tracking?

Yes, structured software planning supports commit-based progress tracking by mapping tasks, files, tests, and checkpoints. This enables deterministic execution and stepwise rollout with clear acceptance criteria throughout the workflow.