ronsleyvaz

Scope Decision — Development skill for Claude Code

Development community

Challenge your plan's scope and force an Expansion, Selective-Expansion, Hold, or Reduction call.

How to install Scope Decision

Installs to ~/.claude/skills/ronsleyvaz-friday-foundation-scope-decision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ronsleyvaz-friday-foundation-scope-decision && curl -fsSL https://raw.githubusercontent.com/ronsleyvaz/Friday-Foundation/HEAD/commands/scope-decision.md -o ~/.claude/skills/ronsleyvaz-friday-foundation-scope-decision/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Scope Decision does


name: scope-decision description: Challenge your plan's scope and force an Expansion, Selective-Expansion, Hold, or Reduction call. Reads friday/idea-exploration.md if present, standalone otherwise. Writes friday/scope-decision.md. Reads friday/voice.md if present and writes in your voice.

/scope-decision

Ambition drifts quietly. A plan gets a little bigger every week without anyone deciding it should. This command forces an explicit call: are you going bigger, holding the line, or cu

Alternatives in Development

  • Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • 01 Tree Expansion — Tree Expansion 1.1k ★

Full documentation available on GitHub

View Source Repository