Feature Checklist banner
rand rand

Feature Checklist

Productivity community

Description

--- name: feature-checklist description: Interactive task execution workflow for feature implementation --- I will guide you through executing tasks for a feature implementation plan interactively, tracking progress in Beads and updating the plan as tasks are completed. **Usage**: - `/feature-checklist <feature-id>` - Start interactive checklist for feature - `/feature-checklist <feature-id> --status` - Show current progress only - `/feature-checklist <feature-id> --resume` - Resume from last

Installation

Installs to ~/.claude/commands/rand-mnemosyne-feature-checklist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/mnemosyne/HEAD/.claude/commands/feature-checklist.md -o ~/.claude/commands/rand-mnemosyne-feature-checklist.md

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

Full documentation available on GitHub

View Source Repository