sangrokjung

59 mods across 1 repository, 821 stars between them.

verify-loop

49

sangrokjung/claude-forge

Command

A command that repeatedly checks recent code changes and tries to fix failures, with a configurable retry limit. It can run code review, builds, tests, linting, and type checks according to the project language.

821 4d ago A 21 tokens original MIT

web-checklist

50

sangrokjung/claude-forge

Command

A checklist command for testing a website after a Git merge. It records checklist items in a file so progress can be viewed and individual checks can be marked complete.

821 4d ago A 16 tokens original MIT

worktree-cleanup

52

sangrokjung/claude-forge

Command

A command for removing a Git worktree, which is a separate working folder linked to the same repository, after its pull request is merged.

821 4d ago A 12 tokens original MIT

worktree-start

53

sangrokjung/claude-forge

Command

A command that creates separate Git worktrees for parallel development. A Git worktree is another working folder connected to the same repository, so separate tasks can be worked on at the same time.

821 4d ago D 20 tokens original MIT

blind-spot-pass

54

sangrokjung/claude-forge

Skill Claude CodeCodex

Use before starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just enough to prompt and decide well. Implements the "blind spot pass" pattern from Anthropic's Fable "finding your unknowns" field guide. Triggers when you say "I'm…

821 4d ago A 221 tokens original MIT

build-system

55

sangrokjung/claude-forge

Skill Claude CodeCodex

Use when detecting and running project build systems automatically. Supports npm/yarn/pnpm/pip/poetry/gradle/maven/cargo/go/make. Triggers on build, test run, project setup, package manager detection.

821 4d ago A 50 tokens original MIT

cache-components

56

sangrokjung/claude-forge

Skill Claude CodeCodex

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). PROACTIVE ACTIVATION: Use this skill automatically when working in Next.js projects that have cacheComponents: true in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best…

821 4d ago A 183 tokens original MIT

cc-dev-agent

57

sangrokjung/claude-forge

Skill Claude CodeCodex

Use when starting Claude Code projects, writing CLAUDE.md/spec.md, dispatching subagents, or requesting Agent Teams parallel development. Covers Spec-Driven Development, Context Engineering, and post-dev workflow.

821 4d ago B 45 tokens original MIT

sangrokjung/claude-forge

Skill Claude CodeCodex

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

821 4d ago B 33 tokens original MIT

observer

59

sangrokjung/claude-forge

Agent

Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency.

821 4d ago A 23 tokens original MIT