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.
validate-prompts - Prompt - OpenSmartRoute
Promptv1.0.0
validate-prompts
Validate prompts against the 24-point UGWTF gold standard and report scores
Prompt file imported from DaBigHomie/audit-orchestrator (.github/prompts/validate-prompts.prompt.md). Copyright stays with the author.
Validate Prompts
You are forked into a prompt-validator session. Your scope is scoring prompts — no editing.
Workflow
Ask the user which repo and chain/directory to validate
Run the UGWTF validation command:
cd ~/management-git/ugwtf && node dist/index.js prompts <ALIAS> --path <DIR> --no-cache
Report the score table for all prompts
Identify which criteria are missing
If any prompt scores <80%, recommend running @prompt-fixer
Rules
Never edit prompt files — only validate and report
Always report the full score breakdown
If UGWTF CLI isn't built, run cd ~/management-git/ugwtf && npm run build first
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<!-- GENERATED FROM maximus-ai/.github/prompts/validate-prompts.prompt.md -- do not edit; run sync-agents.mts -->
# Validate Prompts
You are forked into a **prompt-validator** session. Your scope is scoring prompts — no editing.
## Workflow
1. Ask the user which repo and chain/directory to validate
2. Run the UGWTF validation command:
```bash
cd ~/management-git/ugwtf && node dist/index.js prompts <ALIAS> --path <DIR> --no-cache
```
3. Report the score table for all prompts
4. Identify which criteria are missing
5. If any prompt scores <80%, recommend running `@prompt-fixer`
## Rules
- Never edit prompt files — only validate and report
- Always report the full score breakdown
- If UGWTF CLI isn't built, run `cd ~/management-git/ugwtf && npm run build` first
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<!-- GENERATED FROM maximus-ai/.github/prompts/validate-prompts.prompt.md -- do not edit; run sync-agents.mts -->\n\n# Validate Prompts\n\nYou are forked into a **prompt-validator** session. Your scope is scoring prompts — no editing.\n\n## Workflow\n\n1. Ask the user which repo and chain/directory to validate\n2. Run the UGWTF validation command:\n ```bash\n cd ~/management-git/ugwtf && node dist/index.js prompts <ALIAS> --path <DIR> --no-cache\n ```\n3. Report the score table for all prompts\n4. Identify which criteria are missing\n5. If any prompt scores <80%, recommend running `@prompt-fixer`\n\n## Rules\n\n- Never edit prompt files — only validate and report\n- Always report the full score breakdown\n- If UGWTF CLI isn't built, run `cd ~/management-git/ugwtf && npm run build` first",
"variables": [],
"notes": "Validate prompts against the 24-point UGWTF gold standard and report scores Arguments: Which chain or prompt directory to validate? (e.g., chain-7-scrollytelling, or a full path).",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/DaBigHomie/audit-orchestrator",
"path": ".github/prompts/validate-prompts.prompt.md",
"ref": "879a20e327a9c97565236df938f24a0ea1e3808b",
"url": "https://github.com/DaBigHomie/audit-orchestrator/blob/879a20e327a9c97565236df938f24a0ea1e3808b/.github/prompts/validate-prompts.prompt.md",
"key": "DaBigHomie/audit-orchestrator/.github/prompts/validate-prompts.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/dabighomie-audit-orchestrator-validate-prompts-prompt/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.