goern

47 mods across 1 repository, 124 stars between them.

cavecrew

01

goern/forgejo-mcp

Skill Claude CodeCodex

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn cavecrew-investigator (locate code), cavecrew-builder (1-2 file edit), or cavecrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is caveman-compressed so the tool-result…

124 2d ago A 134 tokens GPL-3.0

caveman-commit

02

goern/forgejo-mcp

Skill Claude CodeCodex

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

124 2d ago A 79 tokens GPL-3.0

caveman-compress

03

goern/forgejo-mcp

Skill Claude CodeCodex

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or…

124 2d ago A 77 tokens GPL-3.0

caveman-help

04

goern/forgejo-mcp

Skill Claude CodeCodex

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

124 2d ago A 56 tokens GPL-3.0

caveman-review

05

goern/forgejo-mcp

Skill Claude CodeCodex

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

124 2d ago A 72 tokens GPL-3.0

caveman-stats

06

goern/forgejo-mcp

Skill Claude CodeCodex

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

124 2d ago A 60 tokens GPL-3.0

caveman

07

goern/forgejo-mcp

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

124 2d ago A 102 tokens GPL-3.0

done-with

08

goern/forgejo-mcp

Skill Claude CodeCodex

Close out a bead started with /work-on — verify it's safe, clean up the worktree, free the tab and the session name.

124 2d ago A 30 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Grant b4mad-release-agent what it needs to run semantic-release on a Forgejo repo, install just release/just preflight into that repo's justfile and a short how-to into its AGENTS.md, then print the oc command that runs the release. Use when asked to "enable semantic-release for ", to onboard a repo to the release…

124 2d ago A 108 tokens GPL-3.0

work-on

10

goern/forgejo-mcp

Skill Claude CodeCodex

Start focused work on a bead — rename the tab and the Claude session, create the worktree, and load the issue.

124 2d ago A 27 tokens GPL-3.0

worktrunk

11

goern/forgejo-mcp

Skill Claude CodeCodex

Guidance for Worktrunk (the wt CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or /.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or…

124 2d ago D 99 tokens GPL-3.0

wt-switch-create

12

goern/forgejo-mcp

Skill Claude CodeCodex

Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree.

124 2d ago A 43 tokens GPL-3.0

devils-advocate

13

goern/forgejo-mcp

Agent Claude Code

Adversarial reviewer of Spellkave research notes, ADRs, and OpenSpec proposals. Surfaces only load-bearing critiques — things that would actually break the system in production or modding. Use when a proposal feels too clean and you need a hard "what would break?" pass.

124 2d ago A 64 tokens GPL-3.0

implementer

14

goern/forgejo-mcp

Agent Claude Code

Implements a bounded scope assigned by the lead during team-mode apply. The scope may be one task or a short contiguous task range. Reads the assigned artifacts and repository guidance, edits only what the scope requires, reports per-task status, and leaves workflow state to the lead.

124 2d ago A 58 tokens GPL-3.0

proponent

15

goern/forgejo-mcp

Agent Claude Code

Defends a target Spellkave proposal against adversarial critique. Pairs with the devils-advocate teammate in a debate team. Use when you want a structured back-and-forth instead of single-agent simulation.

124 2d ago A 49 tokens GPL-3.0

spike-runner

16

goern/forgejo-mcp

Agent Claude Code

Autonomous owner of one feasibility spike inside sandbox/. Runs the entire loop — scaffold, build, deploy if module, test, measure, report — without user intervention. Ignores the sandbox's "user runs every CLI" interactive-learning rule (that rule exists for the human's benefit; an agent has nothing to learn by…

124 2d ago A 102 tokens GPL-3.0

verifier

17

goern/forgejo-mcp

Agent Claude Code

Independently verifies an implemented scope during team-mode apply. The scope may be one task or a short contiguous task range. Reads artifacts, repository guidance, diff, and tests without relying on implementer reasoning. Reports pass/fail/concerns per task and does not edit files.

124 2d ago A 60 tokens GPL-3.0

catchup

18

goern/forgejo-mcp

Command Claude Code

Review last commit and branch changes.

124 2d ago A 6 tokens GPL-3.0

code-review

19

goern/forgejo-mcp

Command Claude Code

Multi-agent PR code review for Forgejo repositories.

124 2d ago A 0 tokens GPL-3.0

commit

20

goern/forgejo-mcp

Command Claude Code

Stage all changes, run pre-commit hooks, fix failures, and create conventional commit with emoji.

124 2d ago A 0 tokens GPL-3.0

OPSX: Apply

21

goern/forgejo-mcp

Command Claude Code

Implement tasks from an OpenSpec change (Experimental).

124 2d ago A 15 tokens GPL-3.0

OPSX: Archive

22

goern/forgejo-mcp

Command Claude Code

Archive a completed change in the experimental workflow.

124 2d ago A 13 tokens GPL-3.0

OPSX: Explore

23

goern/forgejo-mcp

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

124 2d ago A 18 tokens GPL-3.0

OPSX: Propose

24

goern/forgejo-mcp

Command Claude Code

Propose a new change - create it and generate all artifacts in one step.

124 2d ago A 21 tokens GPL-3.0