danielrosehill

Make Agent Friendly — Development skill for Claude Code

Development community

Prepare a human-developed codebase for agentic development.

How to install Make Agent Friendly

Installs to ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-make-agent-friendly/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-make-agent-friendly && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/commands/make-agent-friendly.md -o ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-make-agent-friendly/SKILL.md

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

What Make Agent Friendly does


description: Prepare a human-developed codebase for agentic development

Make This Repository Agent-Friendly

You 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**:

  • The human user controls planning decisions and provides task instructions
  • The human supervises and an

Alternatives in Development

  • Android Release — Prepare and execute an Android release (patch/minor/major) 1.6k ★
  • Agentlas Call — Prepare explicitly named Agentlas Hub or Cloud agents 1.1k ★
  • Octofriend — An open-source coding helper 911 ★

Full documentation available on GitHub

View Source Repository