takt and tick-md
These are complements: TAKT provides the agent coordination framework and topology definition, while tick-md offers a markdown-native interface for specifying multi-agent tasks that could feed into TAKT's coordination layer.
About takt
nrslib/takt
TAKT Agent Koordination Topology - Define how AI agents coordinate, where humans intervene, and what gets recorded — in YAML
Orchestrates multi-agent AI workflows through YAML-defined pieces with built-in review cycles, parallel agents with different personas/permissions, and faceted prompting that composes policies and knowledge independently. Supports Claude, OpenAI, GitHub Copilot, and other provider CLIs or direct APIs, with isolated worktree execution, GitHub/GitLab integration, and full NDJSON audit logging for traceability.
About tick-md
Purple-Horizons/tick-md
Markdown-Native Multi-Agent Task Coordination
Leverages a shared core package (`@tick/core`) for parser, serializer, and atomic file I/O, with an MCP server enabling AI agent integration and a CLI for human operators. Tasks live as structured Markdown in Git-tracked `TICK.md` files, automatically resolving task dependencies and providing full version control audit trails. Integrates with ClawHub for OpenClaw bot coordination and supports real-time monitoring, dependency visualization, and concurrent multi-agent workflows without external databases.
Scores updated daily from GitHub, PyPI, and npm data. How scores work