volon-task
OfficialManage task lifecycles deterministically
Authorhollis-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures reliable, deterministic management of repo-scoped tasks by standardizing how agents and humans create, transition, and inspect tasks while keeping markdown files as the single source of truth. It prevents unsafe direct edits to supporting caches and enforces guardrails around single-writer transitions and repository-aware command execution.
Core Features & Use Cases
- Create canonical task files: Use the CLI to generate new .volon/tasks markdown files with the required frontmatter.
- Deterministic state transitions: Move tasks through lifecycle states (todo → doing → done) with idempotent commands and appended update history.
- Listing and inspection: Query and show tasks without manually grepping the tasks directory.
- Cache maintenance: Rebuild or reindex the SQLite cache after manual edits, schema changes, or corruption.
- Use Case: An agent finishing a task runs volon task done <id> from the repo root, which appends the update and avoids touching the underlying Nanite databases.
Quick Start
Run the volon task create "Your Task Title" command from the repository root to add a new markdown task with canonical frontmatter.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: volon-task Download link: https://github.com/hollis-labs/volon/archive/main.zip#volon-task Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.