Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
triple-audit-closeout - Skill - OpenSmartRoute
Skillv1.0.0
triple-audit-closeout
Use for any Zoolandingpage task that will be declared correct or complete. Enforces triple-audit closeout and browser QA for draft-affecting work.
Instruction file imported from LynxPardelle/zoolandingpage (.github/instructions/triple-audit-closeout.instructions.md). Copyright stays with the author.
Before declaring any Zoolandingpage task correct or complete:
Audit the work, fix what you find, and rerun the audit at least three times.
Do not treat automated checks alone as sufficient when draft behavior changed.
If the task affects drafts, routes, payloads, rendering, or authoring workflow, finish with browser QA on every affected draft route in both desktop and mobile viewports.
Correct any visible, runtime, console, network, or responsiveness issue found during that browser pass before closing the task.
Distill reusable lessons into ai-notes/ and keep draft-specific history local under drafts/{domain}/ai_notes/, drafts/{domain}/findings/, or drafts/{domain}/errors-reports/.
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/lynxpardelle-zoolandingpage-triple-audit-closeout-instructions/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": "lynxpardelle-zoolandingpage-triple-audit-closeout-instructions",
"kind": "skill",
"name": "triple-audit-closeout",
"description": "Use for any Zoolandingpage task that will be declared correct or complete. Enforces triple-audit closeout and browser QA for draft-affecting work.",
"publisher": "LynxPardelle",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use for any Zoolandingpage task that will be declared correct or complete. Enforces triple-audit closeout and browser QA for draft-affecting work."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/LynxPardelle/zoolandingpage",
"path": ".github/instructions/triple-audit-closeout.instructions.md",
"ref": "c94d826837988897fa58582f72aaa769378314d7",
"url": "https://github.com/LynxPardelle/zoolandingpage/blob/c94d826837988897fa58582f72aaa769378314d7/.github/instructions/triple-audit-closeout.instructions.md",
"key": "LynxPardelle/zoolandingpage/.github/instructions/triple-audit-closeout.instructions.md"
},
"applies_to": "**"
},
"instructions": "Before declaring any Zoolandingpage task correct or complete:\n\n1. Audit the work, fix what you find, and rerun the audit at least three times.\n2. Do not treat automated checks alone as sufficient when draft behavior changed.\n3. If the task affects drafts, routes, payloads, rendering, or authoring workflow, finish with browser QA on every affected draft route in both desktop and mobile viewports.\n4. Correct any visible, runtime, console, network, or responsiveness issue found during that browser pass before closing the task.\n5. Distill reusable lessons into `ai-notes/` and keep draft-specific h",
"cost": {
"context_tokens": 178
}
}
Fetch it by URL: GET /api/v1/registry/lynxpardelle-zoolandingpage-triple-audit-closeout-instructions/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.