sgomez/developer-skills

Unattended PRD delivery for Claude Code

6Stars on the repository
14Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
EUPL-1.2Licence, which decides whether bodies are shown

developer

01

sgomez/developer-skills

Skill Claude CodeCodex

Part of developer-skills

Orchestrates unattended spec delivery — loops over a spec's child issues in dependency order, dispatching dispatcher (complexity triage), code-author (implement), and diff-reviewer (review) workers per sub-issue, with a review→fix cycle until CLEAN, then merging per the repo's merge policy. Tracker- and host-agnostic…

6 5d ago A 187 tokens EUPL-1.2

fix-pr

02

sgomez/developer-skills

Skill Claude CodeCodex

Part of developer-skills

Reads all unresolved review comments and threads on a change (PR/MR) — and its failing CI checks, which count as feedback too — implements the fixes, pushes, and replies to each thread. Tracker- and host-agnostic — GitHub via gh is the factory default; docs/agents/code-host.md overrides. Use when user says "fix pr…

6 5d ago A 94 tokens EUPL-1.2

implement-issue

03

sgomez/developer-skills

Skill Claude CodeCodex

Part of developer-skills

Implements an issue end-to-end: fetches the spec from the project issue tracker, creates branch, writes code with TDD, runs checks, commits, publishes a draft change (PR/MR), closes issue on merge. Tracker- and host-agnostic — GitHub via gh CLI is the factory default; docs/agents/issue-tracker.md and…

6 5d ago A 0 tokens EUPL-1.2

review-pr

04

sgomez/developer-skills

Skill Claude CodeCodex

Part of developer-skills

Reviews a change (PR/MR) diff against main, posts inline review comments and a summary, then marks it ready for review. Tracker- and host-agnostic — GitHub via gh is the factory default; docs/agents/code-host.md overrides. Use when user says "review pr", "review this pr", "/review-pr", or wants to run automated review…

6 5d ago A 83 tokens EUPL-1.2

sgomez/developer-skills

Skill Claude CodeCodex

Part of developer-skills

Configure this repo for the /developer unattended spec-delivery pipeline — patches the issue tracker doc with the pipeline's Delivery operations, writes docs/agents/code-host.md (GitHub, GitLab or local first-class; anything else as freeform), installs the dispatcher/code-author/diff-reviewer agents, ensures the…

6 5d ago B 118 tokens EUPL-1.2

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: