Agent Ready Universal banner
vb-nattamai vb-nattamai

Agent Ready Universal

Development community

Description

# Universal Prompt: AgentReady Transformer v2.0 > **Use this prompt with any LLM** (ChatGPT, Claude, Gemini, Llama, Mistral, etc.) > to transform a repository into an AI-agent-ready codebase. > > For the best results, use the automated pipeline: > [github.com/vb-nattamai/agent-ready](https://github.com/vb-nattamai/agent-ready) > It uses a tiered LLM strategy — a capable analysis model reads your code and a > generation model writes every file from scratch — producing significantly better > outp

Installation

Installs to ~/.claude/skills/vb-nattamai-agent-ready-agent-ready-universal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vb-nattamai-agent-ready-agent-ready-universal && curl -fsSL https://raw.githubusercontent.com/vb-nattamai/agent-ready/HEAD/prompts/agent-ready-universal.md -o ~/.claude/skills/vb-nattamai-agent-ready-agent-ready-universal/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository