← ClaudeAtlas

adapto-project-learnlisted

Consolidate what the agent has learned while working — distill the dated notes in .adapto/project/learnings.md into the structured brain facets and close items in open-questions.md — so the project brain gets sharper over time. Reviews a diff before writing; local only (no CMS writes).
adaptocms/adapto-cms-agent-skills · ★ 1 · AI & Automation · score 75
Install: claude install-skill adaptocms/adapto-cms-agent-skills
# adapto:project-learn The brain's **consolidation** step. While the content skills work, they append dated findings to `.adapto/project/learnings.md` (capture fast). This skill does the deliberate half: it **distills those raw learnings into the structured facets** (`audience.md`, `seo.md`, `competitors.md`, …) and **closes resolved items in `open-questions.md`**, so the project brain genuinely improves over time instead of drifting. Local only — no CMS writes — and it shows you a **diff to approve before writing** (the brain is your source of truth; [conventions.md](../../shared/conventions.md) §15 / [studio.md](../../shared/studio.md)). ## When to use - "Consolidate what you've learned", "update the project brain", "fold my notes into the brain". - After a content cycle, or whenever `learnings.md` / `open-questions.md` has grown. ## When not to use - Building the brain from scratch (interview + research) → `adapto:project-define`. - Writing content → the content pipeline (`content-research` → … → `content-upload`). - Just checking the environment → `adapto:doctor`. ## Inputs - `.adapto/project/learnings.md` (the append-only capture log) and `open-questions.md`. - The current facet files (`identity`, `audience`, `voice`, `glossary`, `competitors`, `pillars`, `seo`, `inventory`) — to merge into, not overwrite. ## Outputs - Updated facet files reflecting the consolidated learnings. - `open-questions.md` with resolved items closed (and any new ones added). - `learnings.