Parent
#21
What to build
Ship the documentation entry point so a new Ocobo team member who clones the repo can discover the authoring flow without prior briefing.
Concretely:
- Create
CLAUDE.md at the repo root — Claude Code conventions: points to the 7 skills, summarises the canonical workflow (Notion draft → /new-<type> <url> → /publish-content), lists the traps (typo exerpt, slugs are kebab-case identity, URLs Blob obligatoires, multi-language paradigm per type, cross-refs strict).
- Update
README.md with a new "Adding content" section above the existing "Asset Management" section. Mentions the prereqs (pnpm install, MCP Notion setup pointing to docs/mcp-notion-setup.md), the commands, and links to docs/notion-templates/.
Acceptance criteria
Blocked by
Parent
#21
What to build
Ship the documentation entry point so a new Ocobo team member who clones the repo can discover the authoring flow without prior briefing.
Concretely:
CLAUDE.mdat the repo root — Claude Code conventions: points to the 7 skills, summarises the canonical workflow (Notion draft →/new-<type> <url>→/publish-content), lists the traps (typoexerpt, slugs are kebab-case identity, URLs Blob obligatoires, multi-language paradigm per type, cross-refs strict).README.mdwith a new "Adding content" section above the existing "Asset Management" section. Mentions the prereqs (pnpm install, MCP Notion setup pointing todocs/mcp-notion-setup.md), the commands, and links todocs/notion-templates/.Acceptance criteria
README.mdfrom a fresh clone can: install deps, set up MCP Notion (viadocs/mcp-notion-setup.md), and run/new-blog-post <url>end-to-end up to PR creation.CLAUDE.mdis concise (no duplication withCONTEXT.mdor the ADR), points to the canonical files.CLAUDE.md.Blocked by