cluesmithcluesmithOfficialยท4 Agent Skills Included

codev

Turns GitHub issues into tested, reviewed pull requests

Turns GitHub issues into tested, reviewed pull requests using structured spec-plan-review protocols. Spawns autonomous builders in isolated git worktrees, eliminating manual branch setup, context switching, and untracked progress. Coordinates multi-model code reviews and human approval gates so teams ship features faster with full oversight.
npx skills add cluesmith/codev --all -g -y
Available:

Instructs the agent on how to select the right development protocol, respect human approval gates, follow safety rules for git operations, and coordinate architects and builders through the Codev workflow.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Codev?โ–ผ

Run `npx skills add cluesmith/codev --all -g -y` in your terminal to install all skills in this suite globally.

How does Codev turn issues into pull requests?โ–ผ

You write a specification in a GitHub issue, then spawn a builder that plans, implements, tests, and opens a PR in an isolated worktree. Human approval gates keep you in control at each key step.

What is the SPIR protocol in Codev?โ–ผ

SPIR stands for Specify, Plan, Implement, Review โ€” a structured workflow where each feature produces a spec, a plan, and a review document. It ensures work is clearly defined before any code is written.

Does Codev work with Claude Code and Codex?โ–ผ

Yes. Codev ships skills for both Claude Code and Codex, and supports multi-model consultation with Gemini, GPT, and Claude for reviews.

Can non-coders use Codev to build software?โ–ผ

Yes. You describe what you want in plain English as an issue, and the architect and builder agents handle the technical implementation while you approve each stage.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’