scope

Installation
SKILL.md

/scope — Parallel Change-Scope Analyzer

Analyze a requirement and produce a change-scope report by running multiple analysis agents in parallel. Two rounds of concurrent execution, then synthesis.

The whole point is speed: instead of sequential analysis that takes 5 minutes, launch everything at once and get results in ~1 minute.

Input

The user provides a requirement, bug description, or feature request. Examples:

  • "I want to refactor the hook system"
  • "Add auto-fix feature to the check skill"
  • "spec.json validation is too slow"

If the requirement is too vague to search for (e.g., "improve things"), ask ONE clarifying question. Otherwise, proceed immediately.

Phase 1: State Discovery

Installs
2
GitHub Stars
139
First Seen
Apr 8, 2026
scope — team-attention/hoyeon