commander

Orchestrate multi-phase software design pipelines with persistent state and audit tracking.

9|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/TykoDev/SupremeTeam --skill commander-tykodev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commander
Source: https://github.com/TykoDev/SupremeTeam/tree/main/skills/design/commander
Command: npx skills add https://github.com/TykoDev/SupremeTeam --skill commander-tykodev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Commander eliminates fragmented, single-pass design attempts by orchestrating a structured, multi-phase software design pipeline that ensures requirements, architecture, and implementation specs are produced, reviewed, and consolidated with persistence and auditability.

Core Features & Use Cases

  • Pipeline orchestration: Intake a project description, delegate sequentially to specialist design skills (researcher, planner, architect, designer, engineer), and manage phase transitions.
  • Gatekeeper and quality gates: Owns adversarial gatekeeper-design review cycles, enforces revision limits, and escalates to the user when required.
  • Persistence and resume: Manages save-paths, locks, state files, and audit trails so long-running design runs can be resumed and audited.
  • Use Case: Run Commander to produce a consolidated design specification package for a new full-stack application, complete with SRS, architecture docs, API contracts, stack-locks, and implementation guidance.

Quick Start

Ask commander to design a complete software system by providing a clear project description, constraints, and any technology preferences.

Frequently Asked Questions about commander

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

FAQPage Schema
How do I orchestrate end-to-end software design specifications for a new project?

To orchestrate end-to-end software design, provide a project description to intake, delegate sequentially to specialist design skills across planning and architecture phases, and consolidate the outputs into a comprehensive specification package.

What is an adversarial gatekeeper-design review cycle in software architecture?

An adversarial gatekeeper-design review cycle is a quality assurance mechanism that enforces revision limits and escalates to the user when required, ensuring cross-deliverable consistency across architecture and implementation specs.

Can I resume a long-running software design pipeline if the process is interrupted?

Yes, you can resume a long-running software design pipeline because the orchestration process manages save-paths, locks, state files, and audit trails, enabling persistent save-and-resume semantics for interrupted runs.

Does pipeline orchestration support stack-lock registry propagation for technology constraints?

Yes, pipeline orchestration supports stack-lock registry propagation, allowing you to lock specific technology stacks and enforce those constraints throughout the requirements, architecture, and implementation phases.

What deliverables are produced by a multi-phase software design pipeline?

A multi-phase software design pipeline produces a consolidated specification package including Software Requirements Specifications (SRS), architecture documents, API contracts, stack-locks, and implementation guidance for full-stack applications.