dev.speculate

Installation
SKILL.md

Project Understanding (Speculate Framework)

This skill provides comprehensive project context through the Speculate documentation framework. It ensures agents always have access to coding rules, development workflows, and project structure.

Automatic Initialization

IMPORTANT: Before working on any task, check if the Speculate docs are initialized. Look for docs/docs-overview.md in the current project. If it doesn't exist, initialize now using the install script

node ~/.claude/skills/dev.speculate/scripts/install.js

This copies the complete Speculate documentation structure to docs/:

  • docs/docs-overview.md - Overview of all documentation
  • docs/development.md - Project development workflows (you'll need to customize this)
  • docs/general/ - Cross-project rules, shortcuts, templates
  • docs/project/ - Project-specific specs, architecture, research
Installs
2
Repository
kevinslin/llm
GitHub Stars
5
First Seen
Mar 6, 2026
dev.speculate — kevinslin/llm