Agent skill

cancel-ultraqa

Cancel active UltraQA cycling workflow

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/cancel-ultraqa

SKILL.md

Cancel UltraQA

[ULTRAQA CANCELLED]

The UltraQA cycling workflow has been cancelled. Clearing state file.

MANDATORY ACTION

Execute this command to cancel UltraQA:

bash
mkdir -p .sisyphus && echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ultraqa"}' > .omc/ultraqa-state.json

After running this command, the QA cycling will stop.

To Start Fresh

  • /ultraqa --tests - Run until all tests pass
  • /ultraqa --build - Run until build succeeds
  • /ultraqa --lint - Run until no lint errors
  • /ultraqa --typecheck - Run until no type errors
  • /ultraqa --custom "pattern" - Run until pattern matches

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results