Work Spike banner
martynjsimpson martynjsimpson

Work Spike

Development community

Description

--- description: Run the spike work items in the active release — investigation only, producing one Findings/Recommendations document per spike. --- Coordinate a spike session. Spikes produce investigation documents only. No code ships, no version is bumped, no release pipeline is triggered. ## Step 0 — Resolve configuration Follow `${CLAUDE_PLUGIN_ROOT}/skills/work-model/references/config-resolution.md`. Read the manifest at `<paths.work>/project.yml`. Refuse to proceed if it is missing. ##

Installation

Installs to ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-spike/SKILL.md

Terminal
mkdir -p ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-spike && curl -fsSL https://raw.githubusercontent.com/martynjsimpson/workManagementClaudePlugin/HEAD/commands/work-spike.md -o ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-spike/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository