define

Installation
SKILL.md

/define - Manifest Builder

Goal

Build a comprehensive Manifest that captures:

  • What we build (Deliverables with Acceptance Criteria)
  • How we'll get there (Approach - initial direction, expect adjustment)
  • Rules we must follow (Global Invariants)

Why thoroughness matters: Every criterion discovered NOW is one fewer rejection during implementation/review. The goal is a deliverable that passes review on first submission—no "oh, I also needed X" after the work is done.

Comprehensive means surfacing latent criteria—requirements the user doesn't know they have until probed. Users know their surface-level needs; your job is to discover the constraints and edge cases they haven't thought about.

Aim for high coverage. Amendments handle what emerges during implementation.

Output: /tmp/manifest-{timestamp}.md

Input

Installs
15
GitHub Stars
64
First Seen
Feb 26, 2026
define — doodledood/manifest-dev