speckit-bridge

Inject Squad memory into Spec Kit planning cycles and design reviews.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/jmservera/squad-speckit-bridge --skill speckit-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-bridge
Source: https://github.com/jmservera/squad-speckit-bridge/tree/main/.squad/skills/speckit-bridge
Command: npx skills add https://github.com/jmservera/squad-speckit-bridge --skill speckit-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the integration of Squad's persistent memory with Spec Kit's planning artifacts, enabling end-to-end knowledge continuity across planning cycles and executions.

Core Features & Use Cases

  • Automated memory injection: Injects Squad decisions, learnings, and skills into Spec Kit planning.
  • Auto Design Review generation: Creates Design Review ceremonies after tasks.md to validate before execution.
  • Knowledge flywheel: Captures execution learnings back into Squad's knowledge base for the next cycle.
  • Context-aware planning: Uses squad-context.md to inform spec planning and decisions.

Quick Start

Use the speckit-bridge to install and bootstrap the knowledge flywheel by bootstrapping squad-context.md and starting the standard Spec Kit cycle.

Frequently Asked Questions about speckit-bridge

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

FAQPage Schema
How do I inject persistent memory into Spec Kit planning cycles?

Persistent memory is injected into Spec Kit planning by integrating squad-context, historical decisions, and past learnings into the planning artifacts, which ensures past execution knowledge continuously informs future planning cycles.

What is a knowledge flywheel in software planning?

A knowledge flywheel in software planning is a continuously improving loop where execution learnings and decisions are captured back into a persistent memory base, ensuring that historical context automatically informs and refines future planning cycles.

How do I automate design review generation after creating a tasks.md file?

Design review generation is automated after tasks.md creation by using a memory bridge to validate the planning artifacts against squad-context and historical learnings before execution begins.

Can I use Squad memory context to inform spec planning decisions?

Yes, Squad memory context can inform spec planning decisions by injecting squad-context.md, historical decisions, and execution learnings directly into the Spec Kit planning artifacts to maintain context-aware planning.

What's the best way to maintain knowledge continuity across planning and execution?

Knowledge continuity across planning and execution is maintained by automating a bidirectional memory injection loop that feeds squad decisions into Spec Kit planning and captures execution learnings back into the persistent knowledge base.