aboutsummaryrefslogtreecommitdiff
path: root/.ai/session-context.org
Commit message (Collapse)AuthorAgeFilesLines
* chore(todo): close add-tests audit items (1 fixed, 1 moot)Craig Jennings2026-05-221-0/+69
|
* feat: voice skill, make doctor, MCP token bundlingCraig Jennings2026-05-071-151/+0
| | | | | | | | Voice skill consolidates the prose-quality passes (humanizer plus universal good-writing rules plus personal-style) into one /voice invocation with two modes. General mode for arbitrary writing. Personal mode for commit messages, PR descriptions, and PR review comments. The standalone humanizer skill is retired. make doctor verifies ~/.claude/ live state matches the repo and settings.json. Eight checks covering skills, rules, hooks, settings.json hook references, plugins, MCP server registrations, and dangling symlinks. The MCP install pipeline now bundles Google Docs OAuth tokens alongside the GCP keys, so a fresh machine boots fully connected after make install-mcp without requiring a manual OAuth dance per profile.
* chore(ai): initialize project notes and Claude tooling surfacesCraig Jennings2026-05-061-0/+151
Replace the seed notes.org with project-specific context (layout, install modes, task tracker location, recent inflection point). Bring in the synced template surfaces (protocols, workflows, scripts, references, retrospectives, someday-maybe) as tracked content for this content/documentation project.