agent-execution-discipline
CommunityMake every agent change evidence-driven.
Software Engineering#agent execution#root-cause analysis#failure recovery#handoff governance#evidence-based completion#code change validation#static scan compliance
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents AI and agent-assisted code changes from being accepted without concrete evidence, verified diagnosis, and repeatable execution discipline.
Core Features & Use Cases
- Evidence-based completion: requires command outputs, validator results, or artifact diffs before claiming completion.
- Verified-cause diagnosis: enforces symptom → hypothesis → method → specific verified cause (no “probably the environment”).
- Failure route repair: after two failures of the same approach, mandates a route change (no third same-path retry).
- Same-pattern scan before local fixes: scans the codebase for the same defect pattern before applying a local fix.
- Reuse and placement rationale: requires rationale for any new structure, preventing utility sprawl and boundary drift.
- Proactive closure package: every handoff/closure includes boundary, validation results, residual risk, and the next target.
Quick Start
Use the agent-execution-discipline skill when an AI is proposing or finalizing a non-trivial code change and you want it to produce an Execution Discipline Report with evidence, verified cause (if diagnosing), and a closure package.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: agent-execution-discipline Download link: https://github.com/machenjie/rd-skills/archive/main.zip#agent-execution-discipline 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 471,000+ vetted skills library on demand.