Inspect Clockwork
Use this skill to answer questions about the app without changing tasks, jobs, credentials, or releases.
Read
- Read
app.config.jsonfor app identity, distribution, repository, and Sparkle configuration. - Read
version.envfor the marketing version and build number. - Run
swift run clockworkcli list --jsonto inspect shared task state without launching the app. - Read
appcast.xmlto inspect published update entries. - Run
git status --shortandgit remote -vto inspect repository readiness.
Never read or print signing, notary, or Sparkle private keys. Use the QA skill for builds and tests.