client-discovery

client-discovery is a skill for Claude Code from aAAaqwq/AGI-Super-Team. It costs 21 tokens per session (1,210 once invoked), scanned A, original, MIT.

A project-scoping assistant that turns a client's unstructured list of automation or AI requests into an organised breakdown. It records the work involved, estimated hours, pricing, priorities, dependencies, and suggested phases.

In plain words
What is it for?
Use it to prepare discovery calls, proposals, estimates, and phased plans for client automation or AI projects.
Why use it?
It replaces ad hoc estimation with a consistent way to understand what a client wants and what the project may require.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the agi-super-team plugin — 193 skills, 1 agent shipped together

Good fit Use it to prepare discovery calls, proposals, estimates, and phased plans for client automation or AI projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aaaaqwq/agi-super-team/client-discovery
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 aAAaqwq/AGI-Super-Team --skill client-discovery
Clone the repo
git clone --depth 1 https://github.com/aAAaqwq/AGI-Super-Team

Made for: Claude Code.

Or install agi-super-team, the plugin that ships this one along with the rest of its 193 skills, 1 agent.

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 client-discovery

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/client-discovery/github.svg)](https://agentmods.dev/skills/aaaaqwq/agi-super-team/client-discovery)
Your own site
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/client-discovery"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/client-discovery/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 client-discovery

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/client-discovery"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/client-discovery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,210 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.00021 $0.01210
Opus 5 $0.00010 $0.00605
Sonnet 5 $0.00004 $0.00242
Haiku 4.5 $0.00002 $0.00121

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

Security

Grade A, and why

client-discovery 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.

skills/client-discovery/SKILL.md · 129 lines

How it starts

The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Client Discovery

Take a client's raw list of requests and produce a structured scoping breakdown with categories, hours, pricing, dependencies, and recommended phases.

When to use

  • Client sends a list of automation/AI tasks they want built
  • "analyze requests from [client]"
  • "scope this project"
  • "estimate hours for [client]"
  • "create proposal breakdown"
  • Before a discovery/scoping call — to come prepared with estimates

Dependencies

  • Other skills: query-leads (CRM data), client-workspace (for shared docs)
  • External: none (this is an analysis skill, no scripts)

How to execute

Step 1: Gather inputs

  1. Client's raw request list — from TG, email, call notes, or shared doc
  2. Client's tech stack — CRM, ATS, tools they use (from CRM notes or questionnaire)
  3. Company context — from CRM: size, industry, budget signals

Step 2: For each request item, analyze

For every item in the client's list, produce:

Field Description
Name Short name (2-5 words)
Category agent / automation / integration / knowledge-base / product
What client wants Plain language — what outcome they expect
What needs to be built Technical: APIs, triggers, LLM prompts, data flows
Key questions What we need to clarify before building
Integrations Which tools/APIs: CRM, ATS, LinkedIn, Bluedot, etc.
Complexity low (prompt eng, 4-6h) / medium (integration, 6-10h) / high (multi-system, 10-15h)
Hours estimate Range: low-high
Dependencies Other items that should be built first

Step 3: Prioritize

Group items into:

  1. Quick wins (low complexity, high impact) — do first, show value fast
  2. High ROI (medium complexity, core business impact) — second phase
  3. Strategic (high complexity, long-term value) — third phase
  4. Can skip / already exists — tools like NotebookLM that solve it out of the box

Step 4: Check for off-the-shelf solutions

Read the full file on GitHub · 129 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. 3d ago First seen · 129 lines · 21 tokens per session scan A 521488361875

Subscribe to this mod's changes

client-discovery is a skill published in the GitHub repository aAAaqwq/AGI-Super-Team (91 stars, last pushed yesterday), licensed MIT. It adds 21 tokens to every session and 1,210 once invoked, about $0.0001 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-09-05.

Related

Other skills, from other repositories

mission-control

Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.

builderz-labs/mission-control · 34 tokens

triage

Triage a GitHub repository's open issues by finding exact duplicates, rejecting evidenceably off-base requests, requesting concrete clarification, applying only existing labels, and opening a linked root-cause issue when multiple reports share one underlying invariant failure. Use when a maintainer asks to triage…

arcee-ai/nac · 65 tokens

dos-goal-fleet

Launch multiple goal-scoped workers in waves, each with a witness-gated stop condition and dos arbitrate file-tree safety. Use when an operator asks to run several independent goals in parallel and fold only verified ships.

anthony-chaudhary/dos-kernel · 51 tokens

flo

MoFlo ticket spell - analyze and execute GitHub issues.

eric-cielo/moflo · 13 tokens

dos-dispatch

Plan and ship the next batch on one lane: run dos-next-up, acquire a lease with dos arbitrate, gate empty work, dispatch the packet, and archive the run. Use when a single lane should move end to end with collision safety.

anthony-chaudhary/dos-kernel · 56 tokens

dos-next-up

Snapshot the repo's phased-plan portfolio into a dispatch packet: audit candidates with dos verify, render who-does-what, and emit a dos gate verdict. Use when you need the current next-work view before dispatching agents.

anthony-chaudhary/dos-kernel · 53 tokens