Change Scoper banner
PaulDuvall PaulDuvall

Change Scoper

Development community

Description

--- name: change-scoper description: Break work into small, trunk-sized tasks with binary DoD and safe rollback. version: 1.0.0 author: Claude Dev Toolkit Team tags: [workflow, architecture] tools: Read, Write created: 2025-08-19 modified: 2026-04-03 --- Goal - Create minimal, independent tasks sized for hours, not days. Inputs - docs/stories/*.md, docs/traceability.md Rules - One objective per task; default behind a feature flag if risky. - Include acceptance checks and rollback steps. Proc

Installation

Installs to ~/.claude/agents/paulduvall-claude-code-change-scoper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PaulDuvall/claude-code/HEAD/subagents/change-scoper.md -o ~/.claude/agents/paulduvall-claude-code-change-scoper.md

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

Full documentation available on GitHub

View Source Repository