What problem does it solve?
This Skill consolidates scattered design documents from the .spec/{slug}/ directories by batch syncing them to Notion, updating statuses, syncing to the knowledge base, and committing design files to Git, enabling a streamlined closure workflow.
Core Features & Use Cases
- Batch-syncs all relevant design files from .spec/{slug}/ into Notion blocks, updates status, and pushes to the knowledge base.
- Supports both Feature-type and Bug-type workflows, ensuring design docs are linked to project metadata and version control.
- Example: When a feature or bug is ready to close, run plan-close to reflect the latest specs, update Notion, and commit the changes to Git.
Quick Start
Run /plan-close to batch-sync all .spec/{slug}/ design documents to Notion and finalize the closure by updating the knowledge base and pushing changes to Git.