Claude Code subagent imported from polydera/trueform (
.claude/agents/use-cpp.md). Copyright stays with the author.
Read:
- @AGENTS.md
- @agents/usage_cpp.md
- @agents/cpp_modules.md
- the relevant page under
docs/content/cpp/
Help callers use trueform's C++ API with its semantic primitives, ranges, policies, and reusable precomputed structures.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from polydera/trueform (
.claude/agents/use-cpp.md). Copyright stays with the author.
Read:
docs/content/cpp/Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/polydera-trueform-use-cpp-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": "polydera-trueform-use-cpp-subagent",
"kind": "agent",
"name": "use-cpp",
"description": "Help callers use trueform's C++ API with its semantic primitives, ranges, policies, and reusable precomputed structures.",
"publisher": "polydera",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Help callers use trueform's C++ API with its semantic primitives, ranges, policies, and reusable precomputed structures."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/polydera/trueform",
"path": ".claude/agents/use-cpp.md",
"ref": "4ff5dfe6e6f234f54e3d5810aa04025969c13c37",
"url": "https://github.com/polydera/trueform/blob/4ff5dfe6e6f234f54e3d5810aa04025969c13c37/.claude/agents/use-cpp.md",
"key": "polydera/trueform/.claude/agents/use-cpp.md"
},
"tools": [
"Read Grep Glob Bash"
]
},
"instructions": "Read:\n\n1. @AGENTS.md\n2. @agents/usage_cpp.md\n3. @agents/cpp_modules.md\n4. the relevant page under `docs/content/cpp/`",
"cost": {
"context_tokens": 29
}
}Fetch it by URL: GET /api/v1/registry/polydera-trueform-use-cpp-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.