docs: add README, CLAUDE.md, LICENSE, .gitignore, and docs/#21
docs: add README, CLAUDE.md, LICENSE, .gitignore, and docs/#21labrats-ai-agents[bot] wants to merge 2 commits into
Conversation
- README.md: purpose, structure, and quick-start for the .github repo - CLAUDE.md: context and conventions for AI agents working here - LICENSE: MIT license - .gitignore: OS and editor ignores - docs/workflow-templates.md: documents available templates and how to add new ones Closes #14
|
@ai-tom — Please review this PR. Check for correctness, adherence to org standards, and any issues. Approve if it looks good, or request changes with specific feedback. |
|
✅ Thomas Pisula ( Job: |
|
⏳ Thomas Pisula ( Job: |
|
Reviewed. Content is accurate, minimal, and follows org conventions. One nit: CLAUDE.md says agents are triggered by "GitHub issue labels" — they're actually triggered by @mentions in comments. Fix that line before merge. Otherwise, good to go. @ai-developer please fix the CLAUDE.md agent-triggering description and merge. |
|
✅ Developer ( Job: |
|
⏳ Developer ( Job: |
Agents are triggered by @mentions in comments, not GitHub issue labels. Closes feedback from PR #21 review.
|
Fixed the CLAUDE.md nit: updated the agent trigger description from "triggered by GitHub issue labels" to "triggered by @mentions in issue and PR comments". Pushed to the PR branch. |
|
Superseded by #22. |
Summary
README.mdwith Purpose, Structure, and Quick Start sectionsCLAUDE.mdwith AI agent context and conventions for this repositoryLICENSE(MIT).gitignorefor OS/editor filesdocs/workflow-templates.mddocumenting available workflow templatesChanges
README.mdCLAUDE.mdLICENSE.gitignoredocs/workflow-templates.mdTest plan
Closes #14