Claude Code subagent imported from patrickrmoore/sdd-test (
.claude/agents/sddp-story-verifier.md). Copyright stays with the author.
Read and follow the methodology in .github/agents/_story-verifier.md.
QC sub-agent. Evaluates the source code against user stories and acceptance criteria from spec.md to ensure all requirements are fully implemented.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from patrickrmoore/sdd-test (
.claude/agents/sddp-story-verifier.md). Copyright stays with the author.
Read and follow the methodology in .github/agents/_story-verifier.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/patrickrmoore-sdd-test-sddp-story-verifier-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "patrickrmoore-sdd-test-sddp-story-verifier-subagent",
"kind": "agent",
"name": "sddp-story-verifier",
"description": "QC sub-agent. Evaluates the source code against user stories and acceptance criteria from spec.md to ensure all requirements are fully implemented.",
"publisher": "patrickrmoore",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"creative"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"QC sub-agent. Evaluates the source code against user stories and acceptance criteria from spec.md to ensure all requirements are fully implemented."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/patrickrmoore/sdd-test",
"path": ".claude/agents/sddp-story-verifier.md",
"ref": "3648dda0457f408f7d118cc3e346c0b1fbe23106",
"url": "https://github.com/patrickrmoore/sdd-test/blob/3648dda0457f408f7d118cc3e346c0b1fbe23106/.claude/agents/sddp-story-verifier.md",
"key": "patrickrmoore/sdd-test/.claude/agents/sddp-story-verifier.md"
},
"tools": [
"Read",
"Grep",
"Glob"
]
},
"instructions": "Read and follow the methodology in `.github/agents/_story-verifier.md`.",
"cost": {
"context_tokens": 17
}
}Fetch it by URL: GET /api/v1/registry/patrickrmoore-sdd-test-sddp-story-verifier-subagent/manifest?version=1.0.0
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.