iterate-app

iterate-app is a skill for Claude Code from seungmanchoi/react-native-fsd-agent-template. It costs 123 tokens per session (1,376 once invoked), scanned A, original, no licence file.

A workflow for improving an app after its first release or initial implementation. It reviews the current state, recommends the next change, builds one focused slice, checks it, and repeats.

In plain words
What is it for?
It is for choosing feature priorities, planning the next sprint, implementing one improvement, and validating it before selecting the next one.
Why use it?
It prevents the team from rerunning an entire development process when the app needs a series of targeted improvements.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It is for choosing feature priorities, planning the next sprint, implementing one improvement, and validating it before selecting the next one.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seungmanchoi/react-native-fsd-agent-template/iterate-app
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.

Any agent
npx skills add seungmanchoi/react-native-fsd-agent-template --skill iterate-app
Clone the repo
git clone --depth 1 https://github.com/seungmanchoi/react-native-fsd-agent-template

Made for: Claude Code.

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 iterate-app

README.md
[![agentmods](https://agentmods.dev/badge/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app/github.svg)](https://agentmods.dev/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app)
Your own site
<a href="https://agentmods.dev/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app"><img src="https://agentmods.dev/badge/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app/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 iterate-app

Your own site · 80×15
<a href="https://agentmods.dev/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app"><img src="https://agentmods.dev/badge/skills/seungmanchoi/react-native-fsd-agent-template/iterate-app.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,376 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 unknown 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.00123 $0.01376
Opus 5 $0.00062 $0.00688
Sonnet 5 $0.00025 $0.00275
Haiku 4.5 $0.00012 $0.00138

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

Security

Grade A, and why

iterate-app 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 9d 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.

.claude/skills/iterate-app/SKILL.md · 72 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 9d ago First seen · 72 lines · 123 tokens per session scan A a151a4314f8c

Subscribe to this mod's changes

iterate-app is a skill published in the GitHub repository seungmanchoi/react-native-fsd-agent-template (50 stars, last pushed 1mo ago), with no licence file. It adds 123 tokens to every session and 1,376 once invoked, about $0.0006 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

linear

Search, read, create, and update the user's Linear issues, projects, and comments through per-user OAuth.

yc-software/qm · 24 tokens

md-hive-sync

Munder Difflin hive sync — runs the start-of-task hive protocol steps: reads memory.md, checks inbox/ for new messages, and reminds you to record durable facts in memory.md and write coordination files before ending. Use when asked to "sync with the hive", "check my inbox", "hive status", or "hive sync". Proactively…

chaitanyagiri/munder-difflin · 109 tokens

ceo-setup

One-time onboarding for the executive/manager commitment workflow — delegation-heavy, meeting prep, decision capture, morning and evening digests. Creates a commitments project and installs two dashboard widgets. After successful setup this skill is excluded from selection until the marker file is deleted.

suyoumo/ClawProBench · 60 tokens

commitment-setup

One-time setup for the commitments tracking system. Creates workspace structure, schema docs, and installs triage and digest missions. Excluded from activation once projects/commitments/README.md exists in the workspace (the file this skill writes as its first step).

suyoumo/ClawProBench · 58 tokens

commitment-triage

Recognize obligations in conversation, extract signals with immediacy and expiration, create and manage commitments in the workspace.

suyoumo/ClawProBench · 29 tokens

linear

Linear issue tracker API integration. Covers first-use identity bootstrap (viewer + teams cached), raw GraphQL for list/search/create/update, and the rules for handling "my issues" / "assigned to me" requests.

suyoumo/ClawProBench · 45 tokens