built-planner

Transform high-level specifications into a structured execution plan using capabilities_library.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/mbadoz/mbadoz-skills --skill built-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: built-planner
Source: https://github.com/mbadoz/mbadoz-skills/tree/main/plugins/built-planner/skills/built-planner
Command: npx skills add https://github.com/mbadoz/mbadoz-skills --skill built-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform dense, high-level specifications into a concrete, executable plan by coordinating agents, rules, and workflows to guide implementation.

Core Features & Use Cases

  • Proactively generates a detailed execution plan (task.md) by consulting the capabilities_library to map tasks to optimal Agents, Skills, and Rules.
  • Produces a structured, auditable plan that guides design, implementation, and testing phases across projects.
  • Supports iterative refinement and traceability back to capabilities_library.

Quick Start

Provide a first-draft plan by feeding a project brief to the planner and requesting a task.md with steps and assigned recommendations.

Frequently Asked Questions about built-planner

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

FAQPage Schema
How do I turn high-level project specifications into an actionable execution plan?

To turn high-level specifications into an execution plan, provide a project brief to generate a structured task.md file that maps tasks to optimal Agents, Skills, and Rules.

What is the best way to map project tasks to agents and rules?

The best way to map project tasks to agents and rules is by consulting a capabilities library, which aligns each task with optimal Agents, Skills, and Rules for execution.

How do I generate a task.md file for software implementation workflows?

You generate a task.md file by feeding a project brief into the planner, which produces a structured, auditable plan that guides design, implementation, and testing phases.

Can I refine an execution plan iteratively after initial generation?

Yes, you can refine an execution plan iteratively after generation, maintaining full traceability back to the capabilities library throughout the implementation process.

Does the execution planner support traceability across implementation and testing phases?

Yes, the execution planner supports traceability by producing a structured, auditable plan that maintains links back to the capabilities library across implementation and testing phases.

What limitations exist when mapping complex specifications to agents and workflows?

When mapping complex specifications to agents and workflows, limitations may arise from the capabilities library coverage, requiring manual adjustments for tasks not pre-defined in the library.