plan

Create structured SPADES Plans from approved Scopes with dependencies.

Updated May 24, 2026
One-click install
npx skills add https://github.com/ChrisFmlyc/spades --skill plan-chrisfmlyc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/ChrisFmlyc/spades/tree/main/plugins/spades/skills/plan
Command: npx skills add https://github.com/ChrisFmlyc/spades --skill plan-chrisfmlyc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spades, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill generates structured SPADES Plans, allowing users to transition from approved Scopes to executable work items, enhancing operational efficiency and traceability.

Core Features & Use Cases

  • Structured Planning: Converts Scope documents into executable Plans, defining the steps, tasks, and dependencies required for successful execution.
  • Plan Dependencies: Identifies and links Plans that depend on other Plans within the same scope.
  • Human-AI Collaboration: Facilitates collaboration between humans and AI, providing guidance and iterating on the Plan content.

Quick Start

To generate a Plan, run /spades:plan with the appropriate Scope identifier.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I convert an approved project scope into an execution plan?

The SPADES framework generates structured execution plans by translating approved Scope documents into executable work items, defining specific steps, tasks, and dependencies required for successful project execution and human oversight.

How do I create a SPADES plan from an existing scope document?

Run the /spades:plan command with the appropriate Scope identifier to generate a structured Plan, which converts the Scope document into actionable work items and links any dependent Plans within the same scope.

Do I need a specific configuration to generate execution plans with the SPADES framework?

Yes, generating SPADES execution plans requires .spades configuration, backend access, and AI interface capabilities to facilitate human-AI collaboration and properly manage the structured planning process.

What is the best way to manage dependencies between multiple execution plans?

The SPADES framework manages plan dependencies by identifying and linking Plans that depend on other Plans within the same scope, ensuring structured planning and traceability across complex engineering work items.

Can I use the SPADES planning tool for non-engineering project planning?

Yes, the SPADES planning tool applies to project planning, engineering work, and any process requiring step-by-step execution and human oversight, making it versatile for structured planning beyond software engineering.