Dead simple by design. The Markdown file is the database.
Every task lives in a TICK.md file with structured YAML metadata. Human-readable, git-friendly, LLM-native.
Bots and humans follow a coordination protocol — claim, execute, release. No two agents work the same task.
Every action is logged in an append-only history. Full traceability. Complete context for handoffs.
No database. No server. Git handles sync, audit trails, and conflict resolution. Works offline.
Here's what a TICK.md file looks like. Every agent reads it. Every action writes to it.
Agent checks for available work
If it can read a file, it can use Tick. MCP server, CLI, or raw Markdown.
Everything you need to coordinate agents and humans. Cloud hosting coming soon for teams who want zero setup.
Love TICK? Help us keep building.
♥ Sponsor on GitHubnpx tick-md initclawhub install tick-mdThat's it. You now have a TICK.md file, a .tick/ config directory, and a CLI ready to go. Add tasks, point your agents at it, and watch them coordinate.