Forge Code avatar

Forge Code

Official

@antinomyhq

0Followers
|
5Public Repos
|
17Published Skills

Offers structured scaffolding and lifecycle management for repository-based command definitions, implementation planning, and version control synchronization.

Skills Distribution
DomainDeveloper To...Repository Scaffol.. (40%)Version Control Ma.. (30%)Task Planning (30%)

Agent Skills by Forge Code

Showing 17 vetted skills indexed across 1 GitHub repositories.

antinomyhqantinomyhq
7.6k

github-pr-description

Generates pull request descriptions from git diffs and creates PRs via GitHub CLI.

Official
Intermediate
antinomyhqantinomyhq
7.6k

post-forge-feature

Generate Twitter/X posts promoting ForgeCode features following a defined style guide.

Official
Basic
antinomyhqantinomyhq
7.6k

create-github-issue

Creates GitHub issues via gh CLI following repository issue templates and labels.

Official
Intermediate
antinomyhqantinomyhq
7.6k

github-pr-comments

Fetches unresolved GitHub PR review comments with diff context and applies each requested change.

Official
Intermediate
antinomyhqantinomyhq
7.6k

write-release-notes

Generate release notes from GitHub release tags and linked pull request details.

Official
Intermediate
antinomyhqantinomyhq
7.6k

resolve-fixme

Finds all FIXME comments in a codebase and implements the work they describe.

Official
Intermediate
antinomyhqantinomyhq
7.6k

test-reasoning

Validates reasoning parameter serialization into provider-specific JSON for OpenRouter, Anthropic, GitHub Copilot, and Codex.

Official
Intermediate
antinomyhqantinomyhq
7.5k

test-skill

Validate embedded resource discovery and access within a Skill Unit.

Official
Basic
antinomyhqantinomyhq
7.5k

minimal-skill

Provide a minimal self-contained Skill Unit with no external resources.

Official
Basic
antinomyhqantinomyhq
7.5k

execute-plan

Execute structured task plans with automatic status tracking.

Official
Basic
antinomyhqantinomyhq
7.5k

create-skill

Create or update skills with YAML frontmatter and Markdown bodies.

Official
Basic
antinomyhqantinomyhq
7.5k

create-plan

Generate structured Markdown implementation plans with validation steps.

Official
Basic
antinomyhqantinomyhq
7.5k

create-pr-description

Generate pull request descriptions from branch diffs and create PRs via GitHub CLI.

Official
Intermediate
antinomyhqantinomyhq
7.5k

debug-cli

Diagnose and fix Forge CLI issues using a repeatable cargo build debugging workflow.

Official
Advanced
antinomyhqantinomyhq
7.5k

resolve-conflicts

Resolve Git merge conflicts through a plan-first approval workflow.

Official
Advanced
antinomyhqantinomyhq
7.5k

create-command

Scaffold Forge command files with YAML frontmatter in .forge/commands.

Official
Basic
antinomyhqantinomyhq
7.5k

create-agent

Create Forge agent files with YAML frontmatter in .forge/agents.

Official
Intermediate

Frequently Asked Questions About Forge Code

FAQPage Schema
What specific tasks can I perform using Forge Code?

You can generate structured Markdown implementation plans, scaffold command and agent files with YAML frontmatter, resolve Git merge conflicts, and create pull request descriptions directly from branch diffs.

Which personas benefit most from these capabilities?

Software engineers and technical leads managing repository-based configurations benefit from these capabilities. The system is designed for developers who require standardized scaffolding for command definitions and structured planning to maintain consistency across complex project environments.

What are the prerequisites for implementing these skills?

Implementation requires a local environment configured with the Forge ecosystem. You must have write access to the target repository and ensure the .forge directory structure is initialized to support the YAML frontmatter and Markdown-based planning files.