AGENTS.md generator for Codex, Claude Code, Cursor IDE, and other coding agents
# Add to your Claude Code skills
git clone https://github.com/trevor-nichols/agentrules-architectYour multi-provider AI code analysis and AGENTS.md generator 🚀
Demo • Highlights • Features • Requirements • Installation • CLI • Configuration • Architecture • Outputs • Development
</div>
Version 3 rebrands the project from CursorRules Architect to AgentRules Architect to match the standardized contract used across modern AI coding agents. The rename comes with a fresh Typer-powered CLI, a persistent configuration service, broader provider support (including xAI Grok and OpenAI GPT‑5/5.1/5.2 presets), and a tooling layer that keeps the six-phase analysis reliably consistent yet flexibly extensible to your project's unique needs.
AGENTS.mdpython -m agentrules entry points when installed from source.agentrules launches an interactive main menu with subcommands for analyze, configure, and keys.~/.config/agentrules/config.toml (override with AGENTRULES_CONFIG_DIR).ToolManager adapts JSON tool schemas for each provider; Tavily web search is available to researcher agents with one toggle.