AI Development Team Agent Pack This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
216B

  1. # Local AI working state
  2. .ai/local/*
  3. !.ai/local/README.md
  4. .ai/logs/*.md
  5. !.ai/logs/README.md
  6. sandbox/*
  7. # OS files
  8. .DS_Store
  9. Thumbs.db
  10. .ai/project/*
  11. !.ai/project/README.md
  12. .claude/*
  13. .ai/project/backlog.md
  14. .abacusai/*

Powered by TurnKey Linux.