agentic-stack - portable .agent folder
One memory + skills + protocols folder that plugs into Claude Code, Cursor, Windsurf, OpenCode, Hermes, or a DIY Python harness - and survives the switch.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webAgentic Coding is a Trap | Remaining vigilant about cognitive debt and atrophy.
dev.to · Apr 30, 2026
RAG vs Agentic RAG: Statik Retrieval’dan Otonom AI Sistemlerine Evrim
medium.com · Apr 30, 2026
Building MediFlow AI: A Production-Grade Agentic Healthcare Platform from Scratch
medium.com · Apr 30, 2026
Embeddings in RAG: When to Fine-Tune, When Not To, and What Agentic Teams Should Do Instead
medium.com · Apr 30, 2026
Beyond Text-to-SQL: Mastering the Model Context Protocol (MCP) for Agentic Data Workflows
medium.com · Apr 30, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Memory and knowledge graphs for AI agents
Memory layers, knowledge graphs, and persistent context stores for agents - the substrate underneath useful long-running systems.
Related entries
mex - persistent project memory for AI agents
Structured scaffold and drift-detection CLI that gives Claude Code, Cursor, and other coding agents a project-level memory file that stays in sync with the codebase.
entroly - self-evolving repo context compressor
Rust daemon that compresses 2M-token repos down ~95% into a Principal Engineer-style context for Cursor, Claude Code, Opus, Codex, and custom providers.
agent-session-resume - cross-agent session resume skill
Skill that lets Claude Code, Codex, Antigravity, and OpenCode pick up where any of them left off by reading and writing a shared session-state file.
pocket-ingest - voice memos to Claude Code via iCloud
iOS Shortcut records and transcribes a voice memo, drops a .txt into iCloud, and Claude Code picks it up automatically on the next session. No servers or API keys.