What problem does it solve?
Convert scattered daily engineering activity — git commits, uncommitted changes, and session conversation — into structured, searchable Notion pages written in an engineering blog style so teams don't lose design decisions, root-cause analyses, or next tasks.
Core Features & Use Cases
- Commit and Session Analysis: Parses today's git commits and current Claude Code session conversation to identify features, troubleshooting, infra changes, refactors, insights, and next tasks.
- Structured Notion Uploads: Creates one Notion DB row per work item with a schema for title, subtitle, date, and multi-select tags; supports grouping small commits into a single page.
- Writing & Validation Workflow: Produces Korean-language engineering-style drafts, enforces sentence-level Korean validation rules, and blocks upload until validation passes.
- Session Insight Mode:
/cnotion analyze extracts high-value session insights as a single Notion page for learning and design decisions.
Quick Start
Run /cnotion in your Claude Code session from the project directory to analyze today's commits and conversation and create categorized Notion pages.