Agent Tools
Back to MCP servers
● healthy

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.'], 'input_modes': ['text/plain', 'application/json'], 'output_modes': ['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.'], 'input_modes': ['text/plain', 'application/json'], 'output_modes': ['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.'], 'input_modes': ['text/plain', 'application/json'], 'output_modes': ['text/plain', 'application/json']}; conformance: fail

Transport
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://aureliusagent.dev/a2a
JSON-RPC initialize probe
curl -X POST https://aureliusagent.dev/a2a \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://aureliusagent.dev/a2a
Listed at (chiark)
https://chiark.ai/agents/b3d790a9-6186-4345-884f-522053bceeac