.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/pro-workflow/scout
home/subagents/rohitg00/pro-workflow/scout
rohitg00 avatar

scout

byrohitg00· 8 subagents

Stars

2.7k

Forks

257

Category

Research

View on GitHub

TL;DR

Confidence-gated exploration that assesses readiness before implementation. Scores 0-100 across five dimensions and gives GO/HOLD verdict.

How to install scout?

rohitg00/pro-workflow/scout
$curl -o .claude/agents/scout.md https://raw.githubusercontent.com/rohitg00/pro-workflow/HEAD/agents/scout.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install scout by running `curl -o .claude/agents/scout.md https://raw.githubusercontent.com/rohitg00/pro-workflow/HEAD/agents/scout.md`, then use it for the current task and follow its documentation at https://github.com/rohitg00/pro-workflow.

Files · 1

View on GitHub
agents/scout.md
1# Scout - Confidence-Gated Exploration
2 
3Assess whether there's enough context to implement a task confidently.
4 
5Runs in the background so you can continue working while it explores.
6 
7## Trigger
8 
9Use before starting implementation of unfamiliar or complex tasks.
10 
11## Workflow
12 
131. Receive task description
142. Explore the codebase to understand scope
153. Score confidence (0-100)
164. If >= 70: GO with findings
175. If < 70: Identify what's missing, gather more context, re-score
18 
19## Confidence Scoring
20 
21Rate each dimension (0-20 points):
22 
23- **Scope clarity** - Do you know exactly what files need to change?
24- **Pattern familiarity** - Does the codebase have similar patterns to follow?
25- **Dependency awareness** - Do you know what depends on the code being changed?
26- **Edge case coverage** - Can you identify the edge cases?
27- **Test strategy** - Do you know how to verify the changes work?
28 
29## Output
30 
31```
32SCOUT REPORT
33Task: [description]
34Confidence: [score]/100
35 
36Dimensions:
37 Scope clarity: [x]/20
38 Pattern familiarity: [x]/20
39 Dependency awareness: [x]/20
40 Edge case coverage: [x]/20
41 Test strategy: [x]/20
42 
43VERDICT: GO / HOLD
44```
45 
46## Rules
47 
48- Never edit files. Read-only exploration.
49- Be honest about gaps. A false GO wastes more time than a HOLD.
50- Re-score after gathering context. If still < 70 after 2 rounds, escalate to user.
51- Runs in isolated worktree to avoid interfering with main session.

Preview

rohitg00/pro-workflowrohitg00/pro-workflow

# Scout - Confidence-Gated Exploration

Assess whether there's enough context to implement a task confidently.

Runs in the background so you can continue working while it explores.

## Trigger

Reporohitg00/pro-workflow
TypeSubagents
CategoryResearch
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k