task-atomicity-guard
OfficialKeep tasks atomic and prevent scope creep.
Software Engineering#workflow#verification#execution#risk-management#atomicity#task-decomposition#scope-creep
Authoropen-hax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The protocol ensures that the agent completes one atomic unit of work at a time and does not drift into extra tasks, preventing scope creep.
Core Features & Use Cases
- Decomposes requests into discrete, atomic tasks.
- Picks the highest-priority item, executes it, and verifies completion.
- Tracks remaining items for later prioritization, ensuring deterministic progress.
Quick Start
Decompose the user request into atomic tasks, choose the highest-priority item, execute it, then verify completion.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-atomicity-guard Download link: https://github.com/open-hax/opencode-skills/archive/main.zip#task-atomicity-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.