scope-anchor

Generate and confirm a SCOPE.md before planning or implementation begins.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/AnjinMeili/Claude-ITIL-Planner --skill scope-anchor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scope-anchor
Source: https://github.com/AnjinMeili/Claude-ITIL-Planner/tree/main/planitil/skills/scope-anchor
Command: npx skills add https://github.com/AnjinMeili/Claude-ITIL-Planner --skill scope-anchor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scope ambiguity kills AI-assisted work by enabling vague plans, hidden scope creep, and misaligned success criteria. The scope-anchor gate ensures explicit boundaries before any planning, architecture, or code work begins, improving traceability and outcomes.

Core Features & Use Cases

  • Produces and requires confirmation of a SCOPE.md at the project root before downstream artifacts can be created.
  • Answers the four mandatory questions (Who is the audience, Platform/Stack, In scope vs out of scope, and Success criteria) to lock boundaries and reduce misinterpretation.
  • Enforces a gate: no PLAN.md, ADRs, or implementation work until SCOPE.md is confirmed.
  • Provides a standardized SCOPE.md format and process for consistent task framing and auditability.

Quick Start

Invoke scope-anchor at the start of any planning task to generate and confirm a SCOPE.md.

Frequently Asked Questions about scope-anchor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent scope creep during AI-assisted project planning?

Preventing scope creep requires anchoring a SCOPE.md before any planning begins. You lock boundaries by defining audience, platform, in-scope versus out-of-scope elements, and success criteria to gate downstream artifacts and reduce misinterpretation.

What is a scope gate in software planning and architecture decisions?

A scope gate is a checkpoint requiring a confirmed SCOPE.md before creating plans, ADRs, or implementation work. It enforces explicit boundaries and answers four mandatory questions to improve traceability and outcomes for architectural decisions.

How do I define success criteria and boundaries before starting a feature addition?

Defining boundaries for a feature addition involves answering four mandatory questions: audience, platform or stack, in-scope versus out-of-scope items, and success criteria. This produces a SCOPE.md requiring confirmation before execution begins.

Can I create a PLAN.md or ADR before confirming the project scope?

No, you cannot create a PLAN.md, ADRs, or implementation work before confirming the project scope. The scope-anchor gate requires an explicit SCOPE.md at the project root to be confirmed first, ensuring traceability and preventing drift.

When do I need to anchor scope for a refactoring task?

You need to anchor scope at the very start of any refactoring task before planning or execution begins. Generating a SCOPE.md addresses scope ambiguity by enforcing explicit boundaries and requiring confirmation before downstream work proceeds.