crew-work

Community

Ship changes with self-review and tests.

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.md as planning context when it is in plan mode.
  • Safer workspace handling: Preserves unrelated user changes by checking git status --short --untracked-files=all and 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.md including 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.