planning-workflow

Automate Phase 1-3 planning for multi-model agentic software projects.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Lautaro073/zCorvus_agents --skill planning-workflow-lautaro073
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-workflow
Source: https://github.com/Lautaro073/zCorvus_agents/tree/main/AI_Workspace/Agents/Planner/skills/planning-workflow
Command: npx skills add https://github.com/Lautaro073/zCorvus_agents --skill planning-workflow-lautaro073

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning tokens are expensive and ad hoc implementation often leads to scope creep; this Skill centralizes and standardizes upfront planning to guide complex, multi-model development.

Core Features & Use Cases

  • Phase-based planning: initial plan creation, iterative refinement, and multi-model blending to converge on a robust architecture.
  • Beads and workflows: decomposes projects into tasks with dependencies, enabling parallel and accountable work streams.
  • Clear prompts and architecture decisions: captures goals, tech stacks, and tradeoffs to accelerate implementation.

Quick Start

Provide a complete planning plan following Phase 1-3 steps using your preferred model and prompts.

Frequently Asked Questions about planning-workflow

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

FAQPage Schema
How do I automate planning for multi-model agentic software workflows?

Multi-model agentic workflows require iterative refinement and model blending. Automating software planning standardizes upfront architecture decisions, decomposing complex projects into bead-based tasks with dependencies to guide controlled development.

What is bead-based task decomposition in software project planning?

Bead-based task decomposition breaks complex software projects into discrete tasks mapped with dependencies. This structured planning approach enables parallel work streams and accountable progress across multi-model iterations.

How do I structure architecture decisions and prompts for iterative development?

Structure architecture decisions by capturing goals, tech stacks, and tradeoffs during initial plan creation. Apply phase-based planning to generate clear prompts that accelerate implementation through controlled multi-model refinement.

Does multi-model blending help reduce scope creep in complex development planning?

Multi-model blending reduces scope creep by centralizing upfront planning. Iterative refinement across models converges on a robust architecture, replacing ad hoc implementation with structured phases and clear task boundaries.

Can I use phase-based planning for parallel and accountable work streams?

Phase-based planning supports parallel work streams through bead-based task decomposition. By mapping task dependencies during initial creation and refinement, multi-model workflows maintain accountability across complex development.

When should I avoid automated planning workflows for software architecture?

Automated planning workflows involve high planning token costs and suit complex, multi-model agentic development. For simple projects without iterative refinement or model blending needs, ad hoc implementation may be more efficient.