What this repository needs
Toolsets, project policy, capability references and the lockfile. Commit these with the repository.
travels with the repoKeep your MCP servers, skills and instructions in your own Git repo. AgentStack gives the right setup to Codex, Claude Code, OpenCode and other coding CLIs—without copying capability files into every project.
Zero-files: MCP-capable tools receive servers and skills live. File-only features are rendered automatically into the format their CLI understands.
The portable parts travel. The sensitive and machine-specific parts stay on the machine that runs the agent.
Toolsets, project policy, capability references and the lockfile. Commit these with the repository.
travels with the repoSkills, MCP server definitions and personal instructions. Sync this folder through your own Git remote.
travels through your GitSecret values, trust decisions, installed CLIs, policy ceilings and audit history. Every machine supplies its own.
never synced by AgentStackUse GitHub, GitLab or any Git remote you already trust. AgentStack maintains the folders, index, checksums and provenance—no hosted account or special server required.
--write apply a change. Remove it to preview first.Make this Git checkout the first place AgentStack reads from and writes new reusable capabilities to.
Add a skill folder or an MCP server definition. AgentStack updates the library index for you.
Check the Git state, then let AgentStack commit, pull and push the portable library safely.
What travels: skills, MCP definitions, instructions and extensions. What never travels: secret values, trust decisions and audit history. Server files use ${REF}; each machine supplies its own value.
AgentStack detects the coding CLIs on each machine and connects them to the same portable project contract.
Review and import existing MCP entries. Native skills and app-owned tools stay where they are unless you explicitly adopt them.
Point AgentStack at the same library repo. This machine then asks only for its own secrets and trust review.
agentstack up and agentstack up --write.A trusted project with one default toolset opens it automatically when an agent connects.
The trusted default toolset opens live for each agent connection.
agentstack status shows what is locked, trusted, live and what to do next.
The repository plus your library recreate the same setup on another machine.
agentstack undo reverses recorded writes; uninstall removes managed empty folders too.
Run several narrow reviewers at once, then let an independent verifier challenge their findings. Every child uses an approved toolset and gets its own recorded grant.
AgentStack does not require T3 Code, a desktop UI or a hosted service. It stays on the machine where the coding CLI runs.
Install AgentStack, run the guided import, and let status tell you the only remaining action.