Local Field Guide & Release Observatory

Spruce Grove Field Guide

A living, launchable reference to the full repo — every tool, agent, plugin, hook, and capability — plus the last two months of evolution on main.

01 // Overview

What is Spruce Grove?

02 // Capabilities

Core Feature Set

03 // Architecture

How It Fits Together

04 // Tools

Tool Catalog

05 // Agents

Agent System

Available Agents

BaseAgent Architecture

06 // Agent Creator

Agent Creator

System Prompt Excerpt

07 // Helios

Helios The Universal Constructor

System Prompt Excerpt

08 // Plugins

Plugin Ecosystem

09 // Commands

Slash & Console Commands

10 // Skills

Skills You Can Activate

11 // Lifecycle

The Agentic SDLC Playbook

12 // Evolution

Recent Release Changelog

Generated locally from at .
Reload this page anytime to refresh after running python docs/generate-field-guide.py.

Launch locally

Serve this folder and open in your browser:

cd docs/field-guide && python3 -m http.server 8080