Plugins
5 pluginscurated
Feature Development Pipeline
Plan, execute, and verify a feature using structured planning, gated pipeline, and issue tracking.
10 skills · plugin
curated
Agent Interview and Planning
For developers who want to clarify project requirements through structured interviews and generate actionable plans.
9 skills · plugin
curated
Implement Plan with Git Workflow
Execute a predefined implementation plan step by step using isolated git worktrees and structured version control.
6 skills · plugin
curated
PRD to Implementation Plan
Transform a raw product idea into a structured PRD and then into a technical implementation plan with issues.
11 skills · plugin
curated
Spec-Driven Development
Write a structured spec, plan vertical slices, and build iteratively with TDD and gated commits.
9 skills · plugin
Results for “plan-structure”
39 skillsStructured Autonomy Plan
Collaborates with users to design structured development plans broken into testable commits, with research and clarification steps.
36.2k
Writing Plans
Creates detailed, step-by-step implementation plans from specs or requirements, with task decomposition, file structure, and test-driven development instructions.
247k · bundle
Writing Plans
Creates detailed, bite-sized implementation plans from specs or requirements, with file structure, task decomposition, and TDD steps.
1 · bundle
Create Plan
Creates a concise, actionable plan for coding tasks by scanning context and producing a structured checklist.
66.9k · bundle
Structured Planning
Decompose multi-step work into a revisable subgoal plan with stable step IDs, checkpointing, and plan-ahead execution. Load when a task needs explicit planning before action, subgoal decomposition, plan checkpointing, or ReCAP-style plan-ahead execution. Also triggers on "structured plan", "plan with steps", "subgoal graph", "revise the plan", "checkpoint plan", or multi-step tasks where naive one-shot execution would be fragile. Skips trivial single-step tasks. Pairs with dynamic-routing on failure. Distinct from process-decomposer (registry/triage) and problem-to-plan (doc deliverables).
3 · bundle
Import
Imports external plan files into a GSD-structured project, detecting conflicts against existing roadmap, requirements, and locked decisions before writing a validated PLAN.md.
1 · bundle
More results
Kb Structure
Structures company knowledge bases for business plan automation, defining a 7-category schema, completeness scoring, and storage layouts for Notion or local Markdown.
0
Plan Writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
3
Plan Writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
0
Plan Writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
2
Plan Writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
6
Plan Writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
0
Executing Plans
Load a written implementation plan, execute each task with verification checkpoints, and complete development using a structured workflow.
247k
Notion Spec To Implementation
Convert Notion product specs into linked implementation plans, tasks, and progress tracking with structured workflows.
23.3k · bundle
Mbot
Generates detailed lesson plans for MBot robotics and programming courses, including structured sections and simulated teacher-student dialogues.
559
Process Decomposer
Decompose tasks into structured, outcome-defined process entries with complexity triage. Load when user says "decompose this", "break this down", "what steps do I need", "plan this out", "what's the process for", "how do I approach this", or when any complex task needs structured execution planning. Includes a problem-understanding pass before complexity triage. Routes to `problem-to-plan` when the user needs planning deliverables (spec + plan + TODO). Does NOT replace brainstorming — brainstorming is design approval (upstream), this is execution planning (downstream).
3 · bundle
Determine Next Steps
Structures immediate next steps into a dependency-ordered plan, gated by the current action_gate mode, with checkpoints and risk flags before execution.
1 · bundle
Pai
Coordinates multi-phase problem-solving workflows with structured task tracking and verification.
54 · bundle
Linear
Manage issues, projects, and team workflows in Linear with structured workflows for sprint planning, bug triage, and release management.
66.9k · bundle
Feature Dev
Guides a structured feature-development workflow: explore the codebase with subagents, draft a plan for approval, implement step by step, verify with parallel checks, and record conventions.
0
Context Map
Analyze a codebase and generate a structured map of files relevant to a task before making changes.
36.2k
Weekly Review
Runs an interactive weekly review session to assess accomplishments against stated goals, identify missed items, and plan the next week with a structured report and accountability question.
0
Create Plan
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
5
Plan
Writes an actionable markdown implementation plan to .hermes/plans/ without executing code, using bite-sized tasks, exact paths, and complete code examples.
2
Superpowers Sage Plan Generator
Generate implementation plans from approved designs — plan-generator, phase-based plans, parallel batch execution, task dependency graph, owner skill routing, acceptance criteria, global done criteria, plan frontmatter, layout contract, interaction contract, anti-drift rules, plan format, AD-2 byte-for-byte gate, scope definition, execution plan, phases and batches, task anatomy, plan file format
13 · bundle
Deep Confidence
Deep Confidence Harness — a thinking, planning, and execution framework that forces structured reasoning before acting. Combines Monte Carlo scenario analysis, calibrated confidence, multi-perspective debate, and optimal path planning. Use before any complex decision, build, or task. Activates on: 'deep confidence', 'think before you act', 'plan first', 'Atlas mode', 'reason through this', 'what should I do', 'think this through', 'best approach', 'reason carefully', 'plan and execute'.
0 · bundle
Risk Register
Identify, assess, and mitigate project risks across technical, scope, dependency, and timeline categories using a structured register and escalation rules.
0
Fix Bug
Structured workflow to reproduce, diagnose, plan, fix, verify, and record a bug fix, requiring a deterministic reproduction before diagnosis and minimal changes only.
0
Core
Implements a structured problem-solving algorithm that guides every response through observe, think, plan, build, execute, verify, and learn phases toward a defined ideal state.
567 · bundle
Dag Graph Builder
Parses complex problems into DAG (Directed Acyclic Graph) execution structures. Decomposes tasks into nodes with dependencies, identifies parallelization opportunities, and creates optimal execution plans. Activate on 'build dag', 'create workflow graph', 'decompose task', 'execution graph', 'task graph'. NOT for simple linear tasks or when an existing DAG structure is provided.
10
Add Todo
Captures ideas, tasks, or issues during a GSD session as structured todos for later work, enabling a thought-to-capture-to-continue flow without losing context.
1 · bundle
Founder Coach
Provides structured coaching for founders and first-time CEOs, covering archetype identification, delegation frameworks, energy management, calendar audits, leadership evolution, and blind spot identification.
20.4k · bundle
Tianming Novel System
Collaboratively write multi-volume novels with structured commands for outlining, planning, drafting, writing, health-checking, and archiving, while maintaining world-building consistency across chapters.
131 · bundle
User Story Mapping Workshop
Run a user story mapping workshop with adaptive questions and a structured map output, generating backbone activities, user tasks, and release slices for a workflow.
5.6k · bundle
Council
Runs a structured multi-agent deliberation: four specialist agents write independent position papers, two cross-examiners debate them, and the orchestrator synthesizes a final recommendation with implementation plan and risk register.
0
Dag Planner
Builds, validates, schedules, and dynamically modifies DAG execution graphs. Decomposes problems into nodes with dependencies, performs topological sorting, detects cycles, resolves conflicts, and schedules wave-based parallel execution. Use when designing a DAG structure, validating dependencies, planning execution order, or modifying a DAG at runtime. Activate on "build DAG", "plan workflow", "DAG dependencies", "topological sort", "schedule execution", "modify DAG", "replan". NOT for executing DAGs (use dag-runtime), validating outputs (use dag-quality), or matching skills to nodes (use dag-skills-matcher).
10