compforge

30 mods across 1 repository, 4 stars between them.

devloop

01

compforge/devloop

Plugin Claude Code

Cross-CLI developer-workflow marketplace for devloop, code-taste, and quality; example remains a layout placeholder.

4 3d ago A tokens not measured

devloop AGENTS.md

02

compforge/devloop

Instructions file CodexOpenCode

Repository-specific instructions for developing compforge/devloop, including its purpose, code layout, important conventions, and shared plugin placeholders.

4 3d ago A 2,189 tokens

code-taste

03

compforge/devloop

Plugin Claude Code

Engineering judgment for architecture, boundaries, naming, maintainability, documentation, and code review.

4 3d ago A tokens not measured

code-taste

04

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

devloop

05

compforge/devloop

Plugin Claude Code

Dev-loop workflow, native-first rebuild: git/PR (GitHub + GitLab) + cwd-aware enter + Board-managed context delivery + lint/test gates. Built on native Claude Code events (CwdChanged / PostCompact / FileChanged / monitors).

4 3d ago A tokens not measured

gcampr

08

compforge/devloop

Command

Commit + push + create/reuse a pull/merge request (GitHub PR or GitLab MR; full release flow).

4 3d ago A 29 tokens

PreToolUse

09

compforge/devloop

Hook

Runs before the agent uses a tool for Bash, Edit, Write and NotebookEdit tool calls, executing tool_call_timeline.py, pretool_policy_bash.py and pretool_policy_edit.py (3 commands). From compforge/devloop.

4 3d ago A tokens not measured

SessionStart

10

compforge/devloop

Hook

Runs when a session starts, executing sessionstart_init.py. From compforge/devloop.

4 3d ago A tokens not measured

SessionEnd

11

compforge/devloop

Hook

Runs when a session ends, executing sessionend_release.py. From compforge/devloop.

4 3d ago A tokens not measured

UserPromptSubmit

12

compforge/devloop

Hook

Runs when you submit a prompt, before the agent sees it, executing userprompt_inject.py. From compforge/devloop.

4 3d ago A tokens not measured

PostCompact

13

compforge/devloop

Hook

Runs after the context is compacted, executing postcompact_reinject.py. From compforge/devloop.

4 3d ago A tokens not measured

FileChanged

14

compforge/devloop

Hook

Runs on the FileChanged event, executing filechanged_refs.py. From compforge/devloop.

4 3d ago A tokens not measured

CwdChanged

15

compforge/devloop

Hook

Runs on the CwdChanged event, executing cwdchanged_enter.py. From compforge/devloop.

4 3d ago A tokens not measured

PostToolUse

16

compforge/devloop

Hook

Runs after a tool call finishes for Bash tool calls, executing tool_call_timeline.py and posttool_git_refresh.py (2 commands). From compforge/devloop.

4 3d ago A tokens not measured

PostToolUseFailure

17

compforge/devloop

Hook

Runs when a tool call fails, executing tool_call_timeline.py. From compforge/devloop.

4 3d ago A tokens not measured

gcam

18

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

19

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

20

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

21

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

22

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

23

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

24

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