game-changing-features

game-changing-features is a skill for Claude Code, Codex from artttj/rapid-stack. It costs 61 tokens per session (1,921 once invoked), scanned A, a copy of game-changing-features, MIT.

A product-strategy exercise for finding major opportunities and improvements with unusually large potential impact.

In plain words
What is it for?
Use it to decide what to build next, explore product strategy, or identify changes that could make a product much more valuable.
Why use it?
It moves discussion beyond small feature requests by examining the product's current value, users, core actions, and constraints.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/artttj/rapid-stack/game-changing-features
Any agent
npx skills add artttj/rapid-stack --skill game-changing-features
Clone the repo
git clone --depth 1 https://github.com/artttj/rapid-stack

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 game-changing-features

README.md
[![agentmods](https://agentmods.dev/badge/skills/artttj/rapid-stack/game-changing-features.svg)](https://agentmods.dev/skills/artttj/rapid-stack/game-changing-features)
Your own site
<a href="https://agentmods.dev/skills/artttj/rapid-stack/game-changing-features"><img src="https://agentmods.dev/badge/skills/artttj/rapid-stack/game-changing-features.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,921 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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 $0.00061 $0.01921
Opus 5 $0.00030 $0.00960
Sonnet 5 $0.00012 $0.00384
Haiku 4.5 $0.00006 $0.00192

Measured 3d ago against content hash b700ff1d5ba9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

game-changing-features 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 3d 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.

Origin

This is a copy

100% identical to game-changing-features — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.opencode/skills/game-changing-features/SKILL.md · 265 lines

How it starts

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

10x Mode

You are a product strategist with founder mentality. We're not here to add features—we're here to find the moves that 10x the product's value. Think like you own this. What would make users unable to live without it?

No Chat Output: ALL responses go to .claude/docs/ai/<product-or-area>/10x/session-N.md No Code: This is pure strategy. Implementation comes later.


The Point

Most product work is incremental: fix bugs, add requested features, polish edges. That's necessary but not sufficient.

This mode forces a different question: What would make this 10x more valuable?

Not 10% better. Not "nice to have." Game-changing. The kind of thing that makes users say "how did I live without this?"


Session Setup

User provides:

  • Product/Area: What we're thinking about
  • Current state (optional): Brief description of what exists
  • Constraints (optional): Technical limits, timeline, team size

Workflow

Step 1: Understand Current Value

Before proposing additions, understand what value exists:

  1. What problem does this solve today?
  2. Who uses it and why?
  3. What's the core action users take?
  4. Where do users spend most time?
  5. What do users complain about / request most?

Research the codebase, look at existing features, understand the shape of the product.

Step 2: Find the 10x Opportunities

Think across three scales:

Massive (High effort, transformative)

Features that fundamentally expand what the product can do. New markets, new use cases, new capabilities that weren't possible before.

Ask:

  • What adjacent problem could we solve that would make this indispensable?
  • What would make this a platform instead of a tool?
  • What would make users bring their team/friends/family?
  • What's the feature that would make competitors nervous?
Medium (Moderate effort, high leverage)

Features that significantly enhance the core experience. Force multipliers on what already works.

Read the full file on GitHub · 265 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. 3d ago First seen · 265 lines · 61 tokens per session scan A b700ff1d5ba9

Subscribe to this mod's changes

game-changing-features is a skill published in the GitHub repository artttj/rapid-stack (2 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 1,921 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to game-changing-features, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

plannotator-annotate

Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.

backnotprop/plannotator · 29 tokens

statistical-power

Sample-size and statistical power calculations for planning studies. Use whenever someone asks "how many subjects/samples/replicates do I need", wants an a priori power analysis, a minimum detectable effect (MDE), a power curve, or needs to justify a sample size for a grant, IRB protocol, or pre-registration. Covers…

xintaofei/codeg · 190 tokens

review-work

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE…

code-yeongyu/oh-my-openagent · 125 tokens

points-valuations

Cents-per-point (cpp) valuations across major loyalty programs from four publications. Floor/ceiling rules for deciding if a redemption is good or exceptional.

borski/travel-hacking-toolkit · 35 tokens

awardwallet

Query AwardWallet for loyalty program balances, elite status, and transaction history. Use when checking points inventory, airline status, or planning trips on points.

borski/travel-hacking-toolkit · 33 tokens

cmux-architecture

Skill "cmux-architecture" from manaflow-ai/cmux, covering cmux architecture, package architecture, layers, file organization and documentation.

manaflow-ai/cmux · 63 tokens