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 96 stars 22 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
66
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
5 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

deliverable-purifier

Use as the final-pass editor for client-facing business deliverables such as PPT page copy, proposals, marketing plans, brand strategy documents, campaign mechanisms, scripts, reports, templates, and formal business copy. Trigger when the user asks for polished, final, presentation-ready, client-ready, directly usable, or cleaned content, or when producing the final version of such an artifact. Remove prompt traces and internal drafting language while preserving facts, claims, citations, required notices, requested placeholders, template fields, speaker notes, and production notes in their proper channels. Do not use merely for internal brainstorming or to generate reusable anti-meta prompts for another model.

1 Updated today
kiakun-collab
Data & Documents Listed

sprint-deliverables-builder

One-shot client wrap-up package for a Marketing Strategy Sprint run outside Claude (in person or on a call, notes from Gemini/Otter/manual notes) — takes a transcript/notes upload and produces BOTH the written marketing plan (PDF) and the recap slide deck (.pptx), built consistently from one extraction, for a Fractional CMO to send their client. Trigger on "build the deck and the plan doc from this transcript", "package up the sprint deliverables", "give me everything for [client]'s wrap-up", "turn these sprint notes into the deck and marketing plan", "send the client their recap", or similar, especially when a transcript/notes file is uploaded and more than one deliverable is wanted. Do NOT trigger if only one deliverable is wanted — use sprint-deck-outline-builder or sprint-marketing-plan-builder alone. Do NOT trigger for live facilitation — the sprint already happened outside this conversation.

0 Updated 2 weeks ago
chadjardine
AI & Automation Listed

workflow-builder

Use when the user wants to turn a domain need into a multi-agent workflow — one orchestrator brain + several specialist subagents + one-line triggers (e.g. "build me an X pipeline", "assemble a subagent team"). Clarifies the blueprint, optionally researches community skills, and generates each agent's charter (AGENT.md with a self-iteration & expert-strengthening protocol), knowledge bases, and wiring contracts as a ready-to-run file structure. Not for one-off tasks, simple delegation, or docs only.

2 Updated 4 days ago
tydm2