Handles the design phase of Comet's change workflow when you've wrapped up the open phase but don't have a Superpowers Design Doc yet. It generates a handoff package from your OpenSpec artifacts (proposal, design, tasks, specs), then loads the brainstorming skill to walk through technical design with proper context. The handoff uses deterministic excerpts with source paths and hashes, not summaries an agent made up on the spot. You'll go through clarifying questions, compare a few approaches, and confirm a design before it writes the actual doc. Includes checkpoint recovery if your context window fills up mid-brainstorm. The guard won't let you proceed until the handoff hash matches your OpenSpec output and the design doc has the right frontmatter.
npx -y skills add rpamis/comet --skill comet-design --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template