local-ci-dev
01Command Claude Code
Run local CI to verify changes before completing work.
Command Claude Code
Run local CI to verify changes before completing work.
Settings file Claude Code
Run GitHub Actions locally — pause on failure, retry in place, and keep caches on your machine.
Skill Claude CodeCodex
Run local CI via the in-tree dev build of local-ci (pnpm local-ci-dev) to verify changes to this repo before completing work. Runs pnpm local-ci-dev run --all in the background, watches the log for step failures, and retries failed runners after fixes. Use before reporting work as complete, or whenever the user asks…
Instructions file CodexOpenCode
AGENTS.md instructions for redwoodjs/local-ci, a project described as: Run GitHub Actions locally — pause on failure, retry in place, and keep caches on your machine.
Instructions file
Claude Code instructions for redwoodjs/local-ci, covering local ci — agent instructions, rules, ci and code.
Skill Claude CodeCodex
Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration.
Skill Claude CodeCodex
Run GitHub Actions CI locally with Local CI to validate changes before pushing. Use when testing, running checks, or validating code changes.