Use when the user says /tes-cortex, /tes:cortex, /tes-curate, /tes:recall, /tes:learn, /tes:reflect, /tes:curate, or asks to inspect, audit, rebuild, query, read, learn from, reflect into, semantically curate, or apply TES Cortex memory.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tilly-engineer-skills:tes-cortexThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`/tes-cortex` is the preferred shared TES trigger for Cortex memory operations.
/tes-cortex is the preferred shared TES trigger for Cortex memory operations.
/tes:cortex is a compatible TES intent alias if the host reports it as an
invalid slash. The agent remains the executor; scripts and MCP tools are
oracles.
| User intent | Preferred action |
|---|---|
| recall/query/search memory | use read-only cortex_recall MCP or cortex.py recall |
| read a cell | use read-only cortex_read_cell MCP or cortex.py read-cell |
| check memory health | run cortex.py verify and cortex.py audit |
| rebuild recall | run cortex.py rebuild; SQLite remains derived |
| curate memory quality | run read-only cortex_curate_plan MCP or cortex.py curate-plan --backend lexical |
| learn from a source | run cortex.py learn or absorb-plan; propose only |
| close a work cycle | run cortex.py reflect; propose only |
| promote a durable claim | run cortex.py apply only with explicit approval and evidence |
sources/**, cells/**, MAP.md, TRAIL.md, LINKS.md, and
CONTRACT.md as the memory..tes/cortex/recall.sqlite as rebuildable cache..tes/cortex/semantic.sqlite as rebuildable curation cache.sources/** after import.## Claim and ## Evidence.reflect.curation_due=true, run curate-plan before proposing memory
compaction, split, merge, or rejection.apply --yes without explicit user authorization.npx claudepluginhub murillodutt/gate-pre-git --plugin tilly-engineer-skillsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.