
Peekie
Parse Xcode .xcresult bundles from CI — extract fully-qualified test names, warnings, errors, coverage, and attachments as JSON for jq pipelines.
Install
npx skills add https://github.com/dodobrands/Peekie --skill agentWhat is this skill?
- xcresult bundle parsing via peekie CLI
- Fully-qualified test names + coverage
- JSON output for jq pipelines
- SonarQube report export
- Per-subcommand sub-skills
Adoption & trust: 25 GitHub stars.
Recommended Skills
Agent Browservercel-labs/vercel-plugin
Tddmattpocock/skills
Use My Browserxixu-me/skills
Test Driven Developmentobra/superpowers
Verification Before Completionobra/superpowers
Webapp Testinganthropics/skills
Journey fit
Primary fit
Reading test results, warnings, errors, and coverage from CI runs is a verification/QA activity that happens at the ship gate, not during feature coding. Core job is surfacing test outcomes and coverage from xcresult bundles — squarely the testing subphase of ship.