deliverable-builder

Solid

Produce a professional, send-ready deliverable on the user's behalf — in the correct file format (never raw markdown), in the user's voice, structured to lead with the strongest material, and free of document-level AI tells. Runs a gated pipeline with a fresh-context verification policeman and a Stop-hook that won't let the session finish without a verified PASS. Use when producing a job take-home, client report, executive one-pager, slide deck, proposal, or anything going out under the user's name.

Data & Documents 89 stars 16 forks Updated today MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
65
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Deliverable Builder This skill is the **conductor**. It produces a finished, human-quality deliverable by running a fixed pipeline of stages — and it makes that process *non-skippable*, because a skipped or lazy stage shows up at Gate 2 as a requirement the artifact fails. Most stages reuse an existing skill or tool; this skill owns the *sequence, the gates, and the quality bars*. Read each reference file when you reach its stage — don't load them all at once. ## When to use Any time the user asks you to *produce something they'll send* — a take-home, client report, one-pager, deck, proposal. Not for internal scratch notes, code (use code-voice), or content you're publishing as Genesis (use content-publish / genesis-voice). ## The pipeline | # | Stage | Read / invoke | Gate | |---|---|---|---| | 1 | **Intake** — frame, freeze acceptance criteria, pick format, open the spec | `references/intake.md` | **Gate 1** (interactive) | | 2 | **Draft** — produce the actual substance against the frozen criteria | (your analysis) | | | 3 | **Structure & altitude** — lead with the answer, action titles, methodology→appendix | `references/structure-altitude.md` | | | 4 | **Voice** — make it sound like the user | invoke the **voice-master** skill | | | 5 | **Anti-slop** — strip document/sentence AI tells | invoke the **humanizer** skill (voice-calibration off — voice-master already voiced it) | | | 6 | **Render** — produce the real file (PDF/DOCX/PPTX); set `status: rendered_unverifie...

Details

Author
WingedGuardian
Repository
WingedGuardian/GENesis-AGI
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category