compforge/devloop

A guard-railed, closed-loop workflow for AI coding agents: live state bus + execution-level hard intercepts for Claude Code and Codex (GitHub PR / GitLab MR). From step-level to requirement-level; eval-driven, spec-driven, human-in-the-loop.

4Stars on the repository
30Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-taste

01

compforge/devloop

Skill Claude CodeCodex

Code taste and software design judgment: solution/design review, module & interface boundary shaping, refactoring tradeoffs, naming, maintainability, and documentation layering. First-principles: clarify the original requirement before discussing solutions. Skip for debugging, triage, call-path inspection, or routine…

4 3d ago A 64 tokens

gcam

02

compforge/devloop

Skill Claude CodeCodex

Commit current changes without pushing. Use when the user says "gcam" or wants to commit only.

4 3d ago A 24 tokens

gcamp

03

compforge/devloop

Skill Claude CodeCodex

Commit current changes and push, without creating a pull/merge request. Use when the user says "gcamp" or wants to commit + push (e.g. add a commit to an existing PR/MR branch).

4 3d ago A 47 tokens

gcampr

04

compforge/devloop

Skill Claude CodeCodex

Commit current changes, push, and create/reuse a pull/merge request (GitHub PR or GitLab MR). Use when the user says "gcampr" or asks to commit + push + open/raise a PR / MR / pull request / merge request.

4 3d ago A 59 tokens

git-ops

05

compforge/devloop

Skill Claude CodeCodex

Commit, push, safely rebase an existing branch, create/read/update/close a pull/merge request (GitHub PR or GitLab MR), cut a feature branch, create/resume a managed worktree, or release. Triggers — gcam / gcamp / gcampr / rebase / 解决冲突 / 提 PR / 提 MR / pull request / merge request / 看 PR / 看 MR / 关 PR / 关 MR /…

4 3d ago A 116 tokens

monitor

06

compforge/devloop

Skill Claude CodeCodex

Reconcile local branches and worktrees with GitHub/GitLab PR/MR state, report lifecycle changes, or configure Codex Scheduled tasks for recurring devloop checks. Use when asked to monitor/check PR or MR status, clean merged worktrees, reconcile local PRs, or set up recurring PR/MR monitoring.

4 3d ago A 66 tokens

review

07

compforge/devloop

Skill Claude CodeCodex

Manage devloop automated code-review runs and findings on GitHub/GitLab PRs/MRs: inspect or run a review, independently verify every published finding, record a Verdict, handle valid findings, resolve completed threads, or report missed findings. Use when Review/Review findings context surfaces, or the user asks to…

4 3d ago A 106 tokens

validate

08

compforge/devloop

Skill Claude CodeCodex

Normalize a repo Component, run its lint and test validation checks, and report each result. Use when the user asks to validate changes, lint/format code, run tests, or verify before committing or pushing.

4 3d ago A 44 tokens

e2e

09

compforge/devloop

Skill Claude CodeCodex

Discover, operate, and incrementally extend a project's existing end-to-end test capability. Use when the user asks to run, check, inspect, or report E2E tests; validate a project or deployed environment end to end; identify E2E coverage gaps; or add and strengthen project-owned E2E cases. Follow project-owned tests…

4 3d ago A 97 tokens

perf

10

compforge/devloop

Skill Claude CodeCodex

Discover, run, interpret, compare, and incrementally extend a project's existing system performance capability. Use when the user asks to run or report load, capacity, stress, soak, or performance-regression tests; compare performance runs; or add bounded project-owned perf coverage. Follow project-owned workloads…

4 3d ago A 87 tokens

trajectory

11

compforge/devloop

Skill Claude CodeCodex

Discover, run, interpret, and iteratively tune a project's existing agent trajectory evaluation capability. Use when the user asks to evaluate agent trajectories, compare effect and cost across runs, find trajectory smells or the next trajectory problem, or identify optimizations for a known trajectory issue. Operate…

4 3d ago A 82 tokens