idea

idea is a skill for Claude Code, Codex from Maximumsoft-Co-LTD/claude-flightdeck. It costs 106 tokens per session (1,302 once invoked), scanned A, original, MIT.

A skill for capturing, refining, and promoting feature ideas through a structured project workflow. A backlog is the project’s list of planned work; this skill keeps early ideas separate until they are detailed enough to enter it.

In plain words
What is it for?
Use it to record a new idea, fill gaps in an existing idea, or move a well-defined idea into the project backlog.
Why use it?
It prevents vague requests from becoming implementation tasks before their goals, users, affected parts, constraints, and expected behavior are understood.

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/maximumsoft-co-ltd/claude-flightdeck/idea
Any agent
npx skills add Maximumsoft-Co-LTD/claude-flightdeck --skill idea
Clone the repo
git clone --depth 1 https://github.com/Maximumsoft-Co-LTD/claude-flightdeck

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 idea

README.md
[![agentmods](https://agentmods.dev/badge/skills/maximumsoft-co-ltd/claude-flightdeck/idea.svg)](https://agentmods.dev/skills/maximumsoft-co-ltd/claude-flightdeck/idea)
Your own site
<a href="https://agentmods.dev/skills/maximumsoft-co-ltd/claude-flightdeck/idea"><img src="https://agentmods.dev/badge/skills/maximumsoft-co-ltd/claude-flightdeck/idea.svg" alt="Measured on agentmods" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,302 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00106 $0.01302
Opus 5 $0.00053 $0.00651
Sonnet 5 $0.00021 $0.00260
Haiku 4.5 $0.00011 $0.00130

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

Security

Grade A, and why

idea 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 4d 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.

core/.claude/skills/idea/SKILL.md · 104 lines

How it starts

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

/idea — Structured Idea Capture & Promotion

Announce: Using /idea to [capture / refine / promote] …

Discovery is the staging area: ideas live in docs/project/ideas/D###-<slug>.md until they pass the DoR gate; only then do they become rows in docs/project/backlog.md. /work is where backlog items become sprint tasks. ID rules: ../../../docs/project/NAMING.md.

Token budget

  • Never full-Read backlog.md or board files — use Grep for duplicate scans.
  • Read an existing idea detail file only when refining or promoting that D###.
  • Keep the interview lean — short, targeted questions per stage; no exhaustive checklists. Read only the target idea file in full at promote time.

Modes

/idea <text> — Capture a raw idea

  1. Stage 1 — Core: title, problem statement, affected user roles, source, affected components / services.
  2. Estimate complexity — trivial/small → 3-4 follow-ups; medium → 5-8; large → 8-10. Don't over-ask small items.
  3. Stage 2 — Scope: target behaviour, explicit non-goals, related features, cross-component impact (events, persistence, UI entry points).
  4. Stage 3 — Context: urgency, technical constraints, deadlines, related ideas.
  5. Allocate the next D### IDGrep docs/project/ideas/ for the highest existing D### and increment. Sequential, never reused.
  6. Duplicate scanGrep docs/project/ideas/ + docs/project/backlog.md for title keywords. Surface any match and ask whether to merge before creating.
  7. Create the detail file docs/project/ideas/D###-<slug>.md with: User Stories, Acceptance Criteria (≥3 aimed at), Affected Components, Cross-cutting Concerns (multi-tenancy / RBAC / observability as applicable), Open Questions. State = raw.
  8. Confirm — print the D### assigned and the file path.

Ideas can be dropped (state change in the file header) but the file is never deleted — keep the trail.

/idea refine D### — Fill gaps on an existing idea

Read the full file on GitHub · 104 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. 4d ago First seen · 104 lines · 106 tokens per session scan A d6f1880e872c

Subscribe to this mod's changes

idea is a skill published in the GitHub repository Maximumsoft-Co-LTD/claude-flightdeck (2 stars, last pushed 2mo ago), licensed MIT. It adds 106 tokens to every session and 1,302 once invoked, about $0.0005 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-31.