What problem does it solve?
Promotes personal documents to the shared namespace for team collaboration by managing numbering, updating frontmatter, and performing git operations atomically so team-wide records stay consistent.
Core Features & Use Cases
- Atomic sharing workflow: copies a personal document from thoughts/{username}/NNNN-{slug} to thoughts/shared/${NEW_SHARED}-{slug} and updates frontmatter in both copies.
- Frontmatter synchronization: ensures the personal copy is marked as shared and the shared copy references the original, with status fields reflecting publishing.
- Collaboration readiness: enables publishing research notes, plans, and changelogs for team review and implementation.
Quick Start
Promote a personal document to the shared namespace by running the share operation on thoughts/{username}/NNNN-{slug}.