# CodeForge

> Stop asking AI to write code. Start letting it run your entire dev workflow.

CodeForge is a 14-skill AI coding workflow system for Claude Code covering planning, TDD, code review, debugging, git worktrees, and multi-agent development across Cursor, Codex, and Gemini CLI.

- URL: https://www.agentskillpacks.com/products/codeforge
- Price: $19 one-time (USD)
- Category: Developer Tools
- Delivery: instant download, lifetime v1 updates
- Seller: ToolGenX (https://www.agentskillpacks.com)

## Who it is for

Developers who use AI coding tools but feel they are not getting the most out of them

## The problem

You use Cursor or Claude to write code but your workflow is still slow, messy, and full of back-and-forth fixes.

## What you get

14 Claude Code skills, a complete TDD workflow, planning system, code review automation, and git worktree setup.

## Features

- 14 dev workflow skills for Claude Code
- TDD workflow: red-green-refactor with subagent support
- Planning and brainstorming system before you write a single line
- Git worktrees integration for parallel development branches
- Works with Claude Code, Cursor, Codex, and Gemini CLI

## FAQ

### Does it work with Cursor, Codex, or Gemini CLI?

Yes, the skills include adapter configs for Cursor (custom-instructions), Codex CLI, and Gemini CLI. Claude Code is the primary target since skills are native there. Adapters get 80-85% of the value in other tools.

### I already use Cursor — what is different here?

Cursor gives you a chat with your repo. CodeForge gives you a workflow that runs that chat the same way every time: red-green-refactor TDD, parallel worktrees for two-track development, automated code review. The skills enforce the discipline you keep meaning to follow.

### What languages are supported?

The workflow is language-agnostic. Examples ship in TypeScript, Python, and Go. The TDD red-green-refactor pattern, planning skill, and code review skills work identically across languages. Test runner configs cover Vitest, Jest, pytest, and Go test.

### Is the git worktree integration safe?

Yes — worktrees are a native git feature with zero risk to the main checkout. The included scripts wrap `git worktree add/remove` with cleanup safeguards. The pattern lets you run parallel feature branches without stashing context every time.

### Will this slow me down at first?

Yes, for about a week. TDD and the planning gate feel like extra steps. Around the third or fourth feature the speedup catches up; after that you ship faster because the rework loop shrinks. The first week is the cost.
