One-click install
npx skills add https://github.com/gabbello/medicine-plan --skill spdd-sync-gabbello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spdd-sync
Source: https://github.com/gabbello/medicine-plan/tree/main/.agents/skills/spdd-sync
Command: npx skills add https://github.com/gabbello/medicine-plan --skill spdd-sync-gabbello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill synchronizes code changes with SPDD (Structured Prompt-Driven Development) prompt files, keeping system design documentation up-to-date and accurate.

Core Features & Use Cases

  • Code-to-Prompt Synchronization: Reflects code changes back into structured SPDD prompt files, maintaining consistency.
  • Customizable Update Plans: Generates detailed plans for updating prompts based on identified changes.
  • Real-Time Updates: Enables prompt updates as new code changes are committed.

Quick Start

To sync code changes to your SPDD prompt, use the 'spdd-sync' skill with the path to your structured prompt file as an argument, e.g., /spdd-sync @spdd/prompt/GGQPA-XXX-202602271430-[Feat]-api-create-agent-endpoint.md

Frequently Asked Questions about spdd-sync

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

FAQPage Schema
How do I synchronize code changes with development documentation automatically?

To synchronize code changes with development documentation, this skill automates updates to structured SPDD prompt files, identifying codebase changes and reflecting them back into Entities, Approach, and Operations sections for consistent documentation.

What is prompt-driven development documentation synchronization?

Prompt-driven development documentation synchronization is the process of keeping structured SPDD prompt files aligned with codebase changes, ensuring that system design documentation remains accurate and up-to-date as new code is committed.

How do I update SPDD prompt files based on codebase changes?

You can update SPDD prompt files by running the skill with the path to your structured prompt file as an argument, which generates a customizable update plan and applies real-time updates based on identified codebase changes.

Does prompt-driven development documentation work with version control integration?

Yes, prompt-driven development documentation supports version control integration by enabling real-time SPDD prompt updates as new code changes are committed, ensuring documentation stays synchronized with the latest codebase state.

Can I customize the update plan for synchronizing code to SPDD prompts?

Yes, you can customize the update plan for synchronizing code to SPDD prompts, as the skill generates detailed plans for updating prompt files based on identified changes to components like Entities, Approach, and Operations sections.

What sections of an SPDD document get updated during code synchronization?

During code synchronization, the SPDD document sections that get updated include Entities, Approach, and Operations, which are identified and modified based on detected codebase changes to maintain documentation accuracy.