crew-work
CommunityShip changes with self-review and tests.
Software Engineering#testing#git workflow#implementation#verification#task automation#code change#self review
AuthorJoeCP17
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of implementing requested code changes without a reliable review-and-verification loop, which can lead to missed edge cases or untested regressions.
Core Features & Use Cases
- Round-based self-review loop: Performs up to N iterations (default 3) of implement → verify → review → fix to improve correctness.
- Focused planning context: Optionally uses
.codex/crew/seed-latest.mdas planning context when it is inplanmode. - Safer workspace handling: Preserves unrelated user changes by checking
git status --short --untracked-files=alland avoiding staging unrelated modifications. - Verification discipline: Runs the narrowest meaningful verification first and broadens tests only when shared behavior changes.
- Change acceptance reporting: Writes an acceptance summary to
.codex/crew/runs/<run-id>/accepted.mdincluding verification results.
Quick Start
Ask the AI to run /crew-work (optionally with -r 2) to implement your requested change, verify it with the narrowest tests, and perform a self-review loop until the round limit is reached.
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: crew-work Download link: https://github.com/JoeCP17/LLM-Dot-files/archive/main.zip#crew-work 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.