Change Scoper
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development