gsd-spike-wrap-up

Complete the following steps: 1. **Replace the stub with your actual content.** 2. **Profit!** (Optional: delete this step if unnecessary. 😉)

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-spike-wrap-up-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-spike-wrap-up
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-spike-wrap-up
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-spike-wrap-up-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing ad-hoc spike findings without a durable record is error-prone. This skill curates spike results, standardizes them into a persistent project skill, and makes them auto-loadable for future Claude conversations.

Core Features & Use Cases

  • Curate and package spike results into a project-local skill at .claude/skills/spike-findings-[project]/ for reuse.
  • Write a concise summary to .planning/spikes/ to preserve project history and decisions.
  • Auto-loadable in future build conversations and integrated with the spike-wrap-up workflow.

Quick Start

Run the spike-wrap-up workflow to package the latest spike findings into the project skill.

Frequently Asked Questions about gsd-spike-wrap-up

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save spike findings for future Claude conversations?

To save spike findings for future Claude conversations, this skill curates post-spike analysis into a persistent project skill, making the results auto-loadable in subsequent build sessions.

How does packaging spike results into a project skill work?

Packaging spike results works by consolidating ad-hoc analysis into a reusable project-local artifact under .claude/skills/spike-findings-[project]/, while simultaneously writing a concise summary to .planning/spikes/ to preserve project history.

What is the best way to manage ad-hoc spike findings without losing project history?

The best way to manage ad-hoc spike findings is to standardize them into a durable record using an automated workflow, which prevents error-prone manual tracking and ensures decisions remain accessible project-wide.

Do I need matching execute-context workflows to package spike findings?

Yes, you need matching execute-context workflows to run the spike-wrap-up process, as it integrates directly with that workflow to extract and package the latest spike findings into the reusable project skill.

Can I use this skill to write a planning summary for completed spikes?

Yes, you can use this skill to write a planning summary for completed spikes, as it automatically generates a concise historical record under the .planning/spikes/ directory during the packaging process.

Why should I not rely on manual notes for post-spike analysis?

You should not rely on manual notes for post-spike analysis because managing ad-hoc findings without a durable record is error-prone, whereas a persistent project skill ensures standardized, auto-loadable access.