Work through the approved tasks continuously, staying inside each task's file scope and stop conditions.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add HaipingShi/coderail --skill execute-batch --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Execute Batch?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/haipingshi-execute-batch)More formats (shields.io, HTML) on the badges page.
---
name: execute-batch
description: Work through the approved tasks continuously, staying inside each task's file scope and stop conditions.
---
# execute-batch
Use `references/LOOP_ENGINEERING.md` for the full loop rule.
Before work, list each task coordinate. Continue without low-risk interruptions. Stop only at done, stage-complete batch boundary, blocked, failed, X fires, S expands, V becomes impossible, or G changes.
## Rules
- Keep output concise.
- Prefer G/T/S/V/X/P over duplicated fields.
- Do not write business code unless this skill explicitly covers execution.
- Do not hide failed verification.
- Fine-grained tasks are for traceability; they should not fragment the execution loop into unnecessary user stops.
- If stopping at stage-complete, provide a closeout packet with auto-commit action and one next executable step.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!