Install AgentCTX
Install AgentCTX with a single command.
curl -fsSL https://downloads.agenstra.com/agentctx/install.sh | bashEvery AI coding tool wants its own configuration and instructions. Over time they drift apart and assistants start contradicting each other. AgentCTX lets you maintain project context once and generate aligned configs for every editor your team uses.
Generates configs for the assistants your team already uses
AgentCTX is for teams that rely on more than one AI coding assistant. You define how the project should be described, built, and protected in one maintained context. AgentCTX generates what each tool expects so standards stick without copy and paste between editors.
Your context lives in one place you maintain. No more duplicating project rules in every AI editor. Just update your context, run AgentCTX, and each supported assistant stays aligned.
One context. Every assistant.
Sources you maintain
Rules, commands, agents, and metadata in .agenstra/
Generated everywhere
Automatic generation of Claude, Cursor, Copilot, and other tool configs
Same rules everywhere
Consistent instructions and standards across every editor and assistant
Most repositories already repeat the same guidance in several tool-specific places. AgentCTX replaces that loop with a short workflow you can use in every project, from install to fresh configs in minutes.
Install AgentCTX with a single command.
curl -fsSL https://downloads.agenstra.com/agentctx/install.sh | bashAdd a .agenstra/ directory with rules, commands, agents, and metadata for architecture, standards, workflows, and security.
Run AgentCTX to generate tool specific config files for the AI coding tools you use.
agentctxCommit the generated files if needed or let them stay as build artifacts.
AgentCTX helps teams treat project context as a first class asset. You capture architecture, standards, security, and documentation as linked knowledge assistants can rely on. When it stays current, every tool follows the same rules, people onboard faster, and you can add or swap editors without starting over.
Every assistant follows the same rules and understands the same project story.
High level architecture and domain overview
New team members get clear guidance from .agenstra/ and consistent behavior from their tools.
Coding styles, naming conventions, and review expectations
One context, every assistant
Security considerations, secrets handling, and what must never be changed automatically
Links to documentation, ADRs, and design docs
.agenstra/ lives in your repository with pull requests, reviews, and history.
You can add or swap AI tools without redefining everything from scratch.
AgentCTX is a natural fit for everybody who:
Standardize tool config across repos
Keep teams aligned on standards
Govern what AI can see and do
One context for all contributors
Start with one repository. Define enough context that assistants understand your architecture, standards, and how you ship. Generate configs for the tools your team already uses, gather feedback, and expand when the approach sticks.
Once your team feels the difference, you can roll out AgentCTX across repositories to standardize how AI coding tools understand your systems.