Agent Context Engineer
by Timoranjes
Teaches AI coding agents the discipline of context engineering — designing what information the agent sees, when, and in what format — to dramatically reduce token waste, prevent session amnesia, and
- Reduce token burn by implementing Layer 1 (Permanent Knowledge) constraints.
- Maintain session continuity using automated .agent/session-state.md logs.
- Sync context rules across Claude Code and Cursor using symlink patterns.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 1 permission declared
See it in action
You say
My agent keeps forgetting that we switched from NextAuth to Clerk and it's wasting tokens trying to re-implement old patterns. How do I fix this for good?
Your agent does
I will implement the Anti-Amnesia Protocol. 1. Add an explicit 'Watch Out' entry to CLAUDE.md noting the switch to Clerk. 2. Create .agent/session-state.md to track this migration. 3. Set up a symlink to .cursorrules to ensure this persists across your tools. Shall we start with the audit?
Agent Context Engineer
by Timoranjes
Teaches AI coding agents the discipline of context engineering — designing what information the agent sees, when, and in what format — to dramatically reduce token waste, prevent session amnesia, and
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 1 permission declared
- Instant install
See it in action
You say
My agent keeps forgetting that we switched from NextAuth to Clerk and it's wasting tokens trying to re-implement old patterns. How do I fix this for good?
Your agent does
I will implement the Anti-Amnesia Protocol. 1. Add an explicit 'Watch Out' entry to CLAUDE.md noting the switch to Clerk. 2. Create .agent/session-state.md to track this migration. 3. Set up a symlink to .cursorrules to ensure this persists across your tools. Shall we start with the audit?
About This Skill
Teaches AI coding agents the discipline of context engineering — designing what information the agent sees, when, and in what format — to dramatically reduce token waste, prevent session amnesia, and produce more reliable output. Covers the three-layer context architecture (project docs → session state → real-time retrieval), CLAUDE.md/cursor rules design patterns, context compression strategies, and anti-amnesia protocols. For developers using Claude Code, Cursor, Codex CLI, or any AI coding agent who are tired of agents "forgetting everything" between sessions and burning tokens on irrelevant information.
Use Cases
- Reduce token burn by implementing Layer 1 (Permanent Knowledge) constraints.
- Maintain session continuity using automated .agent/session-state.md logs.
- Sync context rules across Claude Code and Cursor using symlink patterns.
- Prevent decision regression with explicit 'Anti-Amnesia' gotcha logs.
Known Limitations
- Effectiveness relies on agent filesystem access.
- Manual triggers required for non-native state saving.
- High churn projects require frequent doc updates.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/agent-context-engineer -o /tmp/agent-context-engineer.zip && unzip -o /tmp/agent-context-engineer.zip -d ~/.claude/skills && rm /tmp/agent-context-engineer.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Tags
Claude Code, Cursor, Codex CLI, Aider, and Cline.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

Cinematic Landing Page Builder
Turn any business URL into a high-end animated landing page with 4K AI assets and GSAP animations via Cloudflare.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.