AgentStack
SKILL verified Apache-2.0 Self-run

Agentlas Auto Activation

skill-agentlas-ai-hephaestus-agentlas-auto-activation · by agentlas-ai

Use when adding or auditing local runtime behavior that turns a project folder into an Agentlas-aware workspace with .agentlas memory and sitemap files.

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-agentlas-ai-hephaestus-agentlas-auto-activation

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agentlas Auto Activation? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agentlas Auto-Activation

Use this skill when a local runtime should activate Agentlas project continuity for a folder.

Procedure

  1. Activate only on explicit user request or repeated meaningful work in the

same folder.

  1. Create .agentlas/ only inside the selected project folder.
  2. Add missing seed files without overwriting existing user content.
  3. Inject relevant project memory into future agent prompts.
  4. Ask workers to emit ## Memory Events only for durable facts.
  5. Route Memory Events through Memory Tickets and Memory Curator.
  6. Use sitemap/task-bias state to avoid stale or unvalidated surfaces.

Minimum Files

  • .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

Safety

Never store secrets, raw logs, full transcripts, cookies, private keys, service accounts, or payment material in .agentlas.

Reference

See docs/agentlas-auto-activation.md.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.