Agent Skillsmtarcure/claude-vibe-squad › scope-estimation

scope-estimation

GitHub

在分析代码库前测量文件数、大小及最大单文件,确定上下文或调用限制,划分读取层级并声明采样比例与覆盖范围,确保结论基于实际读取量。

.agents/skills/scope-estimation/SKILL.md mtarcure/claude-vibe-squad

触发场景

需要评估待分析数据集规模时 制定代码分析计划前

安装

npx skills add mtarcure/claude-vibe-squad --skill scope-estimation -g -y
更多选项

非标准路径

npx skills add https://github.com/mtarcure/claude-vibe-squad/tree/main/.agents/skills/scope-estimation -g -y

不安装直接使用

npx skills use mtarcure/claude-vibe-squad@scope-estimation

指定 Agent (Claude Code)

npx skills add mtarcure/claude-vibe-squad --skill scope-estimation -a claude-code -g -y

安装 repo 全部 skill

npx skills add mtarcure/claude-vibe-squad --all -g -y

预览 repo 内 skill

npx skills add mtarcure/claude-vibe-squad --list

SKILL.md

Frontmatter
{
    "name": "scope-estimation",
    "audience": "specialist",
    "description": "Use before analyzing any corpus to determine how much can actually be read and how strong later coverage claims may be—measure file count, total bytes, and largest item; name the binding context, tool-call, or time budget; assign full-read, sample, and index-only tiers; and carry numeric denominators into the deliverable."
}

Scope Estimation

Measure the corpus before analyzing it, so the retrieval plan and the confidence claims are sized to what was actually read rather than to what was sampled.

Steps

  1. Count the corpus before opening it: number of files, total bytes, and the largest single file. An analysis plan written before this count is a guess.
  2. Convert size to a budget in the units that actually bind — context window, tool calls, and wall-clock — and state which one binds first.
  3. Classify the corpus into read-fully, sample, and index-only tiers. Record the rule used to assign each tier, not just the assignment.
  4. Declare the sampling fraction per tier as a number. "Reviewed the codebase" is not a scope statement; "read 34 of 210 files, all 9 entry points" is.
  5. Identify what the chosen tiers structurally cannot answer, and say so before the analysis rather than after a reader asks.
  6. Re-measure when the corpus grows mid-task. A scope claim inherited from an earlier, smaller corpus is stale and silently overstates coverage.
  7. Carry the final numbers into the deliverable so every conclusion inherits an explicit denominator.

Acceptance

  • File count, total size, and largest-file size are stated as measured numbers.
  • The binding budget is named, and the tier assignment rule is written down.
  • Sampling fractions appear as counts with denominators, never as adjectives.
  • The deliverable names at least one question the chosen scope cannot answer.
  • No coverage claim exceeds the measured read set.

版本历史

  • d5262e2 当前 2026-09-11 11:25

同 Skill 集合

.agents/skills/accessible-media-authoring/SKILL.md
.agents/skills/agent-prompt-engineering/SKILL.md
.agents/skills/agentic-safety-audit/SKILL.md
.agents/skills/audio-event-map-authoring/SKILL.md
.agents/skills/auto-scaffold/SKILL.md
.agents/skills/claim-verification/SKILL.md
.agents/skills/code-reachability-audit/SKILL.md
.agents/skills/code-review-loop/SKILL.md
.agents/skills/color-theory/SKILL.md
.agents/skills/conversation-design/SKILL.md
.agents/skills/copy-refinement/SKILL.md
.agents/skills/cross-file-relationship-synthesis/SKILL.md
.agents/skills/dependency-cycle-audit/SKILL.md
.agents/skills/dependency-health-triage/SKILL.md
.agents/skills/detection-as-code/SKILL.md
.agents/skills/diff-aware-semgrep-scan/SKILL.md
.agents/skills/differential-review/SKILL.md
.agents/skills/dimensional-analysis-check/SKILL.md
.agents/skills/dual-level-retrieval/SKILL.md
.agents/skills/figma-implement-design/SKILL.md
.agents/skills/forensic-timeline-authoring/SKILL.md
.agents/skills/game-design-fundamentals/SKILL.md
.agents/skills/game-mechanics-balancing/SKILL.md
.agents/skills/head-tail/SKILL.md
.agents/skills/incident-response-runbook/SKILL.md
.agents/skills/interactive-audio-design/SKILL.md
.agents/skills/interface-ambiguity-check/SKILL.md
.agents/skills/keyword-clustering/SKILL.md
.agents/skills/knowledge-base-integration/SKILL.md
.agents/skills/layered-analysis-loop/SKILL.md
.agents/skills/level-design-patterns/SKILL.md
.agents/skills/locale-adaptation/SKILL.md
.agents/skills/narrative-structure/SKILL.md
.agents/skills/platform-compliance/SKILL.md
.agents/skills/player-engagement-psychology/SKILL.md
.agents/skills/requirements-elicitation/SKILL.md
.agents/skills/rule6-rights-gate/SKILL.md
.agents/skills/rule8-truth-gate/SKILL.md
.agents/skills/sandbox-provision-discipline/SKILL.md
.agents/skills/scope-decomposition/SKILL.md
.agents/skills/security-ownership-map/SKILL.md
.agents/skills/security-threat-model/SKILL.md
.agents/skills/semgrep-rule-author/SKILL.md
.agents/skills/skill-description-trigger-authoring/SKILL.md
.agents/skills/sound-design-principles/SKILL.md
.agents/skills/structured-data-authoring/SKILL.md
.agents/skills/supply-chain-audit/SKILL.md
.agents/skills/take-over-resume/SKILL.md
.agents/skills/technical-seo-audit/SKILL.md

元信息

文件数
0
版本
d5262e2
Hash
f3fb3fa2
收录时间
2026-09-11 11:25

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-12 15:31
浙ICP备14020137号-1 $访客地图$