scope-check

Installation
SKILL.md

Scope Check Skill

When checking scope, follow this structured process. The goal is to catch the things that make a "2-week project" turn into a "3-month nightmare" — before the team commits.

IMPORTANT: Always save the output as a markdown file in the project-decisions/ directory at the project root. Create the directory if it doesn't exist.

0. Output Setup

# Create project-decisions directory if it doesn't exist
mkdir -p project-decisions

# File will be saved as:
# project-decisions/YYYY-MM-DD-scope-[kebab-case-topic].md

1. Parse the Spec / Proposal

Extract Key Information

Related skills

More from aakash-dhar/claude-skills

Installs
1
First Seen
Mar 9, 2026