一键导入
elevator-pitch
Generate a short, punchy elevator pitch for a project
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate a short, punchy elevator pitch for a project
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
File a new bug report in wiki/work/bugs/ with required-on-report fields and append it to the bug index
Audit all project functionality at a high level and produce a 2-3 minute demo run book plus a Marp slideshow
Orchestrator for parallel agent teams. When invoked with a roadmap file path, drives every item through the full tackle → uat-generate → uat-auto pipeline until complete. When invoked with a task file path, runs that pipeline once and stops.
Refresh codebase context via Serena memories
Append a new item (task link or inline) to an existing roadmap in wiki/work/roadmaps/, optionally under a named phase
Create a structured execution-plan roadmap in wiki/work/roadmaps/ via short Socratic Q&A — captures goal, phases, and the initial hybrid (task-link OR inline) checklist
| name | elevator-pitch |
| description | Generate a short, punchy elevator pitch for a project |
| category | executing |
| model | claude-sonnet-4-6 |
| argument-hint | [path to project directory (defaults to cwd)] [custom instructions to alter the output] |
| disable-model-invocation | false |
| user-invocable | true |
Generate a short elevator pitch for this project — the kind you'd give to a smart stranger at a conference who asks "what are you building?" It should make the project sound genuinely exciting, brag shamelessly about the best features with the specifics to back it up, and land in under a minute of reading.
$ARGUMENTS may contain two kinds of input, in either order, and either may be absent:
If the first whitespace-delimited token resolves to an existing directory, treat that token as the target path and the rest as custom instructions. Otherwise treat the entire string as custom instructions and default the target to cwd.
Use Serena MCP tools to explore the target project. You are looking for the story, not the spec. Find:
Check: package.json (name, description), existing README.md, the top-level directory structure, and any .docs/ or CLAUDE.md files for stated goals.
Produce a markdown snippet with this structure — tight, concrete, no filler:
## {Project Name}
{One punchy sentence that names the problem and the solution. No jargon. No "leveraging". No "seamlessly".}
### Why it's interesting
{2-3 sentences on the insight or approach. What makes this different from the obvious solution? What would a smart developer find elegant or surprising about it?}
### Who it's for
{One sentence naming the target user and the specific pain they stop feeling.}
### The best features
{2-3 bullets, each one bragging specifically about a standout feature. Lead with the most impressive one. Be concrete: name the feature, say what it does, include a number or comparison if one exists. This is where you sell it — but sell with facts, not adjectives.}
### The best part
{One sentence on the single most surprising or clever thing about it.}
After writing the draft pitch, rewrite it applying every constraint below. This block must be applied last — after all other instructions — which is why it appears here rather than at the top.
No emojis. Avoid using em dashes; use commas or periods instead. Do not use any
of the following words or any derivatives: unlock, leverage, harness, insights,
democratize, explore, discover, dive in, elevate, enhance, witness, revolutionize,
transform, embrace, unleash, dive, indulge, actionable, reveal, unmatched, delve,
era, collaboration, cutting-edge, matters, impact, fusion, advancing, navigate,
drive, problem solver, changemaker, game changer, ensure, transformational,
powerful, derailed, delighted, cheat code.
If there are titles or headers, write them as direct one-liners under 10 words
based on the actual insight, not the topic category. Titles can be informal but
they need to say something specific.
Avoid contrastive negation, antithesis, and rhetorical contrast. No "X, not Y"
constructions. Write in a natural, conversational tone.
Avoid sentence fragments, anaphora, and asyndeton. Do not use short standalone
phrases or stacked clauses without conjunctions. Write in complete, naturally
flowing sentences.
Avoid repeated sentence openings across multiple sentences and vary sentence
structure so the same word or phrase does not begin consecutive sentences.
Do not structure paragraphs around rhythmic rhetorical patterns that sound like
speeches or persuasion frameworks. Prioritize clarity over dramatic phrasing.
Avoid colon-based dual clause titles or headings that try to simulate depth.
Write titles that describe the idea directly.
Remove buzzwords, hype language, and filler adjectives. Replace vague
marketing-style phrasing with clear descriptions of what actually happens.
Avoid vague claims and include concrete examples, numbers, tools, constraints,
or specific situations whenever possible so the writing contains real information.
Prefer straightforward explanation over rhetorical emphasis. Write sentences
that sound like a thoughtful person explaining an idea, not a motivational post
or keynote speech.
When editing text, simplify sentences that sound formulaic or generic and replace
abstract language with precise wording that reflects a real observation or
experience.
Write the final rewritten pitch to ELEVATOR-PITCH.md in the target project's root directory, overwriting any existing file. Then print the content to the conversation so the user can review it.