AugmentClaude

Positioning & Story

Craft compelling product messaging where developers are heroes fighting real problems.

Installation

  1. Make sure Claude is on your device and in your terminal.

    Skills load from ~/.claude/skills/ when Claude Code starts up β€” so you need it on your machine first. If you don't have it yet, install it once with the command below, then run claude in any terminal to verify.

    One-time setup
    npm i -g @anthropic-ai/claude-code

    Already have it? Skip ahead.

  2. Paste into Claude Code or into your terminal.

    This copies the whole skill folder into ~/.claude/skills/positioning-and-story-aidevgtm/ β€” the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.

    Faster alternative (instruction-only skills)

    Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates β€” they won't be downloaded and the skill will fail when it tries to load them.

    Quick install (SKILL.md only)
    Sign up to copy
  3. Restart Claude Code.

    Quit and reopen Claude Code (or any other agent that loads from ~/.claude/skills/). New skills are picked up on startup.

  4. Just ask Claude.

    Skills auto-activate when your request matches the skill's description β€” no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the β€œWhat this skill does” section above.

Prefer to read the source first? Open on GitHub.

When Claude uses it

Build a positioning and narrative where the developer is the hero and a real trend is the villain. Use when the messaging describes the product instead of the problem, sounds like every competitor, or has no urgency because nothing is at stake.

What this skill does

Positioning & story

Your story is boring without a villain. And you are not the hero of it. The developer is. You're the wise advisor who hands them a better weapon.

Use this when: your homepage explains what your product does before it names the problem, your positioning is interchangeable with three competitors, or nobody feels any urgency to act now.

The core idea

Developers don't buy features; they hire a tool to defeat something that's making their life worse. Get the roles right:

  • Hero = the developer (never the vendor, never the product)
  • Villain = the undeniable trend making the pain worse every day
  • Wise Advisor = you, arriving with a gift (the product)
  • Inciting event = the change in the world that forces the hero to act now

No villain β†’ no urgency β†’ no story β†’ no conversion.

Framework: the 3-part story (Frankl)

  1. Inciting event: introduce the hero and the villain; the world changed and the hero can't stay put.
  2. Obstacles: a series of specific challenges, each solved with your help, best told as mini before/afters: "Before X, we had [problem]. Now [measured result]."
  3. Resolution: villain defeated (for now), specific results, hero shares the wisdom β†’ that's your testimonial.

The benchmark (EngFlow):

"Slow builds waste your time. Standard build tools can't handle today's codebases. Speed up builds now to keep engineers in flow."

  • Pain: slow builds waste your time
  • Villain: standard tools can't handle modern complexity
  • Hero: engineers, kept in flow
  • Wise Advisor: the build experts

Good villains: cloud-cost sprawl Β· tool fragmentation Β· compounding tech debt Β· flaky pipelines Β· observability gaps Β· manual deploys Β· YAML sprawl Β· agents you can't trust in prod.

Framework: the 4 levels of differentiation (Frankl)

Compete as high up this ladder as you can. Feature wars are a race to the bottom.

LevelTypeSounds likeGrade
1Feature"we have X, they don't"D
2Benefit"we save you time"C
3Customer segment"for CTOs under release pressure with compliance"B
4Problem"the only fix for [problem no one else has named]"A

Reaching Level 4 / category creation: talk to enough TAB members (see talk-to-users) to surface a problem competitors haven't named, then name it so precisely your product is the obvious answer. When rivals adopt your vocabulary, they've already lost the position. (JFrog: "artifact repository" β†’ "Universal Artifact Repository" and leapfrogged Sonatype.)

Decision tree

Can you state a problem only you solve, in the user's words?
β”œβ”€ YES β†’ Level 4. Lead with the problem; name the category.
└─ NO  β†’ Can you name a specific segment with a compelling reason?
         β”œβ”€ YES β†’ Level 3. Lead with the ICP + their trigger.
         └─ NO  β†’ you're stuck at feature/benefit β†’ go run `talk-to-users`.

Mistakes that look reasonable

  • Product as hero: "ShipFast helps you…" Make the developer the subject of the sentence.
  • No villain: all solution, no antagonist β†’ zero urgency.
  • "Platform": developers hear months of integration and risk. Name the specific thing it does.
  • "Pleased to announce": nobody cares about your emotional state; a feature is not a story, a customer win is.
  • Feature-matrix positioning: a checklist vs competitors keeps you at Level 1 forever.

Your next 30 minutes

  • Write one sentence: hero + villain + inciting event (steal the EngFlow shape).
  • Grade your current differentiation 1-4. If it's D/C, list what would move it to B/A.
  • Find the villain in your talk-to-users "environmental changes" bucket, it's already there.
  • Rewrite your headline so the developer is the subject and the problem comes before the product.

Built from real dev-tool GTM experience, with frameworks from Adam Frankl (The Developer-Facing Startup) and Jakub Czakon (markepear.dev). When a framework can't make the call, that's what a human is for: The DevTool GTM Company.

Related skills