cc-os/plugins/memory/skills
jared 72397a00b8 Add assessment-first onboarding to memory-project skill (ADR-017)
Onboarding ran a bare `graphify extract`, but graphify does not honor
.gitignore — it needs its own .graphifyignore. Without one, onboarding
viking-warrior-training-log walked node_modules/ (5,858 files) and
routed its non-code files through the Ollama doc pass; the run was
killed after ~1 hour with no graph.json.

Onboarding is now assessment-first: survey the repo, generate a
per-project .graphifyignore (the ignore set varies by stack), confirm
with the user, then extract. Records the gotcha and decision in ADR-017.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 09:17:33 -04:00
..
memory-project Add assessment-first onboarding to memory-project skill (ADR-017) 2026-06-17 09:17:33 -04:00
memory-reorganize Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00
memory-vault Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00
memory-write Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00