workflow-scope

Define explicit in-scope and out-of-scope boundaries for work packages in Phase 6 planning.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/jcg-admin/IACT-ui --skill workflow-scope-jcg-admin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-scope
Source: https://github.com/jcg-admin/IACT-ui/tree/main/.claude/skills/workflow-scope
Command: npx skills add https://github.com/jcg-admin/IACT-ui --skill workflow-scope-jcg-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? It prevents scope creep by converting an approved strategy into a formal scope agreement with explicit in-scope and out-of-scope lists before any task decomposition begins. ## Core Features & Use Cases - Scope Definition: Creates a plan document with scope statement, in-scope items, out-of-scope items with exclusion reasons, and effort estimates using the plan.md template. - RC Traceability: Enforces a traceability table mapping formal requirements (RC) to tasks when the plan derives from analysis work. - Human Gate Enforcement: Blocks progression to Phase 7 until the user explicitly approves the scope, updating ROADMAP.md and session state accordingly. - Use Case: After approving a solution strategy for a work package, run this Skill to produce a plan document that stakeholders review and approve before design begins. ## Quick Start Ask the assistant to start Phase 6 scope definition for the active work package and produce the plan document for approval.

Frequently Asked Questions about workflow-scope

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

FAQPage Schema
How do I define project scope before starting implementation?▼

Create a plan document with a scope statement covering the problem, users, and success criteria, then list explicit in-scope items and out-of-scope exclusions with reasons. This Skill generates that document from a template and requires stakeholder approval before work continues.

What is the difference between Phase 5 strategy and Phase 6 scope?▼

Phase 5 defines the how: strategy, alternatives, and decisions. Phase 6 defines the what: the formal scope statement with explicit in-scope and out-of-scope lists. The strategy informs the scope, but the scope is a separate artifact requiring its own approval.

How do I prevent scope creep during task execution?▼

Document an explicit out-of-scope list with reasons for each exclusion, and require that every task trace back to an in-scope item. If a task lacks traceability or exceeds 25 percent of total effort, pause and decide whether to expand scope formally or create a new work package.

When is a requirements traceability table required in a plan?▼

A traceability table mapping RC items to tasks is required only when the plan derives from formal analysis with documented RC entries. Every high or medium priority RC must map to at least one task. Mechanical work without formal RCs can omit the table.

Can Phase 6 complete without user approval?▼

No. The phase completes only when the plan file exists with the scope-approved checkbox marked, ROADMAP.md links the work package, and the user explicitly confirms the scope in the current session. The Skill stops at a human gate and waits.