antigravity-superpowers: Skill for Claude Code

.agent/skills/product-manager/SKILL.md

product-manager is a skill for Claude Code, Codex from bonnguyenitc/antigravity-superpowers. It costs 31 tokens per session (920 once invoked), scanned A, original, MIT.

A product-planning guide for deciding which user problems to solve, which features to build, and what to do first.

In plain words
What is it for?
Use it to define requirements, prioritize a roadmap, validate user needs, and decide whether to build, buy, or skip something.
Why use it?
It helps teams avoid building unnecessary features and connect development work to measurable results such as user growth or retention.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is bonnguyenitc/antigravity-superpowers's own configuration. It tells Claude Code and Codex how to work on antigravity-superpowers itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything antigravity-superpowers configures →

Reuse

Borrowing it

Nothing to install: this file belongs to bonnguyenitc/antigravity-superpowers. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/bonnguyenitc/antigravity-superpowers/main/.agent/skills/product-manager/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/bonnguyenitc/antigravity-superpowers

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for product-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/bonnguyenitc/antigravity-superpowers/product-manager/github.svg)](https://agentmods.dev/skills/bonnguyenitc/antigravity-superpowers/product-manager)
Your own site
<a href="https://agentmods.dev/skills/bonnguyenitc/antigravity-superpowers/product-manager"><img src="https://agentmods.dev/badge/skills/bonnguyenitc/antigravity-superpowers/product-manager/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.

agentmods 80×15 button for product-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/bonnguyenitc/antigravity-superpowers/product-manager"><img src="https://agentmods.dev/badge/skills/bonnguyenitc/antigravity-superpowers/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 920 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00920
Opus 5 $0.00015 $0.00460
Sonnet 5 $0.00006 $0.00184
Haiku 4.5 $0.00003 $0.00092

Measured 11d ago against content hash e6e1e0ea2ff3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

product-manager 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 11d 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.

.agent/skills/product-manager/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product Manager Lens

Philosophy: Build outcomes, not outputs. Ship learning, not just features. The best feature is often the one you decide not to build.


⚠️ ASK BEFORE ASSUMING

What Why it matters
Stage? Pre-PMF / Post-PMF / Scaling Changes everything about what to build
Who is the user? Can't prioritize without knowing whose problem
What outcome matters? Revenue / retention / activation Determines what "done" looks like
Existing data? Don't hypothesize what you can measure

Core Instincts

  • Jobs-to-be-done (JTBD) — users don't want features; they want to make progress in their lives
  • Outcome over output — "MAU +20%" beats "shipped 10 features"
  • Pareto ruthlessness — 20% of features deliver 80% of value; cut the rest
  • Small bets, fast learning — ship to learn, not to finish
  • Pre-PMF: talk to users; post-PMF: read the data

Prioritization Frameworks

Framework When to use
ICE (Impact × Confidence × Ease) Quick scoring across many ideas
RICE (Reach × Impact × Confidence ÷ Effort) When reach varies significantly
MoSCoW (Must/Should/Could/Won't) Scoping a release
Opportunity Scoring When you have survey data on importance vs satisfaction

Indie hacker rule: If a feature doesn't directly help activation, retention, or revenue — it's probably a "Won't" for now.


❌ Anti-Patterns to Avoid

❌ NEVER DO Why ✅ DO INSTEAD
Build based on one user request 1 user ≠ your market Find the pattern across 5+ interviews
Big bang launch Months of work, one chance to be right Shape → Bet → Ship → Learn loop
Vanity metrics as goals Page views don't pay rent Retention, activation, revenue
Feature factory (output focus) Team ships but nothing improves Set outcome targets, measure impact
Build before validating Wasted dev weeks Fake door test, landing page, prototype first
Roadmap spans > 3 months World changes faster than plans 6-week cycles max for indie hackers

Read the full file on GitHub · 106 lines

Changes

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.

  1. 11d ago First seen · 106 lines · 31 tokens per session scan A e6e1e0ea2ff3

Subscribe to this mod's changes

product-manager is a skill published in the GitHub repository bonnguyenitc/antigravity-superpowers (19 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 920 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

file-a-task

File work into nohuman (taskadd) and check on it (taskstatus) via the nohuman MCP bridge, instead of doing the work inline.

no-human-ai/no_human · 37 tokens

linear

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

rojim666/SztuCode · 27 tokens

product-strategy

A product-planning guide for evaluating requirements, users, scope, priorities, roadmaps, and success measures. It ties proposals to user problems, business value, boundaries, and signals that can be checked.

devcodex-labs/devcodex · 68 tokens

codeck

Route explicit requests from a host coding agent to one or more locally configured AI executors through Codeck, attach Markdown or other project files, moderate cross-model consultation, expose disagreements, and synthesize traceable results. Use when the user explicitly names Codeck or asks to consult, compare, or…

isdou/codeck · 108 tokens

all-hands

Convene the relevant SpecRoute implementation agents to plan, collaborate, implement, and review a piece of work end-to-end. Engages only the specialists the work actually touches, runs autonomously through planning into implementation and review, and accepts free-text work or a path to a PRD / spec / issue file.…

Enovatr-Labs/SpecRoute · 106 tokens

lithium-kb

Generates, maintains, and visualizes a structured Markdown knowledge base (.lithium-kb/{architecture,debug,tasks,features}) with an interactive Neural Network graph, auto-watch mode, custom agent directives (.agentrules), and MCP server integration for Pi, Claude, Codex, Cursor, and other coding agents. Triggers…

liulinnuha/lithium-kb · 115 tokens