das-plan

Coordinate a multi-stage coding loop to generate approved implementation plans.

6|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/luispabon/ai-bits-and-pieces --skill das-plan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: das-plan
Source: https://github.com/luispabon/ai-bits-and-pieces/tree/main/skills/das-coder/das-plan
Command: npx skills add https://github.com/luispabon/ai-bits-and-pieces --skill das-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of disorganized, impulsive coding by enforcing a rigorous, multi-stage planning process that prevents premature implementation and ensures architectural alignment.

Core Features & Use Cases

  • Traceable Planning: Enforces a strict workflow including request understanding, research, approach selection, and step-by-step implementation planning.
  • Safety Guardrails: Prevents the AI from writing or editing code until the planning phase is fully approved, ensuring high-quality, verified outcomes.
  • Use Case: Use this skill when starting a complex feature or refactor to ensure all requirements, risks, and tradeoffs are documented and approved before a single line of production code is written.

Quick Start

Invoke the das-plan skill to begin the structured planning process for your new feature request.

Frequently Asked Questions about das-plan

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

FAQPage Schema
What is a multi-stage coding loop workflow for software development?▼

A multi-stage coding loop workflow coordinates requirement analysis, research, architectural approach selection, and step-by-step task definition to generate structured implementation plans for software development tasks.

How do I prevent premature coding when starting a complex feature refactor?▼

To prevent premature coding during a complex feature refactor, enforce a rigorous planning process that requires all requirements, risks, and tradeoffs to be documented and approved before writing any production code.

Can I execute code while the architectural planning phase is still in progress?▼

No, the workflow includes safety guardrails that prevent writing or editing code until the planning phase is fully reviewed and approved, ensuring high-quality and verified outcomes.

Does this structured planning approach support traceable software architecture decisions?▼

Yes, structured planning supports traceable software architecture decisions by enforcing a strict workflow that manages the transition from request understanding to approach selection and step-by-step task definition.

When should I use an agentic workflow for software development planning?▼

Use an agentic workflow for software development planning when starting a complex feature or refactor to ensure architectural alignment and prevent disorganized, impulsive coding before implementation begins.