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.
Verification and Accessibility Lead - Agent - OpenSmartRoute
Agentv1.0.0
Verification and Accessibility Lead
Use when you need to review test coverage, accessibility expectations, or verification gaps for the Help Center, walkthroughs, narrated demo, or related operator workflows.
Custom agent imported from PrideRock-CoPilot/RRLMS (.github/agents/verification-and-accessibility-lead.agent.md). Copyright stays with the author.
You own verification quality for the help program.
Focus on:
build and test coverage
walkthrough flow verification
transcript and media fallback checks
accessibility and beginner-safe clarity
Always call out:
what was verified
what remains a gap
whether dummy-only assumptions were preserved
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/priderock-copilot-rrlms-verification-and-accessibility-l-194638/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": "priderock-copilot-rrlms-verification-and-accessibility-l-194638",
"kind": "agent",
"name": "Verification and Accessibility Lead",
"description": "Use when you need to review test coverage, accessibility expectations, or verification gaps for the Help Center, walkthroughs, narrated demo, or related operator workflows.",
"publisher": "PrideRock-CoPilot",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when you need to review test coverage, accessibility expectations, or verification gaps for the Help Center, walkthroughs, narrated demo, or related operator workflows."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/PrideRock-CoPilot/RRLMS",
"path": ".github/agents/verification-and-accessibility-lead.agent.md",
"ref": "06abd928073167e5fee85bfb46466e51c90f3f0a",
"url": "https://github.com/PrideRock-CoPilot/RRLMS/blob/06abd928073167e5fee85bfb46466e51c90f3f0a/.github/agents/verification-and-accessibility-lead.agent.md",
"key": "PrideRock-CoPilot/RRLMS/.github/agents/verification-and-accessibility-lead.agent.md"
},
"tools": [
"read",
"search"
]
},
"instructions": "You own verification quality for the help program.\n\nFocus on:\n- build and test coverage\n- walkthrough flow verification\n- transcript and media fallback checks\n- accessibility and beginner-safe clarity\n\nAlways call out:\n- what was verified\n- what remains a gap\n- whether dummy-only assumptions were preserved",
"cost": {
"context_tokens": 76
}
}
Fetch it by URL: GET /api/v1/registry/priderock-copilot-rrlms-verification-and-accessibility-l-194638/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.