Command Claude Code
Read an architecture document and create a hierarchy of GitHub issues (epic > milestone sub-epics > implementation issues).
Command Claude Code
Read an architecture document and create a hierarchy of GitHub issues (epic > milestone sub-epics > implementation issues).
Command Claude Code
Clean up after a PR is merged — close fork issue, update local branch, delete issue branch.
Command Claude Code
Format, lint, review, and create or update a PR targeting main.
Skill Claude Code
Use a new Granite.build build.yaml for any compute workload — model training (SFT/LoRA/EPT), inference/serving, data generation/processing, evaluation, or arbitrary compute. Targets, inputs/outputs (artifacts), compute resources, and how they resolve within a space. The workload runs inline in the build.yaml via the…
Skill Claude Code
Author a full, reusable Granite.build custom step — a step directory (step.yaml + bashscripts/) referenced from a build.yaml by a file:// URI. Use this (instead of create-build's inline command+heredoc) when you have owned/multi-file code, a step you want to version and reuse across builds, or need per-environment…
Skill Claude Code
Look up authoritative Granite.build documentation that ships inside the granite.build repo (build.yaml schema, steps, CLI, troubleshooting, glossary). Use when unsure about a Granite.build field, option, command, concept, or error, or when another gb skill says to consult the docs.
Skill Claude Code
Ensure the Granite.build standalone gbserver backend is running so the gbmcp build tools work. Use when a build tool reports the backend is unreachable, or when asked to start / set up gbserver.
MCP server Claude CodeCodexCursor +2
MCP server "gbmcp" as configured in ibm-granite/granite.build. Launched with bash -c exec "$(git rev-parse --show-toplevel 2>/dev/null || pwd)/.venv/bin/gbmc. Needs 1 environment variable to run.
Instructions file CodexOpenCode
AGENTS.md instructions for ibm-granite/granite.build, covering agents.md, git commits, github prs and issues, project overview and common commands.
Instructions file Claude Code
Claude Code instructions for ibm-granite/granite.build: Guidance for this repository lives in AGENTS.md. See that file.
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: