QA Clockwork
SkillDev toolsBuild, launch, and verify Clockwork after a code or packaging change.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the QA Clockwork skill
What this skill tells your AI
The instructions your AI receives, as published by iannuttall/clockwork in .agents/skills/qa/SKILL.md and read by ahel’s review.
-
Run
make checkand fix every failure. -
Run
make devto build, ad-hoc sign, launch, and perform the process check. -
Confirm the exact bundle is running:
pgrep -af "Clockwork.app/Contents/MacOS/Clockwork" -
Cross-check app state through the bundled CLI:
.build/package/Clockwork.app/Contents/MacOS/clockworkcli list --json -
For packaging work, run
make package, verify both executable architectures withlipo -archs, runmake dmg, and verify the DMG withhdiutil verify.
Do not trigger Keychain prompts in tests. Report the exact app path, process, signatures, architectures, and behavior you verified.
Signals
- GitHub stars
- 40
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
qa-clockwork- Source
- github.com/iannuttall/clockwork