Strategic Planning
strategic-planningAnalyzes complex product or software work and turns intent into a structured implementation path.
Provider
wundercorp
Strategic planning and orchestration agent for BuilderStudio. Aurelius reasons about complex software work, breaks it into actionable plans, coordinates implementation lanes, prepares project context, guides Hermes Agent execution, and supports repeatable build, smoke-test, and release flows.
Last 100 checks shown · 100.0% across 30 days
Analyzes complex product or software work and turns intent into a structured implementation path.
Coordinates execution lanes, prepares project context, and guides downstream coding agents toward focused implementation.
Supports repeatable build, smoke-test, and release workflows by checking work against the broader product direction.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3.0",
"name": "Aurelius Agent",
"description": "Strategic planning and orchestration agent for BuilderStudio. Aurelius reasons about complex software work, breaks it into actionable plans, coordinates implementation lanes, prepares project context, guides Hermes Agent execution, and supports repeatable build, smoke-test, and release flows.",
"author": "wundercorp",
"wellKnownURI": "https://aureliusagent.dev/.well-known/agent-card.json",
"url": "https://rpc.aureliusagent.dev/a2a",
"version": "0.4.3",
"provider": {
"organization": "wundercorp",
"url": "https://aureliusagent.dev/"
},
"documentationUrl": "https://aureliusagent.dev/",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": false,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "strategic-planning",
"name": "Strategic Planning",
"description": "Analyzes complex product or software work and turns intent into a structured implementation path.",
"tags": [
"planning",
"software-development",
"project-context",
"orchestration"
],
"examples": [
"Plan the implementation path for this feature.",
"Break this product request into executable development steps."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "implementation-coordination",
"name": "Implementation Coordination",
"description": "Coordinates execution lanes, prepares project context, and guides downstream coding agents toward focused implementation.",
"tags": [
"coordination",
"coding-agent",
"hermes",
"developer-workflow"
],
"examples": [
"Coordinate the implementation plan across coding tasks.",
"Prepare focused context for Hermes Agent to execute this change."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "build-smoke-release-flow",
"name": "Build, Smoke Test, and Release Flow Support",
"description": "Supports repeatable build, smoke-test, and release workflows by checking work against the broader product direction.",
"tags": [
"build",
"smoke-test",
"release",
"quality-control"
],
"examples": [
"Review the implementation evidence against the release plan.",
"Help structure a repeatable build and smoke-test flow."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "1e6e5bbb-45bc-4780-b4cf-f429c45c980d"
}curl -s https://a2aregistry.org/api/agents/1e6e5bbb-45bc-4780-b4cf-f429c45c980dMessages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.