Skip to content

carvalhochris/agent-init

Repository files navigation

agent-init

Status: Very new, very much in development. APIs and conventions may change.

Initialize an agent-repo project with an opinionated setup.

Overview

agent-init is a CLI tool that creates a new project with an agent-ready framework. It sets up the directory structure, configuration files, and documentation needed for agent-powered development.

Goal: One command to rule them all. A consistent agent-ready project structure that works regardless of which AI coding harness you use (opencode, codex, claude code).

Quick Start

npm install
npm run build
npm link
agent-init

Project Structure

  • AGENTS.md - Agent definitions and capabilities
  • worklog.md - Log of work completed
  • skills/ - Reusable skills (help, qa-local, conventions)
  • .agents/ - Agent configuration and prompts

Development

See AGENTS.md for agent configuration.

About

A universal framework for starting any project with agents pre-configured. Choose your harness—opencode, codex, or claude code—and get the same opinionated setup out the gate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors