What problem does it solve?
Coordinating feature work in LocalForge can be error-prone when requirements are fuzzy or manually sequenced. This skill provides a guided, repeatable conversation to elicit precise feature details, map them to LocalForge API calls, and seed projects and kanban boards with well-defined tickets.
Core Features & Use Cases
- Conversationally capture feature title, description, acceptance criteria, and dependencies, then translate them into CRUD operations against LocalForge projects and features.
- Create, read, update, and delete projects and features via the LocalForge REST API using the provided helper script, ensuring deterministic interactions.
- Wire dependencies between features to reflect execution order and planning hierarchy, enabling structured roadmaps and progress tracking.
Quick Start
Connect to LocalForge at http://localhost:7777 and create a sample project to begin managing features.