sp_planning

Plan end-to-end implementation tasks from specs into structured workflows with file maps and test-driven steps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SpecForgeAI/deepagent-bot --skill sp-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sp_planning
Source: https://github.com/SpecForgeAI/deepagent-bot/tree/main/skills/sp_planning
Command: npx skills add https://github.com/SpecForgeAI/deepagent-bot --skill sp-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex tasks from a spec or requirements can be time-consuming and error-prone. This Skill provides a structured approach to create bite-sized implementation plans with clear tasks, file maps, and testing steps.

Core Features & Use Cases

  • Phase-focused planning: maps the scope, defines tasks, and assigns ownership.
  • TDD-driven task creation: includes failing/tests-before-implementation workflow.
  • Execution handoff: produces an actionable plan ready for execution.

Quick Start

Supply a spec or requirements and ask for a complete, bite-sized implementation plan with concrete files, tests, and handoff steps.

Frequently Asked Questions about sp_planning

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

FAQPage Schema
How do I break down a software spec into bite-sized implementation tasks?

Bite-sized task breakdown converts specs into structured workflows with file maps, test-driven steps, and commit notes. It enforces phase-focused planning from file structure mapping to execution handoff with explicit references.

How does test-driven development planning work for multi-stack scenarios?

Test-driven development planning maps requirements to concrete file paths and defines tasks with failing tests written before implementation. It handles multi-stack scenarios by producing structured workflows with explicit commit notes and execution handoff steps.

What is the best way to plan git commits during feature implementation?

Planning git commits during feature implementation is best handled by generating a structured workflow with explicit commit notes attached to bite-sized tasks. This ensures each test-driven step has clear file mappings and execution references.

Can I use this planning approach for product planning across different engineering workflows?

Yes, you can use this planning approach for product planning and engineering workflows. It handles multi-stack scenarios by producing structured workflows with file maps, bite-sized tasks, and test-driven steps applicable to diverse software development contexts.

What are the phases of structured implementation planning from requirements?

The phases of structured implementation planning are Phase 1 file structure mapping, Phase 2 task definitions, Phase 3 self-review, and Phase 4 execution handoff with explicit references. This enforces a complete, test-driven workflow from spec to actionable plan.

Do I need a complete spec to generate a test-driven implementation plan?

You need to supply a spec or requirements to generate a complete, bite-sized implementation plan. The planning process uses these inputs to produce concrete file paths, tests, and handoff steps for the structured workflow.