Skip to content

Add Claude Forge — oh-my-zsh for Claude Code (11 agents, 36 commands, 15 skills)#16

Open
sangrokjung wants to merge 1 commit intojmanhype:mainfrom
sangrokjung:add-claude-forge
Open

Add Claude Forge — oh-my-zsh for Claude Code (11 agents, 36 commands, 15 skills)#16
sangrokjung wants to merge 1 commit intojmanhype:mainfrom
sangrokjung:add-claude-forge

Conversation

@sangrokjung
Copy link
Copy Markdown

Add: Claude Forge

Description

Claude Forge transforms Claude Code into a full-featured development environment — the same way oh-my-zsh transforms a plain terminal.

Key features

  • 11 specialized agents: planner, architect, code-reviewer, security-reviewer, tdd-guide, build-error-resolver, refactor-cleaner, doc-updater, and more
  • 36 slash commands: /commit, /review-pr, /brainstorm, /handoff-verify, /ultrawork, and more
  • 15 skill workflows: TDD red-green cycles, SDD review pipelines, git workflows
  • 14 automation hooks: pre/post-edit security checks, auto-formatting, compliance gating
  • 6-layer security system: OWASP-aligned rules baked in from day one

Install

bash <(curl -sL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh)

Symlink-based installation means git pull updates everything instantly.

Repository details

Field Value
URL https://github.com/sangrokjung/claude-forge
License MIT
Stars 279+ (Feb 2026)
Language Shell / Markdown

Checklist

  • Resource is publicly accessible
  • Actively maintained (commits within last 30 days)
  • MIT licensed
  • Unique — not yet listed in this repository
  • Description is accurate and non-promotional in tone

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add Claude Forge plugin to README resources

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add Claude Forge to plugins and extensions list
• Highlights 11 agents, 36 commands, 15 workflows, 14 hooks, 6-layer security
• Includes quick 5-minute installation reference
Diagram
flowchart LR
  README["README.md"] -- "adds Claude Forge entry" --> PLUGINS["Plugins & Extensions section"]
  PLUGINS -- "lists features" --> FEATURES["11 agents, 36 commands, 15 workflows"]
Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add Claude Forge plugin entry to README

• Added Claude Forge entry to Plugins & Extensions section
• Includes link to GitHub repository
• Summarizes key features: 11 agents, 36 slash commands, 15 skill workflows, 14 automation hooks,
 6-layer security
• Notes 5-minute installation time

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Feb 28, 2026

Code Review by Qodo

🐞 Bugs (1) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider


Remediation recommended

1. Description too long/marketing 🐞 Bug ✓ Correctness
Description
The new Claude Forge bullet includes multiple numeric feature claims and an install-time claim,
which is less “short and simple” than the repo’s contribution guidelines request and can reduce
readability/consistency of the curated list. Consider rewriting to a single neutral sentence
(optionally keeping 1–2 key differentiators) while retaining the required period ending.
Code

README.md[19]

+- [Claude Forge](https://github.com/sangrokjung/claude-forge) - oh-my-zsh for Claude Code: 11 agents, 36 slash commands, 15 skill workflows, 14 automation hooks, 6-layer security. 5-min install.
Evidence
The contribution guidelines explicitly ask that entries follow the [Title](link) - Description.
format and that descriptions be kept “short and simple”. The new README entry adds multiple
sentences and marketing-style specifics (counts and “5-min install”), which is more verbose than
what the guidelines encourage.

contributing.md[7-10]
README.md[16-21]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The new README entry for Claude Forge is verbose and includes marketing-style claims (feature counts, “5-min install”), which conflicts with the repo guideline to keep descriptions “short and simple”.

### Issue Context
This repo’s `contributing.md` asks for entries in the format `[Title](link) - Description.` and to keep descriptions short/simple and end them with a period.

### Fix Focus Areas
- README.md[19-19]
- contributing.md[7-10]

### Suggested rewrite (example)
Replace the current description with something like:
`- [Claude Forge](https://github.com/sangrokjung/claude-forge) - Oh-my-zsh style bundle of agents, slash commands, and automation hooks for Claude Code.`
(Adjust wording as desired; keep it neutral and concise, and end with a period.)

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant