Phase 6: Documentation & Distribution (v1.11.0)
Context
With platform packages built, users need clear installation instructions per tool, and packages need distribution channels.
Deliverables
docs/guides/cross-platform.md — Per-platform installation and setup guide
- Updated
README.md — Add cross-platform installation section
- Updated
AGENTS.md — Note cross-platform support
- npm package — Publish for Gemini CLI extension installation (
npm install contextdocs)
- CI validation — GitHub Actions job to verify platform packages stay in sync with core skills
Documentation Structure
- Getting started per platform (Claude Code, Gemini CLI, Copilot, Cursor, Codex CLI, OpenCode, Cline, Windsurf, Aider)
- Feature availability matrix per platform
- Migration guide for users switching between tools
- FAQ: "Which platform should I use?"
Verification
- All platform installation instructions tested
- npm package installs and works on Gemini CLI
- CI job catches sync drift between core and platform packages
- README, AGENTS.md, and llms.txt consistent
Part of the Cross-Platform ContextDocs Strategy. Depends on #19, #20, #21.
Phase 6: Documentation & Distribution (v1.11.0)
Context
With platform packages built, users need clear installation instructions per tool, and packages need distribution channels.
Deliverables
docs/guides/cross-platform.md— Per-platform installation and setup guideREADME.md— Add cross-platform installation sectionAGENTS.md— Note cross-platform supportnpm install contextdocs)Documentation Structure
Verification
Part of the Cross-Platform ContextDocs Strategy. Depends on #19, #20, #21.