Instructions file
Instructions for pablomarin/claude-codex-forge, covering claude.md - claude-codex-forge, project overview, what is this?, tech stack and file structure.
Instructions file
Instructions for pablomarin/claude-codex-forge, covering claude.md - claude-codex-forge, project overview, what is this?, tech stack and file structure.
Agent
Engineering council advisor — analyzes decisions from an assigned perspective. Receives persona and question via prompt. Returns structured analysis with position, evidence, objections, and verdict.
Agent
Pre-design research — queries current docs for every library/API touched by a feature.
Agent
Full verification - unit tests, migration check, lint, types.
Agent
E2E verification — executes user-journey use cases through user-facing interfaces (API, UI via Playwright MCP, CLI) and produces a markdown report. Read-only: cannot modify code or write files.
Command
Analyze $ARGUMENTS to determine the mode.
Command
Note: This command does NOT commit, push, or create PRs. Those steps happen before this command. This command only merges and cleans up.
Command
This workflow requires the following plugins to be installed AND enabled.
Command
This workflow requires the following plugins to be installed AND enabled.
Command
If ANY of these apply, use the full workflow instead.
Command
PRNUMBER=$(gh pr view --json number -q '.number' 2>/dev/null).