Spool banner
iamnbutler iamnbutler

Spool

Productivity community

Description

# Spool - Task Management Spool is a git-native, event-sourced task management system. Tasks are stored in `.spool/events/` as JSONL files. ## Installation ```bash cargo install spool-cli # CLI cargo install spool-ui # TUI (optional) ``` ## TUI Run `spool-ui` for a terminal interface with: - Task list with priority coloring - Detail panel with event history - Filtering, sorting, search - Stream navigation - Inline task creation (`n`) and completion (`c`) ## Commands Reference ###

Installation

Installs to ~/.claude/skills/iamnbutler-luna-spool/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iamnbutler-luna-spool && curl -fsSL https://raw.githubusercontent.com/iamnbutler/luna/HEAD/.claude/skills/spool.md -o ~/.claude/skills/iamnbutler-luna-spool/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository