AI Development Team Agent Pack This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1.4KB

AI Development Team Agent Pack

This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.

Purpose

The repo is organized so downstream projects can learn locally while still promoting durable improvements back into the shared upstream boilerplate.

Ownership Model

  • Reusable system rules live in .ai/AGENTS.md, .ai/SKILLS.md, and the reusable folders under .ai/
  • Project-specific state lives in .ai/project/
  • Local working notes and scratch files live in .ai/logs/ and .ai/local/
  1. Start new work from this repo as a fork, template, or imported subtree.
  2. Keep project-specific changes inside .ai/project/.
  3. Capture durable lessons in .ai/evolution/proposals/.
  4. Promote approved upstream-candidate changes back to this boilerplate repo.
  5. Record released baseline changes in .ai/version.md and Git tags.

Install Into Another Project

Copy the .ai folder, CLAUDE.md, and AGENTS.MD into the root of your software project.

Start

Tell your AI coding agent:

Read ./.ai/AGENTS.md and help me work as the Product Owner.

Key Features

  • Product Owner-centered delivery
  • Specialized AI agent roles
  • Skill routing
  • Workflow templates
  • Definition of Ready and Definition of Done
  • Controlled self-evolution
  • Upstream promotion workflow for durable AI learning

Powered by TurnKey Linux.