tick-coordination

Coordinate multi-agent tasks with TICK.md files and Git-backed history.

30|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Purple-Horizons/tick-md --skill tick-coordination
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tick-coordination
Source: https://github.com/Purple-Horizons/tick-md/tree/main/.cursor/skills/tick-coordination
Command: npx skills add https://github.com/Purple-Horizons/tick-md --skill tick-coordination

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinate multi-agent work using structured Tick files and the TICK.md protocol to organize tasks, track progress, and maintain an auditable history in Git.

Core Features & Use Cases

  • AI-human collaboration via Tick protocol for natural language interactions
  • Git-backed task management with YAML frontmatter and inline task blocks
  • Real-time status checks, agent/task workflows, and validation
  • Use Case: coordinate project tasks across multiple agents while preserving visibility and audit trails

Quick Start

Initialize Tick in your project and begin managing tasks with Tick commands.

Frequently Asked Questions about tick-coordination

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent work with Git-backed task tracking?

Multi-agent work coordination with Git-backed tracking uses Tick files (TICK.md) to organize tasks and track progress. Agents claim tasks, post updates, and mark completion while preserving an auditable history in Git.

What is the Tick protocol for AI-human collaboration?

The Tick protocol is a task management system using TICK.md files with YAML frontmetadata and Markdown task blocks. It enables AI-human collaboration through natural language interactions for task creation, claiming, and completion.

How do I initialize task management for multiple agents using TICK.md?

Initialize Tick in your project to generate TICK.md files containing YAML frontmatter and inline task blocks. You then manage agent task workflows, perform status checks, and validate tasks via CLI or MCP tools.

Can I use MCP tools with Tick protocol for task workflows?

Yes, Tick protocol supports optional MCP integration alongside CLI tools. This allows you to execute agent task workflows, perform real-time status checks, and run validation for multi-agent projects.

Does Git-backed task management work for both human and bot agents?

Git-backed task management via Tick applies directly to projects with both humans and bots. It supports task creation, claiming, updates, and completion while preserving Git-backed history for all participating agents.

What are the limitations of coordinating agents with Markdown task blocks?

Coordination via Markdown task blocks relies on YAML frontmatter and structured TICK.md files for validation. It requires agents to strictly follow the protocol's task workflows to maintain an accurate auditable history in Git.