speculate

Community

Plan complex features with atomic tasks.

AuthorJoziGila
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams translate complex software goals into executable task graphs, reducing planning time and rework by decomposing into atomic tasks with clear dependencies.

Core Features & Use Cases

  • Atomic Task Decomposition: Break goals into 1-4 hour tasks with clear done states.
  • Dependency Tracking: Visualize blocks, relates_to, and part_of relationships.
  • Mermaid Diagrams & Progress: Generate color-coded diagrams to reflect ready, blocked, in-progress, and done tasks.
  • Claude Integration: Works with Claude to plan, track, and optimize work graphs for software features.

Quick Start

Start a new planning session by initializing a graph and then viewing the available tasks.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: speculate
Download link: https://github.com/JoziGila/speculate/archive/main.zip#speculate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository