spec-harness-install

spec-harness-install is a skill for Claude Code from chohra-med/expo_boilerplate. It costs 112 tokens per session (400 once invoked), scanned A, original, MIT.

An installer for Spec Harness, a repository setup built around a memory bank, written specifications, and automated verification. It can start a new project or integrate the system into an existing one.

In plain words
What is it for?
It is for setting up or refreshing Spec Harness in a code repository and tailoring its rules to the project's actual technology stack.
Why use it?
It helps establish project rules, working context, and verification steps so changes are checked against a written goal.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions AGENTS.md.

Good fit It is for setting up or refreshing Spec Harness in a code repository and tailoring its rules to the project's actual technology stack.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chohra-med/expo_boilerplate/spec-harness-install
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 chohra-med/expo_boilerplate --skill spec-harness-install
Clone the repo
git clone --depth 1 https://github.com/chohra-med/expo_boilerplate

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 spec-harness-install

README.md
[![agentmods](https://agentmods.dev/badge/skills/chohra-med/expo_boilerplate/spec-harness-install/github.svg)](https://agentmods.dev/skills/chohra-med/expo_boilerplate/spec-harness-install)
Your own site
<a href="https://agentmods.dev/skills/chohra-med/expo_boilerplate/spec-harness-install"><img src="https://agentmods.dev/badge/skills/chohra-med/expo_boilerplate/spec-harness-install/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 spec-harness-install

Your own site · 80×15
<a href="https://agentmods.dev/skills/chohra-med/expo_boilerplate/spec-harness-install"><img src="https://agentmods.dev/badge/skills/chohra-med/expo_boilerplate/spec-harness-install.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 400 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00112 $0.00400
Opus 5 $0.00056 $0.00200
Sonnet 5 $0.00022 $0.00080
Haiku 4.5 $0.00011 $0.00040

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

Security

Grade A, and why

spec-harness-install 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.

.claude/skills/spec-harness-install/SKILL.md · 21 lines

What it actually says

spec-harness-install

Stand the system up in a target repo. Prefer the script: bash <spec-harness>/bin/sh-install.sh <target> [new|integrate] <name>. Then run the interview to fill the bank + frequent_rules from the real stack (never copy another stack's rules). Integrate mode: run index first to ground in real code.

Run it

  1. Load the full procedure — read the command doc and follow it exactly: .claude/commands/spec-harness/init.md (this repo) or the spec-harness source commands/init.md.
  2. Agents — spawn from .claude/agents/: researcher.
  3. Stay inside the 3 pillars — memory bank ( .memory/) · Spec-Driven Development · Harness (ratchet AGENTS.md + verifier + learning loop). Read SPEC-HARNESS.md for how this repo is wired.

Non-negotiables

  • The ratchet only tightens (rules are append/sharpen, never drop).
  • Nothing is "done" until the separate verifier returns PASS against goal.md.
  • Every correction or FAIL cause goes through spec-harness-learn → a dated rule.
  • Never scaffold the second-brain vault. Never commit a client repo unless asked.
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 · 21 lines · 112 tokens per session scan A 5a829b49d63d

Subscribe to this mod's changes

spec-harness-install is a skill published in the GitHub repository chohra-med/expo_boilerplate (34 stars, last pushed 10d ago), licensed MIT. It adds 112 tokens to every session and 400 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

react-native-brownfield-migration

Provides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them into host apps.

maikotrindade/awesome-react-native-skills · 59 tokens

react-native-core

React Native core components, layout, styling, animations, lists, platform APIs, and best practices. Use when building iOS/Android UIs with native components.

maikotrindade/awesome-react-native-skills · 37 tokens

upgrading-react-native

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x…

maikotrindade/awesome-react-native-skills · 83 tokens

react-native-ecosystem

React Native ecosystem — navigation, state, data fetching, Reanimated, storage, TypeScript patterns, accessibility, and deep linking. Use when building production React Native apps with React Navigation, Zustand, TanStack Query, or Reanimated v3.

maikotrindade/awesome-react-native-skills · 55 tokens

react-native-reusables

React Native Reusables brings the shadcn/ui experience to React Native: copy-paste or CLI-scaffolded components, theming via CSS variables, and RN Primitives under the hood. It supports NativeWind and Uniwind, requires a root PortalHost for overlays, and uses a Text inheritance system and an Icon wrapper for Lucide.

maikotrindade/awesome-react-native-skills · 49 tokens

github-actions

GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.

maikotrindade/awesome-react-native-skills · 44 tokens