Skip to content
Skillv1.0.0

selfaudit

Pause and do a first-principles audit of recent work

by sterlingcrispin(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sterlingcrispin/claude_slash_commands (selfaudit/SKILL.md). Install upstream with npx skills add sterlingcrispin/claude_slash_commands --skill selfaudit. Copyright stays with the author.

Pause and do a first-principles audit of recent work.

List:

  1. What is true (supported by evidence)
  2. What is assumption
  3. What could be wrong
  4. Highest-risk bug
  5. Next highest priority task and why

Then either patch issues or state clearly why no changes are needed.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sterlingcrispin-claude-slash-commands-selfaudit/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sterlingcrispin-claude-slash-commands-selfaudit.ocm.jsonjson
{
  "ocm": "1",
  "id": "sterlingcrispin-claude-slash-commands-selfaudit",
  "kind": "skill",
  "name": "selfaudit",
  "description": "Pause and do a first-principles audit of recent work",
  "publisher": "sterlingcrispin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Pause and do a first-principles audit of recent work"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/sterlingcrispin/claude_slash_commands",
      "path": "selfaudit/SKILL.md",
      "ref": "624cb17170ba5c3a1a5f86a27e179c0c70b914fc",
      "url": "https://github.com/sterlingcrispin/claude_slash_commands/blob/624cb17170ba5c3a1a5f86a27e179c0c70b914fc/selfaudit/SKILL.md",
      "key": "sterlingcrispin/claude_slash_commands/selfaudit/SKILL.md"
    }
  },
  "instructions": "Pause and do a first-principles audit of recent work.\n\nList:\n1) What is true (supported by evidence)\n2) What is assumption\n3) What could be wrong\n4) Highest-risk bug\n5) Next highest priority task and why\n\nThen either patch issues or state clearly why no changes are needed.",
  "cost": {
    "context_tokens": 68
  }
}

Fetch it by URL: GET /api/v1/registry/sterlingcrispin-claude-slash-commands-selfaudit/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.