AgentStack
SKILL verified MIT Self-run

Context Engineering Memory Design

skill-jukrap-ai-agent-playbook-context-engineering-memory-design · by jukrap

Use when designing or reviewing agent instructions, context surfaces, prompt/cache budget, project memory, compaction behavior, durable memory promotion, or stale fact handling.

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

Install

$ agentstack add skill-jukrap-ai-agent-playbook-context-engineering-memory-design

✓ 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 Context Engineering Memory Design? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Context Engineering Memory Design

Use this as the primary AI harness skill for context surfaces and durable project memory.

Workflow

  1. Classify each item as always-on instruction, project-local context, selected skill reference, generated runtime evidence, durable memory, handoff, or archive.
  2. Keep default context small, stable, and free of raw source lists, secrets, personal paths, branch names, PR numbers, and large excerpts.
  3. Treat runtime reports, indexes, dry-run output, and generated graphs as evidence candidates until reviewed and promoted.
  4. Verify context freshness with project docs, canon checks, worklogs, and explicit owner decisions when facts conflict.

Reference

Read references/context-surface-and-cache-budget.md for prompt/cache budget and context surface placement.

Read references/memory-promotion-and-staleness.md for generated evidence, durable memory, stale fact, and promotion checks.

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.