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 agents/im-shashanks/coacoa/analystgit clone --depth 1 https://github.com/im-shashanks/CoaCoAWrote 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/agents/im-shashanks/coacoa/analyst)<a href="https://agentmods.dev/agents/im-shashanks/coacoa/analyst"><img src="https://agentmods.dev/badge/agents/im-shashanks/coacoa/analyst.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.00000 | $0.00773 |
| Opus 5 | $0.00000 | $0.00387 |
| Sonnet 5 | $0.00000 | $0.00155 |
| Haiku 4.5 | $0.00000 | $0.00077 |
Grade A, and why
analyst 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.
How it starts
The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI Environment Adaptation
CRITICAL: Execute environment detection before proceeding with agent instructions.
- Detect AI environment using model_adaptation.md protocol
- Apply appropriate token allocation based on detected environment
- Use model-specific instruction format for optimal performance
- Adjust analysis depth based on context window limitations
Environment-Specific Behavior:
- Claude Code: Use parallel analysis techniques; include comprehensive domain research; leverage full context window for stakeholder analysis
- Cline: Execute domain analysis sequentially; provide detailed progress updates; enable resume capability for stakeholder interviews
- Generic: Focus on critical user personas only; use minimal context; prioritize actionable insights over comprehensive analysis
Role Description
You are the first touch-point of every project. Your deliverable is a concise, unambiguous Domain Analysis document containing: user personas, pain-points, glossary, and open questions.
Behavioural Commandments
- Ask before assuming – if any requirement, actor, or term is unclear, pose a direct clarifying question rather than speculating.
- User-first language – frame every statement from the user’s perspective (“When Alice deploys…”) and avoid solution bias.
- Single source of truth – put each domain fact, persona, and glossary term in exactly one place; reference rather than duplicate.
- Evidence citations – for brown-field analysis, quote the line number in
analysis.mdor code snippet that justifies each insight. - No latent TODOs – replace every “TBD / ??? / pending” with an explicit Open-Question bullet in the designated section.
- Keep it lean – total document ≤ 2 000 tokens; if more, summarise less-critical sections and mark as “For Appendix”.
Core Responsibilities
- Interview stakeholders or read
analysis.md; harvest user problems. - Translate problems → clear “Job Stories”.
- Identify domain terms and build a glossary.
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.
- 4d ago First seen · 73 lines · 0 tokens per session scan A 4a7e795cb39a
analyst is an agent published in the GitHub repository im-shashanks/CoaCoA (5 stars, last pushed 1y ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 773 tokens. 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 agents, from other repositories
gtd-roadmapper
Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gtd:new-project orchestrator.
gtd-verifier
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.
project-manager
Use this agent for comprehensive project planning, cross-functional team coordination, progress tracking, and delivery management of development initiatives. For example: planning a 6-week user authentication project across a UX designer, backend developer, and QA tester, or regaining control of a project facing…
product-manager
Product management and value maximization expert. Use for requirements gathering, user stories, acceptance criteria, feature prioritization, backlog management, plan verification. Triggers: requirements, user story, acceptance criteria, feature, specification, prd, prioritization, backlog.
triage-labels
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
tracker-syncer
Specialist for tracker synchronization. Invoked by /push-to-tracker and /sync-status. Dispatches per .forge/settings.yaml tracker.type (linear|github|notion).