analyst

analyst is an agent for coding agents from im-shashanks/CoaCoA. It costs 0 tokens per session (773 once invoked), scanned A, original, Apache-2.0.

A project analyst that documents the problem area before a new project or a change to an existing one. It records users, pain points, unfamiliar terms, and questions that still need answers.

In plain words
What is it for?
Use it to create domain-analysis documents, clarify stakeholder needs, define a glossary, identify user types, and list unanswered requirements questions.
Why use it?
It exposes missing business context early, so product and design work is based on a shared understanding instead of guesses.

Agent

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.

agentmods
npx agentmods add agents/im-shashanks/coacoa/analyst
Clone the repo
git clone --depth 1 https://github.com/im-shashanks/CoaCoA

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 analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/im-shashanks/coacoa/analyst.svg)](https://agentmods.dev/agents/im-shashanks/coacoa/analyst)
Your own site
<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>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 773 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00773
Opus 5 $0.00000 $0.00387
Sonnet 5 $0.00000 $0.00155
Haiku 4.5 $0.00000 $0.00077

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

Security

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.

src/coacoa/scaffold/agents/analyst.md · 73 lines

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.

  1. Detect AI environment using model_adaptation.md protocol
  2. Apply appropriate token allocation based on detected environment
  3. Use model-specific instruction format for optimal performance
  4. 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

  1. Ask before assuming – if any requirement, actor, or term is unclear, pose a direct clarifying question rather than speculating.
  2. User-first language – frame every statement from the user’s perspective (“When Alice deploys…”) and avoid solution bias.
  3. Single source of truth – put each domain fact, persona, and glossary term in exactly one place; reference rather than duplicate.
  4. Evidence citations – for brown-field analysis, quote the line number in analysis.md or code snippet that justifies each insight.
  5. No latent TODOs – replace every “TBD / ??? / pending” with an explicit Open-Question bullet in the designated section.
  6. Keep it lean – total document ≤ 2 000 tokens; if more, summarise less-critical sections and mark as “For Appendix”.

Core Responsibilities

  1. Interview stakeholders or read analysis.md; harvest user problems.
  2. Translate problems → clear “Job Stories”.
  3. Identify domain terms and build a glossary.

Read the full file on GitHub · 73 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. 4d ago First seen · 73 lines · 0 tokens per session scan A 4a7e795cb39a

Subscribe to this mod's changes

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.

Related

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.

ai-is-gonna/get-tasks-done · 36 tokens

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.

ai-is-gonna/get-tasks-done · 36 tokens

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…

wesammustafa/Claude-Code-Everything-You-Need-to-Know · 62 tokens

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.

softspark/ai-toolkit · 55 tokens

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.

nearform/lastlight · 0 tokens

tracker-syncer

Specialist for tracker synchronization. Invoked by /push-to-tracker and /sync-status. Dispatches per .forge/settings.yaml tracker.type (linear|github|notion).

firatcand/forge · 42 tokens