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:
What is true (supported by evidence)
What is assumption
What could be wrong
Highest-risk bug
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.
{
"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.