goern/forgejo-mcp

MIRROR ONLY!! This Model Context Protocol (MCP) server provides tools and resources for interacting with the Forgejo (specifically Codeberg.org) REST API.

124Stars on the repository
47Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d ago A 43 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Triage a single issue on Codeberg (or any Forgejo/Gitea-compatible host). Use this skill whenever the user wants to assess, review, or triage a Codeberg issue — including when they paste a codeberg.org issue URL, say "look at issue 42 on owner/repo", "what should we do with this", "review this codeberg issue", or…

124 4d ago A 0 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

124 4d ago A 31 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

124 4d ago A 31 tokens GPL-3.0

openspec-explore

16

goern/forgejo-mcp

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

124 4d ago A 39 tokens GPL-3.0

openspec-propose

17

goern/forgejo-mcp

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

124 4d ago A 47 tokens GPL-3.0

openspec-sync-specs

18

goern/forgejo-mcp

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

124 4d ago A 38 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

124 4d ago A 32 tokens GPL-3.0

showboat

20

goern/forgejo-mcp

Skill Claude CodeCodex

Convention for building a reproducible demo artifact co-located with each implementation spec, so acceptance has something concrete to read. The author builds the demo against a running instance during the implementation PR; the reviewer reads it during acceptance without re-executing. Triggers on "build demo"…

124 4d ago A 82 tokens GPL-3.0

goern/forgejo-mcp

Skill Claude CodeCodex

Fetch and display notifications from both GitHub and Codeberg in a unified markdown view with clickable links. Two modes: all (58+ notifications) or next-action (top 5 actionable items). Shows notifications sorted by newest first, grouped by platform. Use /unified-notifications for all notifications. Use next-action…

124 4d ago A 135 tokens GPL-3.0

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: