| name | Keep a portable agent workspace layer with agentic-stack |
| slug | keep-a-portable-agent-workspace-layer-with-agentic-stack |
| description | Install and maintain a shared .agent layer so coding agents can carry memory, skills, protocols, dashboards, and bounded loop contracts across multiple agent harnesses. |
| github_stars | 2217 |
| verification | security_reviewed |
| source | https://github.com/codejunkie99/agentic-stack |
| author | codejunkie99 |
| publisher_type | individual |
| category | Developer Tools |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"codejunkie99/agentic-stack","github_stars":2217} |
Keep a portable agent workspace layer with agentic-stack
Install and maintain a shared .agent layer so coding agents can carry memory, skills, protocols, dashboards, and bounded loop contracts across multiple agent harnesses.
Prerequisites
Homebrew or git, shell, supported coding-agent harness
Installation
Install or set up from the source-backed instructions:
Install with brew tap codejunkie99/agentic-stack https://github.com/codejunkie99/agentic-stack and brew install agentic-stack, then run agentic-stack claude-code, agentic-stack cursor, agentic-stack openclaw, agentic-stack codex, or another supported adapter inside the target project. For clone-based setup, run git clone https://github.com/codejunkie99/agentic-stack.git, cd agentic-stack, and ./install.sh .
Documentation
Source