sgomez

14 mods across 1 repository, 6 stars between them.

sgomez

01

sgomez/developer-skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: developer-skills.

6 4d ago A tokens not measured EUPL-1.2

developer-skills

02

sgomez/developer-skills

Plugin Claude Code

Unattended spec delivery pipeline: /developer loops over a spec's sub-issues with dispatcher → code-author → diff-reviewer workers, review→fix cycles, and a configurable merge policy (auto or hand-off), with parallel or sequential execution.

6 4d ago A tokens not measured EUPL-1.2

sgomez/developer-skills

Instructions file CodexOpenCode

AGENTS.md instructions for sgomez/developer-skills, covering agent instructions, repository layout, conventions, releasing a new version and steps.

6 4d ago A 1,651 tokens EUPL-1.2

code-author

06

sgomez/developer-skills

Agent

Developer worker. Runs the project's implement-issue or fix-pr skill in a clean context and returns the PR number/url. Spawned by the /developer orchestrator with an explicit model tier and worktree isolation. Not for direct use.

6 4d ago A 50 tokens EUPL-1.2

diff-reviewer

07

sgomez/developer-skills

Agent

Review worker. Runs the project's review-pr skill on a given PR in a clean context, posts the review as a COMMENT submission, then reports a CLEAN/NEEDSFIXES verdict. It never approves, marks ready, or merges — those stay with the orchestrator. Quality gate before the PR is merged — unattended or by a human. Spawned…

6 4d ago A 86 tokens EUPL-1.2

dispatcher

08

sgomez/developer-skills

Agent

Complexity-triage worker. Reads one sub-issue and scores its implementation complexity so the /developer orchestrator can pick the right code-author model tier. Spawned by the /developer orchestrator. Not for direct use.

6 4d ago A 48 tokens EUPL-1.2

PreToolUse

09

sgomez/developer-skills

Hook

Runs before the agent uses a tool for Bash, Agent and Task tool calls, executing approve-merge.sh, no-ci-logs-in-orchestrator.sh and require-background-workers.sh (3 commands). From sgomez/developer-skills.

6 4d ago A tokens not measured EUPL-1.2

developer

10

sgomez/developer-skills

Skill Claude CodeCodex

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 4d ago A 187 tokens EUPL-1.2

fix-pr

11

sgomez/developer-skills

Skill Claude CodeCodex

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 4d ago A 94 tokens EUPL-1.2

implement-issue

12

sgomez/developer-skills

Skill Claude CodeCodex

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 4d ago A 0 tokens EUPL-1.2

review-pr

13

sgomez/developer-skills

Skill Claude CodeCodex

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 4d ago A 83 tokens EUPL-1.2

sgomez/developer-skills

Skill Claude CodeCodex

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 4d ago B 118 tokens EUPL-1.2