tasks-core

Installation
SKILL.md

Tasks Core Skill

Use this skill as the single task backend adapter for all task workflows.

  • Public command surface: /tasks ...
  • Backend implementations: backends/file.md, backends/beads.md, and backends/hzl.md
  • Rule: Consumers should call this skill/command contract and avoid embedding backend-specific branching logic.

Operation Contract

Supported operations:

Installs
1
First Seen
Mar 3, 2026
tasks-core — mattjefferson/agents