occupation
Software Quality Assurance Analysts & Testers
description
Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration
updated
Menu
SkillsMP has collected 3 skills from redwoodjs/agent-ci. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration
Run local CI via the in-tree dev build of agent-ci (`pnpm agent-ci-dev`) to verify changes to this repo before completing work. Runs `pnpm agent-ci-dev run --all` in the background, watches the log for step failures, and retries failed runners after fixes.…
Run GitHub Actions CI locally with Agent CI to validate changes before pushing. Use when testing, running checks, or validating code changes.