e2e
25Command
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
Command
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
Command
Manage eval-driven development workflow (define, check, report, list).
Command
A command for exploring a codebase to understand its structure and find related files, definitions, uses, and Git history. It can expand search terms and optionally trace dependencies.
Command
A command for updating the Claude Forge framework from its remote Git repository. It can check for updates, pull them, and run post-update steps.
Command
An interactive beginner's guide for Claude Forge that checks whether a project, its rules file, and Git are ready, then suggests common next steps.
Command
8 reviewer 병렬 검증 (Workflow tool 결정론 fan-out + CRITICAL/HIGH adversarial 재검증).
Command
An interactive command that prepares a new software project by detecting its technology and structure, then generating CLAUDE.md, spec.md, and prompt_plan.md files. These files describe project guidance, feature requirements, and implementation phases.
Command
A command for recording lessons learned from direct notes, recent errors, or the current work session. It can classify lessons, suggest automations from git history, and manage the saved list.
Command
Turn a one-line repetitive task into a reusable, self-guarding slash command (loop-forge).
Command
A command that checks a coding project and prepares the next task. It reads project notes, Git history, changed files, and task checkboxes to find progress and the next unfinished work.
Command
A command for coordinating several AI agents on one software task at the same time. Agent Teams is an experimental feature that must be enabled in Claude Code first.
Command
A planning command that creates an implementation plan before code is written.
Command
Command "pull" from sangrokjung/claude-forge, covering /pull - git pull (quick), 1단계: 현재 상태 확인, 2단계: pull 실행, 3단계: 출력 and 성공 시.
Command
A quick Git command for committing and pushing a small code change. Git is the tool that records code versions and sends them to a shared repository.
Command
Safely identify and remove dead code with test verification.
Command
A security review procedure based on CWE, a list of common software weaknesses, and STRIDE, a method for identifying threats to a system.
Command
A project-status command for Claude Forge, a collection of Claude coding-agent extensions. It shows installed agents, commands, skills, hooks, rules, and basic information about the current software project and Git repository.
Command
A command that reviews recent Git commits and project instructions to find work patterns that happen repeatedly.
Command
A command that updates core project planning and instruction files from recent work. It can inspect the latest commits and detect untracked files that are scattered in the project folder.
Command
Command "sync" from sangrokjung/claude-forge, covering /sync - git pull + 문서 동기화, 플래그, phase 1: git pull (--no-pull 시 스킵), 1-1. 현재 상태 확인 and 1-2. pull 실행.
Command
A command for test-driven development, a method where you write a failing test first, then code to pass it, and finally improve the code.
Command
Analyze test coverage and generate missing tests to reach 80%+ coverage.
Command
Analyze codebase structure and update architecture documentation in codemaps/.
Command
Sync documentation from source-of-truth (package.json, .env.example).