architect-plan-for-dispatch

Analyze a repository to generate a Code Report and Dispatch execution plan.

3|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/ryankolean/summit-claude-skills --skill architect-plan-for-dispatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-plan-for-dispatch
Source: https://github.com/ryankolean/summit-claude-skills/tree/main/skills/architect-plan-for-dispatch
Command: npx skills add https://github.com/ryankolean/summit-claude-skills --skill architect-plan-for-dispatch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a complete, execution-ready Dispatch plan by analyzing a repository or project brief, producing a Code Report and structured task manifests that guide Claude Dispatch execution.

Core Features & Use Cases

  • Interrogate scope: Automatically interprets project goals, constraints, and success criteria to frame tasks.
  • Code Report generation: Produces a concise, structured report detailing tech stack, architecture patterns, and critical dependencies.
  • Dispatch plan creation: Outputs a taskized plan with Execution Groups (A, B, FINAL), file manifests, and acceptance criteria for each task.
  • Plan assembly and handoff: Compiles a cohesive Markdown plan file and a code report, ready for review and execution.

Quick Start

Trigger interrogate to scope the project, then run architect-plan-for-dispatch to generate a Dispatch plan.

Frequently Asked Questions about architect-plan-for-dispatch

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

FAQPage Schema
How do I generate an execution-ready dispatch plan from an existing repository?

To generate a dispatch plan, interrogate the repository to scope project goals and constraints, then produce a Code Report and structured task manifests with Execution Groups, file manifests, and acceptance criteria for deterministic execution.

What is a task manifest and how does it help parallelize project work?

A task manifest defines interface contracts, execution groups, and file allocations that enable parallelizable work across Group A, B, and FINAL. It captures dependencies, risks, and model-tier allocations to guide Dispatch workers deterministically.

How do I create interface contracts for complex software projects before dispatching tasks?

Interface contracts are created by analyzing the project scope to define execution groups and task manifests. This ensures deterministic, parallelizable work by capturing dependencies and model-tier allocations for reviewers and workers.

Can I use this planning approach for projects with unknown tech stacks and dependencies?

Yes, the planning approach interrogates scope to interpret project goals and constraints, then generates a Code Report detailing the tech stack, architecture patterns, and critical dependencies to frame the dispatch execution plan.

What's the best way to structure task execution groups for deterministic project delivery?

Structure task execution groups by organizing taskized plans into Group A, B, and FINAL phases, each with file manifests and acceptance criteria. This captures risks and dependencies to guide reviewers and Dispatch workers.

Why do I need a Code Report before dispatching execution tasks to workers?

A Code Report is needed because it provides a concise, structured analysis of the tech stack, architecture patterns, and critical dependencies required to define interface contracts and task manifests for deterministic Dispatch execution.