agentsclimarketplace

Pitch packager

Skill Neeeophytee/finding-unknowns-skills/skills/pitch-packager

8 installable skills for Claude Code and OpenAI Codex, for finding your unknowns before they get expensive: blindspot pass, brainstorms, interviews, references, plans, notes, pitches, and a merge quiz. Community distillation, not official Anthropic.

Install
npx -y skills add Neeeophytee/finding-unknowns-skills --skill pitch-packager

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Package a finished piece of work (spec, prototype, implementation notes) into a single document that gets reviewers to understanding and approval fast. Use when the user needs buy-in, a review, or a shareable summary of what was built and why.

SKILL.md

1.9 KB, as published. Nobody here has run it

Pitch packager

Reviewers start with the same unknowns the builder started with, plus one more: whether the builder accounted for the failure points an expert would probe. A good pitch doc kills both in one read.

Steps

  1. Collect the artifacts: the spec or plan, the prototype or demo, the implementation notes, and the diff. Ask for a demo recording or screenshots if any user-facing behavior changed — lead with that.
  2. Structure the document in reading order for a skeptic:
    • The demo — what it looks like working, first. A GIF or screenshot beats prose.
    • The problem and the bet — two paragraphs max: what this solves and the approach chosen over the alternatives.
    • What an expert would ask — the 3-5 hard questions a reviewer in this domain would raise (edge cases, scale, failure modes, migration), each answered honestly, including "not handled, here's why that's acceptable for now."
    • Deviations from plan — lifted straight from implementation-notes, because surprises found in review cost trust.
    • What's NOT in this change — scope fences, so the review doesn't sprawl.
  3. Keep it one page. Link out to the spec, notes, and diff rather than inlining them.
  4. Match the medium to the venue: a Slack-pasteable doc, a PR description, or a standalone HTML page — ask which if unclear.

Guardrails

  • Never oversell: a pitch that hides a known weakness converts one approval into a permanent credibility loss.
  • The "what an expert would ask" section is the heart. If it's easy to write, the questions aren't hard enough.
  • If the work isn't actually ready, the honest pitch is a status update, and saying so is part of this skill.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.