justrach/codegraff2

CodeGraff: a faster, lightweight coding agent for focused terminal development

24Stars on the repository
34Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

create-agent

01

justrach/codegraff2

Skill Claude CodeCodex

Create new agents for the code-forge application. Agents are stored as .md files in the /.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, userprompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the…

24 2mo ago B 75 tokens copy · 100% Apache-2.0

create-command

02

justrach/codegraff2

Skill Claude CodeCodex

Create new commands for the code-forge application. Commands are stored as .md files in the /.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure.…

24 2mo ago C 82 tokens copy · 100% Apache-2.0

create-github-issue

03

justrach/codegraff2

Skill Claude CodeCodex

Create GitHub issues using GitHub CLI with support for templates, labels, assignees, milestones, and draft issues. Use when the user asks to create a GitHub issue, file a bug report, submit a feature request, or open an issue in a GitHub repository.

24 2mo ago A 63 tokens copy · 100% Apache-2.0

create-plan

04

justrach/codegraff2

Skill Claude CodeCodex

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. All plans MUST be validated using the included validation…

24 2mo ago A 95 tokens copy · 100% Apache-2.0

debug-cli

05

justrach/codegraff2

Skill Claude CodeCodex

Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.

24 2mo ago A 49 tokens copy · 100% Apache-2.0

github-pr-comments

06

justrach/codegraff2

Skill Claude CodeCodex

Resolve inline code review comments on a GitHub PR. Use when asked to "resolve review comments", "address PR feedback", "fix PR comments", or "work through review comments". Fetches every inline comment with its surrounding code context, then applies each change systematically.

24 2mo ago A 58 tokens copy · 100% Apache-2.0

post-forge-feature

07

justrach/codegraff2

Skill Claude CodeCodex

Generate a Twitter/X post highlighting a Forge feature. Use when the user asks to write a tweet, create a Twitter post, or promote a ForgeCode feature on social media. The post always accompanies an attached video demonstrating the feature.

24 2mo ago A 51 tokens copy · 100% Apache-2.0

resolve-conflicts

08

justrach/codegraff2

Skill Claude CodeCodex

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling…

24 2mo ago A 68 tokens copy · 100% Apache-2.0

resolve-fixme

09

justrach/codegraff2

Skill Claude CodeCodex

Find all FIXME comments across the codebase and fully implement the work they describe. Use when the user asks to fix, resolve, or address FIXME comments, or when running the "fixme" command. Runs a discovery script to find every FIXME, expands multiline comment blocks, groups related FIXMEs across files into a single…

24 2mo ago A 100 tokens copy · 100% Apache-2.0

test-reasoning

10

justrach/codegraff2

Skill Claude CodeCodex

Validate that reasoning parameters are correctly serialized and sent to provider APIs. Use when the user asks to test reasoning serialization, run reasoning tests, verify reasoning config fields, or check that ReasoningConfig maps correctly to provider-specific JSON (OpenRouter, Anthropic, GitHub Copilot, Codex).

24 2mo ago A 64 tokens copy · 100% Apache-2.0

write-release-notes

11

justrach/codegraff2

Skill Claude CodeCodex

Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all changes into a polished, user-facing release note with an enthusiastic tone. Use when the user asks to write, generate, or create release notes…

24 2mo ago A 105 tokens copy · 100% Apache-2.0

test-skill

13

justrach/codegraff2

Skill Claude CodeCodex

A test skill with resources.

24 2mo ago A 9 tokens copy · 100% Apache-2.0

create-skill

14

justrach/codegraff2

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends your capabilities with specialized knowledge, workflows, or tool integrations.

24 2mo ago A 44 tokens copy · 81% Apache-2.0

execute-plan

15

justrach/codegraff2

Skill Claude CodeCodex

Execute structured task plans with status tracking. Use when the user provides a plan file path in the format plans/{current-date}-{task-name}-{version}.md or explicitly asks you to execute a plan file.

24 2mo ago A 46 tokens copy · 100% Apache-2.0

justrach/codegraff2

Skill Claude CodeCodex

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it…

24 2mo ago A 72 tokens copy · 100% Apache-2.0