superplan

Translates strategic goals into executable multi-phase plans with parallel work streams.

10|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/adamos486/skills --skill superplan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superplan
Source: https://github.com/adamos486/skills/tree/main/superplan
Command: npx skills add https://github.com/adamos486/skills --skill superplan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Superplan translates strategic goals into executable, multi-phase plans that coordinate parallel work streams, enabling faster delivery and clearer alignment across teams.

Core Features & Use Cases

  • Parallel phase execution via sub-agents to maximize throughput
  • Poker-style estimates and per-phase Definition of Done to maintain quality
  • Comprehensive outputs covering intake, detection, research, exploration, architecture, and documentation for complex features or epics

Quick Start

Provide feature requirements to kick off a plan: paste a user story, ticket, or goal; run Superplan to generate a structured multi-phase plan; review and execute the plan using the generated plan document.

Frequently Asked Questions about superplan

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

FAQPage Schema
How do I break down a complex feature into multi-phase plans for parallel execution?

Multi-phase plans coordinate parallel work streams by translating strategic goals into executable phases. You provide feature requirements or a ticket, and the system generates structured phases that maximize throughput via parallel sub-agents while maintaining clear alignment.

How do I generate Fibonacci-based estimates and a Definition of Done for development phases?

To generate Fibonacci-based estimates and a Definition of Done, the planning process enforces poker-style estimates and per-phase definitions of done during architecture and detailing. This maintains quality and provides clear acceptance criteria for each executable phase.

Can I automate project planning for epics using parallel sub-agents?

Yes, you can automate project planning for epics using parallel sub-agents. The process translates complex epics into executable plans where sub-agents execute phases in parallel to maximize throughput, delivering comprehensive research, architecture, and documentation outputs.

What is the best way to document complex software architecture and track progress with conventional commits?

The best way to document complex software architecture and track progress is by generating comprehensive documentation during planning and using conventional commit-style progress reporting. This ensures full traceability across all phases, from intake to final architecture detailing.

Does this multi-phase planning approach work for both simple user stories and complex epics?

This multi-phase planning approach applies specifically to complex features or epics. It delivers comprehensive outputs including detection, research, exploration, and architecture, making it most effective for strategic goals requiring parallel work streams rather than simple user stories.