← Back to Skills Marketplace
cryptoreumd

Tick-Coord: Multi-Agent Task Coordination

by CryptoReuMD · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tick-coord
Description
Multi-agent task coordination via Git-backed Markdown (tick-md). Use when coordinating work across avatars or agents, managing tasks, tracking dependencies,...
Usage Guidance
Before installing or enabling this skill: 1) Confirm you have a trusted 'tick' CLI and understand where it came from — the SKILL.md references a local build path (~/clawd/projects/tick-md/cli) and requires Node/npm. 2) Expect the skill to read and modify local repositories (TICK.md), commit changes, and push to configured remotes — ensure Git credentials used by the agent have limited scope and that pushes are acceptable. 3) If you want to limit risk, run the skill in a sandbox or test repo, disable autonomous invocation or require manual approval for 'sync --push' operations, and verify any MCP server endpoints and credentials before use. 4) Ask the publisher for clarity: provide an install spec, explicit required binaries (tick, node, npm, git), and a description of what credentials (if any) the skill expects to use. These clarifications would reduce the ambiguity and raise confidence.
Capability Analysis
Type: OpenClaw Skill Name: tick-coord Version: 1.0.0 The tick-coord skill (SKILL.md) facilitates multi-agent task coordination but exhibits risky behaviors including shell command execution and background process management using `setsid` to ensure persistence beyond execution timeouts. It also instructs the agent to host a web dashboard bound to `0.0.0.0`, exposing the service to the local network (port 3000). While these features are aligned with its stated purpose and include security warnings, the broad permissions and reliance on external scripts (tick-board.sh, tick-sync.sh) not included in the bundle warrant a cautious classification.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md: the skill is an instruction-only integration that drives a local 'tick' CLI to manage TICK.md and Git. However, the registry metadata and requirements omit things the SKILL.md clearly expects: skill.json notes 'node >=18' and that the tick CLI must be built/linked from '~/clawd/projects/tick-md/cli', yet the registry lists no required binaries or install steps. That mismatch (expecting a local dev build and Node/npm but not declaring them) is inconsistent and worth confirming.
Instruction Scope
SKILL.md instructs the agent to run many local CLI commands (tick init, add, claim, sync --push, agent register, etc.) and to access local files (TICK.md, ~/clawd/projects/...). Those actions are coherent with task coordination, but they include repository-modifying operations (commit/push) and agent registration which will write state. There are no instructions to phone home to unknown remote endpoints, but pushing to Git or interacting with an MCP server will use environment credentials not declared here.
Install Mechanism
This is instruction-only (no install spec) which is low-risk by itself. But SKILL.md points to rebuilding the CLI via 'cd ~/clawd/projects/tick-md/cli && npm run build' and skill.json requires Node. The registry should have declared these prerequisites explicitly or provided an install spec; the hardcoded local path is surprising and brittle.
Credentials
The skill declares no required environment variables or credentials, yet its instructions will implicitly use Git credentials (SSH keys or credential helpers) and potentially an MCP server (not detailed). There is a proportionality mismatch: actions like 'tick sync --push' and 'tick agent register' require write access to repositories or agent identity stores. The skill does not declare or justify these credential needs.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes in its metadata. However, runtime instructions include registering agents and committing/pushing to Git, which grant the skill the capability to modify project repositories. Autonomous invocation is permitted by default (normal for skills) — combined with the missing credential scope this increases potential risk if allowed to act without supervision.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tick-coord
  3. After installation, invoke the skill by name or use /tick-coord
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of tick-coord: Multi-agent task coordination with Git-backed Markdown. - Enables structured task management using TICK.md and a Git-backed workflow. - Supports command-line and MCP integration for adding, editing, and tracking tasks and agents. - Provides dependency visualization, bulk imports, batch operations, and real-time project monitoring. - Transparent audit trail via local versioned Markdown—no cloud required. - Includes comprehensive guides for common workflows and command references.
Metadata
Slug tick-coord
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tick-Coord: Multi-Agent Task Coordination?

Multi-agent task coordination via Git-backed Markdown (tick-md). Use when coordinating work across avatars or agents, managing tasks, tracking dependencies,... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Tick-Coord: Multi-Agent Task Coordination?

Run "/install tick-coord" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tick-Coord: Multi-Agent Task Coordination free?

Yes, Tick-Coord: Multi-Agent Task Coordination is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tick-Coord: Multi-Agent Task Coordination support?

Tick-Coord: Multi-Agent Task Coordination is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tick-Coord: Multi-Agent Task Coordination?

It is built and maintained by CryptoReuMD (@cryptoreumd); the current version is v1.0.0.

💬 Comments