audit-swan
Installation
SKILL.md
Instructions
What this skill checks
Eight structural dimensions. Each is small — most produce 0-2 findings. Process them one at a time, write down the verdict (OK / WARN / FAIL) + a one-line summary, and move on. Do not try to gather all eight dimensions' raw data before reasoning. By the time you reach the report, you should have eight short verdicts in hand, nothing more.
Dimension 1 — Subscription and credits
swan-get-subscription. Check three things:
- Plan tier (FREE / paid).
- Credit balance + recent burn rate. If you don't have burn data in the response, estimate from a small
swan-search-sequencesrecent-activity sample (page 10) — don't pull the full log. - Feature flags vs. what active plays use.
Verdict:
- FAIL: out of credits, or active plays use features not enabled.
- WARN: < 30 days runway.
- OK: comfortable.