aboutsummaryrefslogtreecommitdiff
path: root/claude-rules/cross-project.md
Commit message (Collapse)AuthorAgeFilesLines
* feat(rules): cross-project boundary rule + cj-comments preflightCraig Jennings2026-05-131-0/+50
New `claude-rules/cross-project.md` codifies the per-project `.ai/` scope boundary. Stop-and-ask when a request targets another project's files, inline numbered options, handoff-file convention when the user opts to do it from here. `/respond-to-cj-comments` gains a section-0 preflight (boundary check before reading the target file) and a section-7 handoff step (writes the carry-forward file in the target project's `inbox/` when the boundary crossing was approved).