Use when adding or auditing local runtime behavior that turns a project folder into an Agentlas-aware workspace with .agentlas memory and sitemap files.
63
73%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/agentlas-auto-activation/SKILL.mdUse this skill when a local runtime should activate Agentlas project continuity for a folder.
hephaestus project ensure --project <folder>
from Agentlas Core..gitignore block before local memory/indexes.## Memory Events only for durable facts..agentlas/project-soul-memory.md.agentlas/sitemap.json.agentlas/memory-map.json.agentlas/memory-tickets.jsonl.agentlas/vault-references.json.agentlas/skill-registry.json.agentlas/skill-trials.jsonl.agentlas/curator-decisions.jsonl.agentlas/activation.json.agentlas/code-map/project-map.json.agentlas/ontology-runtime.json.agentlas/ontology-runtime.sqlite.agentlas/career-graph.json.agentlas/career-graph.sqliteNever store secrets, raw logs, full transcripts, cookies, private keys, service
accounts, or payment material in .agentlas.
Keep MCP auto-bootstrap disabled unless the host separately opts in. Automatic receipts must not expose absolute project paths or raw filesystem errors.
If private files were already tracked before activation, report them as
trackedSensitivePaths; never mutate the user's Git index automatically.
See docs/agentlas-auto-activation.md.
2eb39ad
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.