share-docs
Installation
SKILL.md
Share Documents
Promote personal documents to the shared namespace for team collaboration. This skill handles numbering, frontmatter updates, and git operations atomically.
When to Use
- When a research document is complete and ready for team review
- When a plan is finalized and ready for team implementation
- When you want to publish your work to collaborators
Workflow
1. Validate Personal Document
Check that the personal document exists and is ready to share:
- Path format:
thoughts/{username}/NNNN-slug/ - Contains required files (research.md, plan.md, etc.)
- Frontmatter is complete
- No
shared_asfield yet (not already shared)