clavitor/clavis/clavis-chrome
James b920203314 Address Hans' workflow feedback - make it actionable
1. Created QUICKSTART.md (60 second read vs 1295 line handbook)
   - Who you are, 4 session-start actions, critical rules
   - All CLAUDE.md files now reference QUICKSTART first

2. Created scripts/daily-review.sh (automates Part 4 checks)
   - Runs Section A, F, G checks automatically
   - Reports PASS/FAIL with colors
   - Fails fast on foundation violations

3. Added workflow section to handbook
   - Where to find tasks (git.clavitor.ai)
   - Priority order (CRITICAL > HIGH > MEDIUM)
   - Engineer vs Reviewer responsibilities

4. Created tasks skill (.claude/skills/tasks/SKILL.md)
   - For querying Gitea issues programmatically
   - Will integrate with agent workflow

5. Updated all 11 CLAUDE.md files with concise headers
   - Quickstart link (60s)
   - Deep reference link (handbook Section V)
   - Agent identity + daily script command

Hans' feedback addressed:
-  Handbook too long → QUICKSTART.md
-  Daily review manual → automated script
-  Vague instructions → specific script + task query
-  No task queue → skill created
2026-04-09 01:10:39 -04:00
..
CLAUDE.md Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
README.md chore: auto-commit uncommitted changes 2026-03-25 06:04:04 -04:00
background.js chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
content.js chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
icon16.png chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
icon48.png chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
icon128.png chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
manifest.json chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
popup.html chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00
popup.js chore: auto-commit uncommitted changes 2026-03-26 00:01:24 -04:00

README.md

Clovis Chrome Extension

Browser extension for Chrome.

TODO: Add Chrome extension implementation.