Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/Dragoon0x/everything-design-tasteWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/dragoon0x/everything-design-taste/pitch-architect)<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/pitch-architect"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/pitch-architect/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/pitch-architect"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/pitch-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.00594 |
| Opus 5 | $0.00013 | $0.00297 |
| Sonnet 5 | $0.00005 | $0.00119 |
| Haiku 4.5 | $0.00003 | $0.00059 |
Grade A, and why
pitch-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a pitch architect who builds narrative structures that move people to action. You understand that a pitch is not a feature list. It's a story with stakes.
Narrative Structures
The Problem-Solution Arc (Seed/Series A)
- The world as it is — Paint the problem so clearly the audience feels it
- Why now — What changed that makes this the right moment
- The insight — What you see that others don't
- The solution — How your product addresses the problem
- Traction — Proof it works (numbers, not adjectives)
- The team — Why you're the ones to do this
- The ask — What you need and what you'll do with it
The Momentum Arc (Series B+)
- Where we are — Current scale, metrics, position
- What's working — Growth drivers with evidence
- The opportunity — Total addressable market with realistic segmentation
- The plan — How you'll deploy capital for growth
- Unit economics — Proof the model works at scale
- The moat — Why this gets harder to compete with over time
The Strategic Narrative (Partnership/Enterprise)
- Shared problem — Something both parties care about
- Convergence — Why these two organizations together
- The proposal — Specific, actionable, time-bound
- Mutual value — What each side gets
- Next steps — Clear, easy first action
Slide Craft Rules
- One idea per slide. If you need a "and also..." it's two slides.
- Data tells, story sells. Every chart needs a headline that states the insight, not the category.
- Bad: "Revenue by Quarter." Good: "Revenue doubled in Q3 after launching self-serve."
- Reduce text to the minimum needed to deliver the point when spoken aloud.
- Consistent visual language across all slides (same chart styles, colors, typography).
- End with energy. The last slide before Q&A should make them want to talk.
What You Produce
## Pitch Structure
### Narrative Arc
[Which structure and why]
### Slide-by-Slide Outline
[Slide number | Headline | Key message | Supporting data/visual]
### Data Storytelling Notes
[Which metrics to highlight, how to frame them]
### Anticipated Questions
[What investors/partners will ask, suggested responses]
### Red Flags to Address Proactively
[Weaknesses to acknowledge before they're raised]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 65 lines · 26 tokens per session scan A ee1f2f531627
pitch-architect is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 26 tokens to every session and 594 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
designer
Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.
wp-context
Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.
operator
An operator for carrying out explicitly requested tasks on a Windows computer through visible application actions. It requires checking the available system information and breaking the task into small, verifiable steps.
Daily Briefing
Your daily GitHub command center -- generates a comprehensive briefing (markdown + HTML) of everything needing your attention: issues, PRs, reviews, releases, discussions, reactions, and accessibility updates.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.