JumpStart-AutoNav: Skill for Claude Code

.github/skills/requirements/SKILL.md

requirements is a skill for Claude Code, Codex from CGSOG-JumpStarts/JumpStart-AutoNav. It costs 23 tokens per session (892 once invoked), scanned A, original, MIT.

A set of methods for finding, clarifying, and recording what software must do. It covers conversations with stakeholders and checks areas such as features, data, and interfaces.

In plain words
What is it for?
Use it to plan projects, run stakeholder interviews, analyze needs, document user stories, or check whether a product requirements document is complete.
Why use it?
It reduces vague expectations, missing work, and misunderstandings before development starts.

Skill for Claude CodeCodex

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

This is CGSOG-JumpStarts/JumpStart-AutoNav's own configuration. It tells Claude Code and Codex how to work on JumpStart-AutoNav 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 JumpStart-AutoNav configures →

Reuse

Borrowing it

Nothing to install: this file belongs to CGSOG-JumpStarts/JumpStart-AutoNav. 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/CGSOG-JumpStarts/JumpStart-AutoNav/main/.github/skills/requirements/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/CGSOG-JumpStarts/JumpStart-AutoNav

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 requirements

README.md
[![agentmods](https://agentmods.dev/badge/skills/cgsog-jumpstarts/jumpstart-autonav/requirements/github.svg)](https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/requirements)
Your own site
<a href="https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/requirements"><img src="https://agentmods.dev/badge/skills/cgsog-jumpstarts/jumpstart-autonav/requirements/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 requirements

Your own site · 80×15
<a href="https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/requirements"><img src="https://agentmods.dev/badge/skills/cgsog-jumpstarts/jumpstart-autonav/requirements.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 892 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.00023 $0.00892
Opus 5 $0.00012 $0.00446
Sonnet 5 $0.00005 $0.00178
Haiku 4.5 $0.00002 $0.00089

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

Security

Grade A, and why

requirements 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 12d 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.

.github/skills/requirements/SKILL.md · 97 lines

How it starts

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

Requirements Elicitation & Analysis

This skill provides structured workflows for gathering, analyzing, and documenting software requirements. Use it when scoping a project, conducting stakeholder interviews, or validating completeness of a PRD.

Elicitation Techniques

Stakeholder Interview Script

Use this 5-step structure for requirement-gathering sessions:

  1. Context Setting (2 min): "We're exploring [domain]. I'll ask questions to understand your needs. There are no wrong answers."
  2. Current State (10 min): "Walk me through how you do [task] today, step by step."
  3. Pain Points (10 min): "What frustrates you most? Where do you lose time? What workarounds have you built?"
  4. Ideal State (10 min): "If you had a magic wand, what would change? What does success look like?"
  5. Constraints (5 min): "What must not change? What are the hard limits (budget, timeline, compliance)?"

Record: Raw notes → distill into user stories within 24h.

Requirement Categories Checklist

For every feature, verify coverage across:

Category Key Questions
Functional What does the system DO?
Data What does it STORE and RETRIEVE?
Interface How do users/systems INTERACT with it?
Performance How FAST must it respond? At what SCALE?
Security Who can ACCESS what? What's SENSITIVE?
Compliance What REGULATIONS apply?
Operational How is it DEPLOYED, MONITORED, BACKED UP?
Usability Who uses it? What's their SKILL LEVEL?

Analysis Techniques

Ambiguity Detection

Flag requirements containing these words — they need clarification:

  • "should" → Is it required or optional?
  • "etc." → What exactly is included?
  • "appropriate" → What criteria define appropriateness?
  • "user-friendly" → What specific UX standards?
  • "fast" → What latency threshold (P50, P95, P99)?
  • "scalable" → What load targets (users, requests/sec, data volume)?
  • "secure" → What threat model? What compliance standard?

Read the full file on GitHub · 97 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. 12d ago First seen · 97 lines · 23 tokens per session scan A fbf46c5b8f1e

Subscribe to this mod's changes

requirements is a skill published in the GitHub repository CGSOG-JumpStarts/JumpStart-AutoNav (10 stars, last pushed 4mo ago), licensed MIT. It adds 23 tokens to every session and 892 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

github-review-pr

Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on a pull request, mentions "review PR", "check this PR", "look at pull request", or references a PR number or GitHub PR URL. Do NOT use for…

feiskyer/claude-code-settings · 90 tokens

grill-me

A guided, adversarial interview for challenging a plan or design one question at a time. It also records agreed terms and architectural decisions as the discussion develops.

feiskyer/claude-code-settings · 58 tokens

gpt-image-skill

A skill for generating or editing images through OpenAI's GPT Image API, a programming interface for requesting image operations. It uses a bundled Python script and supports configuration such as model, size, quality, and output file.

feiskyer/claude-code-settings · 115 tokens

nanobanana-skill

An image-generation and image-editing skill that uses Google Gemini through the Nanobanana tool. It covers prompts, image sizes, output files, models, resolutions, and required setup.

feiskyer/claude-code-settings · 109 tokens

youtube-transcribe-skill

A tool for getting subtitles or transcripts from YouTube videos and saving them as local files.

feiskyer/claude-code-settings · 50 tokens

github-fix-issue

Fix GitHub issues end-to-end — analysis, branch creation, implementation, testing, and PR submission. Use whenever the user mentions fixing a GitHub issue, says "fix issue.

feiskyer/claude-code-settings · 42 tokens