agentis-ctx 0.3.4

Fast CLI tool that generates AI-ready context from your codebase, with built-in code intelligence
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "ctx",
  "version": "{{CTX_VERSION}}",
  "description": "Code intelligence, architecture checks, and quality gates for Codex",
  "author": { "name": "{{AUTHOR_NAME}}" },
  "skills": "./skills/",
  "hooks": "./hooks/hooks.json",
  "mcpServers": "./.mcp.json"
}