Feature Tasks banner
rand rand

Feature Tasks

Development community

Description

--- name: feature-tasks description: Break down implementation plan into Beads tasks with dependencies --- I will help you convert a feature implementation plan into concrete, trackable Beads tasks with proper dependencies and estimates. **Usage**: - `/feature-tasks <feature-id>` - Create tasks from plan - `/feature-tasks --show <feature-id>` - Display existing tasks - `/feature-tasks --sync <feature-id>` - Sync plan changes to tasks **Instructions for me**: 1. **Load implementation plan**:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository