plan

Convert accepted designs into ordered implementation plans with acceptance criteria and file changes.

8|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/usurobor/cnos --skill plan-usurobor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/usurobor/cnos/tree/main/src/packages/cnos.cdd/skills/cdd/plan
Command: npx skills add https://github.com/usurobor/cnos --skill plan-usurobor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts an accepted design into a concrete, ordered plan that specifies per-step acceptance criteria and the exact files to modify for execution.

Core Features & Use Cases

  • Transforms abstract design artifacts into a step-by-step plan with explicit acceptance criteria and a clear change map.
  • Documents required dependencies and per-step file changes to ensure traceable, reproducible execution.
  • Use Case: given a design artifact, generate a plan that guides engineers and operators through implementation milestones with verifiable outcomes.

Quick Start

Describe an accepted design artifact and let this skill generate an ordered implementation sequence with per-step acceptance criteria and file-change specifications.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn an accepted design into a step-by-step implementation plan?▼

To turn an accepted design into an implementation plan, you provide the design artifact and generate an ordered sequence with per-step acceptance criteria and explicit file changes. This ensures traceable and reproducible execution of complex workflows.

What is design-to-implementation traceability in project planning?▼

Design-to-implementation traceability in project planning maps abstract design artifacts to concrete execution steps. It documents required dependencies, per-step file changes, and acceptance criteria to ensure deterministic execution and verifiable outcomes.

How do I generate per-step acceptance criteria for engineering workflows?▼

You generate per-step acceptance criteria for engineering workflows by processing an accepted design artifact. The resulting ordered implementation sequence specifies verifiable outcomes and explicit file modifications required for each milestone.

Can I use an implementation plan to specify exact file changes for operators?▼

Yes, you can use an implementation plan to specify exact file changes for operators. The plan includes a clear change map and dependency awareness, guiding engineers through implementation milestones with reproducible execution.

Do I need an accepted design artifact before creating an implementation sequence?▼

Yes, you need an accepted design artifact before creating an implementation sequence. The skill transforms an accepted design into an ordered plan, meaning a finalized design input is a prerequisite for generating the step-level execution guide.

What is the best way to manage artifact dependencies in a project plan?▼

The best way to manage artifact dependencies in a project plan is by generating an ordered implementation sequence that documents required dependencies and per-step file changes, ensuring traceable execution and clearly labeled plan boundaries.