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개 이상의 토픽을 선택하실 수 없습니다. 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.