Skip to content

feat: Add Claude agent team definitions and project documentation#49

Merged
GoodbyePlanet merged 3 commits into
mainfrom
agent-teams
Jun 5, 2026
Merged

feat: Add Claude agent team definitions and project documentation#49
GoodbyePlanet merged 3 commits into
mainfrom
agent-teams

Conversation

@GoodbyePlanet
Copy link
Copy Markdown
Owner

@GoodbyePlanet GoodbyePlanet commented Jun 5, 2026

Summary

  • Add four Claude agent definitions (developer, reviewer, security-engineer, test-engineer) under .claude/agents/ with detailed role specifications, workflow rules, and tool access scopes
  • Update .claude/settings.json with permissions and hooks to support the agent team setup
  • Add comprehensive project documentation under docs/ covering RAG ingestion pipeline, retrieval with RRF, dense/sparse vectors, and configuration; update README.md with docs links

Test plan

  • Verify agent files are correctly picked up by Claude Code (open repo in Claude Code and confirm agents appear in the agent list)
  • Confirm settings.json hooks fire as expected for their configured events
  • Review docs for accuracy against the current codebase (CLAUDE.md architecture section matches docs/ingestion.md, docs/retrieval-rrf.md)

🤖 Generated with Claude Code

GoodbyePlanet and others added 3 commits June 2, 2026 14:33
Add docs/ with five topic files covering the ingestion pipeline,
dense and sparse embedding paths, hybrid RRF retrieval, and all
configuration knobs. Each topic doc includes an Observations
section highlighting non-obvious behavior. Link the new docs from
the root README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@GoodbyePlanet GoodbyePlanet merged commit 1197a3e into main Jun 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant