mgratzer

12 mods across 2 repositories, 95 stars between them.

forge AGENTS.md

01

mgratzer/forge

Instructions file CodexOpenCode

AGENTS.md instructions for mgratzer/forge, covering forge, commands, documentation, core principles and commits.

65 1mo ago A 575 tokens

forge CLAUDE.md

02

mgratzer/forge

Instructions file

Claude Code instructions for mgratzer/forge, a project described as: A collection of agent skills for structured, GitHub-centric development.

65 1mo ago A 3 tokens

mgratzer/forge

Skill Claude CodeCodex

Analyze and address unresolved feedback on a GitHub pull request. Use when the user has received PR review comments and wants to systematically address each piece of feedback, or when the user mentions PR feedback, review comments, or addressing reviewer concerns.

65 1mo ago A 52 tokens

forge-create-issue

04

mgratzer/forge

Skill Claude CodeCodex

Collaboratively plan and create well-structured Issues through interactive discussion (GitHub, markdown plan/ folder, or other providers). Use when the user wants to create an Issue, report a bug, or scope out work that is already understood — use forge-shape first when the idea is still vague.

65 1mo ago A 65 tokens

forge-implement

05

mgratzer/forge

Skill Claude CodeCodex

Implement a feature or fix from an Issue, plan file, or free-text description, following project standards. Use when the user wants to start working on an Issue, implement a feature, or fix a bug — stops after opening the PR (use forge-ship to also run review).

65 1mo ago A 61 tokens

forge-reflect

06

mgratzer/forge

Skill Claude CodeCodex

Self-review current changes — a PR, branch diff, or uncommitted work. Use when the user wants a code review of their changes, a self-review before committing or pushing, or a final check before requesting peer review.

65 1mo ago A 50 tokens

forge-setup-project

07

mgratzer/forge

Skill Claude CodeCodex

Set up or update a project's context infrastructure for agentic engineering — AGENTS.md as lean hot memory, docs/ as earned warm memory, with signal-to-noise scoring for existing guidance. Use when starting a new project, retrofitting an existing codebase, or auditing current guidance quality.

65 1mo ago A 64 tokens

forge-shape

08

mgratzer/forge

Skill Claude CodeCodex

Shape a vague idea into a clear plan through codebase investigation and convergent one-at-a-time questioning. Use when the user has a rough idea or problem that needs specifying before issue creation.

65 1mo ago A 42 tokens

forge-ship

09

mgratzer/forge

Skill Claude CodeCodex

End-to-end implementation and self-review in a single invocation — implements from an Issue, plan file, or free-text description, then runs a lean fresh-context review. Use when the user wants to implement and review without manual handoff between skills.

65 1mo ago A 53 tokens

bloomery AGENTS.md

10

mgratzer/bloomery

Instructions file CodexOpenCode

Instructions for mgratzer/bloomery, covering bloomery skill, project structure, documentation, how it works and key design decisions.

30 6mo ago A 922 tokens original MIT

bloomery CLAUDE.md

11

mgratzer/bloomery

Instructions file

Instructions for mgratzer/bloomery, a project described as: An agent skill that teaches engineers how to build a coding agent from scratch using raw HTTP calls to an LLM API.

30 6mo ago A 3 tokens copy · 100% MIT

bloomery

12

mgratzer/bloomery

Skill Claude CodeCodex

Interactive tutorial that guides engineers through building their own coding agent (agentic loop) from scratch using raw HTTP calls to an LLM API. Supports Gemini, OpenAI (and compatible endpoints), and Anthropic. Supports TypeScript, Python, Go, and Ruby. Detects progress automatically. Use when someone says "build…

30 6mo ago C 81 tokens original MIT