prosodic
01Settings file Claude Code
Agent settings declaring 10 allowed tools.
Settings file Claude Code
Agent settings declaring 10 allowed tools.
Instructions file
Claude Code instructions for quadrismegistus/prosodic, covering claude.md, what this is, commands, install (espeak required: brew install espeak on mac and apt-get install espeak libespeak1 libespeak-dev on linux).
Plugin Claude Code
Coordination tooling for multiple AI coding agents working on one project.
Plugin Claude Code
A shared append-only docket for several coding agents working on one project: total order, full-text search over everything, and enforced independence claims.
MCP server Claude CodeCodexCursor
MCP server "docket" as configured in quadrismegistus/agentdocket. Runs agentdocket.mcp with python3. Needs 1 environment variable to run.
Skill Claude CodeCodex
Coordinate with other AI agents working on the same project through a shared append-only docket. Use when several agents or sessions are collaborating, when you need to report a finding or decision to other agents, when you need to know what other agents have already established, before asking another agent a…