audit

Solid

Explicit nine-target audit dispatcher for implementation promotability, one PR, the open PR queue, harness health, context budget, skill integrity, eval quality, drift, and correlated full campaigns. TRIGGER when: audit this task; verify this implementation; audit PR N; classify this pull request; audit open PRs; triage the PR queue; audit the harness; find harness improvements; audit context budget; ablate this context file; audit skills; find stale or broken skills; lint evals; find Goodharted probes; check framework drift; cron staleness; run a full audit campaign; audit everything; cross-target next actions.

AI & Automation 38 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 83/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Audit — explicit target dispatcher Usage validation happens before any reference is read, run identity is created, or state changes. The dispatcher never guesses a missing target from prose. Trigger families include: audit this task; audit PR N; triage the PR queue; audit the harness; audit context budget; audit skills; lint evals; check framework drift; and full audit campaign. ## Canonical usage ```text usage: /audit <implementation|pr|prs|harness|context|skills|eval-quality|drift|full> [target options] ``` | Target | Invocation | Native result | |---|---|---| | `implementation` | `/audit implementation <slug> [--pr N --repo O/N] [--base B] [--branch B]` | `AUDIT-PASS` / `AUDIT-FAIL` | | `pr` | `/audit pr <N> [--repo O/N] [--base B] [--deep] [--proof] [--dry-run]` | `PR-AUDIT-PROMOTABLE` / `PR-AUDIT-BLOCKED` / `PR-AUDIT-UNKNOWN` | | `prs` | `/audit prs [--repo O/N] [filters/actions]` | buckets + `PRS-AUDIT-COMPLETE` / `PRS-AUDIT-PARTIAL` | | `harness` | `/audit harness [--focus area] [--external URL|path] [actions]` | Tier 1/2/3 + Recommended Next 3 Actions | | `context` | `/audit context [all|--baseline|--ablate file]` | `KEEP` / `TRIM` / `DEMOTE` / `CUT` | | `skills` | `/audit skills [all|root|workspace|name]` | `CURRENT` / `STALE` / `BROKEN` / `DELETE` | | `eval-quality` | `/audit eval-quality [all|probes|capability|id]` | `KEEP` / `GROOM` / `CUT` | | `drift` | `/audit drift` | per-class `OK` / aggregate `DRIFT:` | | `full` | `/audit full [--repo O/N] [--focus area...

Details

Author
mifunedev
Repository
mifunedev/openharness
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category