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.
npx agentmods add instructions/grokify/aha-studio/claude-mdgit clone --depth 1 https://github.com/grokify/aha-studioWrote 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.
[](https://agentmods.dev/instructions/grokify/aha-studio/claude-md)<a href="https://agentmods.dev/instructions/grokify/aha-studio/claude-md"><img src="https://agentmods.dev/badge/instructions/grokify/aha-studio/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00196 | $0.00196 |
| Opus 5 | $0.00098 | $0.00098 |
| Sonnet 5 | $0.00039 | $0.00039 |
| Haiku 4.5 | $0.00020 | $0.00020 |
Grade A, and why
aha-studio CLAUDE.md 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.
What it actually says
CLAUDE.md — aha-studio
CLI tools for Aha! product management: AQL (Aha Query Language) with a lexer→parser→planner→executor pipeline, an MCP server built on plexusone/omniskill, local SQLite sync with FTS5, optional Neo4j graph analytics, and an HTTP API server. Specs live in docs/specs/ (ARCHITECTURE, PRD, TRD, PLAN, ROADMAP); completed historical phases are in docs/specs/ROADMAP_HISTORY.md.
VisionStudio
This repo's roadmap items are tracked in VisionStudio. Use visionstudio work ready --repo github.com/grokify/aha-studio to find claimable work, and carry the Refs: RMI-AHASTUDIO-<NNN> trailer on every commit.
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.
- 3d ago First seen · 8 lines · 196 tokens per session scan A 6921cae8df9c
aha-studio CLAUDE.md is an instructions file published in the GitHub repository grokify/aha-studio (2 stars, last pushed 10d ago), licensed MIT. It adds 196 tokens to every session, about $0.0010 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.
Other instructions, from other repositories
gridctl AGENTS.md
Instructions for gridctl/gridctl, covering agents.md, what gridctl is, build and run, code architecture and constitution.
gopls-mcp CLAUDE.md
Instructions for xieyuschen/gopls-mcp, a project described as: MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
symbolpeek-mcp CLAUDE.md
Instructions for pioner92/symbolpeek-mcp: SymbolPeek's whole value is context economy: an agent gets one symbol, not the file. The rule applies to the code too — including this file, which loads into every session, so hold it to its own bar.
go-job CLAUDE.md
Instructions for anatolykoptev/go-job, a project described as: Job, Remote & Freelance Search MCP server.
yandex-mcp AGENTS.md
Instructions for n-r-w/yandex-mcp, covering project specific rules and information, yandex services supported, tech stack, instructions and golang rules.
mcp-ratchet AGENTS.md
Instructions for hexxla/mcp-ratchet, covering project instructions, your responsibilities as an agent, hexagonal architecture, core concepts and layer responsibilities & rules.