comet-build

Generate executable build plans from OpenSpec designs and select execution methods.

2.7k|259|Updated May 14, 2026
One-click install
npx skills add https://github.com/rpamis/comet --skill comet-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comet-build
Source: https://github.com/rpamis/comet/tree/main/assets/skills/comet-build
Command: npx skills add https://github.com/rpamis/comet --skill comet-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Comet Build phase is responsible for translating high-level designs into actionable execution plans and selecting the appropriate isolation and execution strategy, enabling teams to move from planning to implementation with a repeatable, auditable process.

Core Features & Use Cases

  • Generate executable build plans from OpenSpec-driven designs and associated tasks.
  • Offer guidance on workspace isolation (branch vs worktree) and execution method (subagent-driven vs executing-plans) with decision points for teams.
  • Orchestrate plan documentation, plan storage, and integration with guard/verify transitions in the Comet workflow.

Quick Start

Invoke the comet-build skill to start planning and selecting an execution method for the build phase.

Frequently Asked Questions about comet-build

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

FAQPage Schema
How do I generate executable build plans from OpenSpec designs?

Workspace isolation options allow teams to choose between branch and worktree strategies. Decision points guide the selection between subagent-driven and executing-plans methods to match the specific collaborative development workflow requirements.

How do I choose between subagent-driven and executing-plans methods for build execution?

Workspace isolation options allow teams to choose between branch and worktree strategies. Decision points guide the selection between subagent-driven and executing-plans methods to match the specific collaborative development workflow requirements.

What is the best way to coordinate workspace isolation and execution mode in collaborative development?

Plan documentation is orchestrated through defined plan storage locations and metadata enforcement. This integration with guard/verify transitions in the Comet workflow ensures that progress remains auditable throughout the collaborative development process.

How do I integrate build plan documentation with guard and verify transitions?

Plan documentation is orchestrated through defined plan storage locations and metadata enforcement. This integration with guard/verify transitions in the Comet workflow ensures that progress remains auditable throughout the collaborative development process.

When should I use worktree isolation instead of branch isolation for build execution?

Build plans require OpenSpec-driven designs as input, along with associated tasks and base references. The planning process enforces metadata, decision points, and plan location to generate executable plans within the Comet workflow.

Do I need OpenSpec designs to start planning the build phase?

Build plans require OpenSpec-driven designs as input, along with associated tasks and base references. The planning process enforces metadata, decision points, and plan location to generate executable plans within the Comet workflow.