story-tree

Use when user says "generate stories", "brainstorm features", "update story tree", "what should we build", "show story tree", "show me a map", "story map", "tree diagram", "show stories", "view stories", "list stories", or asks for feature ideas or story visualization - autonomously maintains hierarchical story backlog by analyzing git commits, identifying under-capacity nodes, and generating evidence-based stories to fill gaps. Works with SQLite database using closure table pattern, prioritizes shallower nodes first, and tracks implementation status through commit analysis.

$ Installieren

git clone https://github.com/Mharbulous/SyncoPaid /tmp/SyncoPaid && cp -r /tmp/SyncoPaid/archived/story-tree-v1 ~/.claude/skills/SyncoPaid

// tip: Run this command in your terminal to install the skill