Prepare a human-developed codebase for agentic development
Prepares human-developed codebases for AI agent development with structured organization and documentation.
/plugin marketplace add danielrosehill/Make-Agent-Friendly/plugin install writing-editing@danielrosehillYou are preparing a human-developed codebase for agentic development. This repository was forked or started from code developed by humans and will now be developed predominantly by AI agents like yourself.
The development model is human-guided agentic code development:
Work through the checklist below systematically. Use your todo list to track progress. Ask clarifying questions when needed before proceeding.
Ask the user these questions (batch them together):
app/, src/, website/)? Or is the current structure acceptable?/planning/ or /docs/decisions/)?Based on user responses:
CLAUDE.md at repository root describing:
/context/ folder for:
/planning/ for discussions and decisionsIf the user wants to support other contributors using agents:
/for-ai/ (input files for agents)/from-ai/ (agent output files)task.md and context.md usageRun a web search for current best practices in agentic code development to ensure your recommendations are up-to-date. AI tooling evolves rapidly.