Skip to content

Add Claude Code agents and CLAUDE.md#35

Merged
TsekNet merged 1 commit intomainfrom
claude-agents
Mar 25, 2026
Merged

Add Claude Code agents and CLAUDE.md#35
TsekNet merged 1 commit intomainfrom
claude-agents

Conversation

@TsekNet
Copy link
Copy Markdown
Owner

@TsekNet TsekNet commented Mar 25, 2026

Summary

  • Add CLAUDE.md with project conventions, referencing existing docs
  • Add 2 specialized agents:
    • diff-reviewer: semantic diff engine, match keys, parser safety, merge correctness
    • output-reviewer: terminal/JSON/markdown renderer correctness and consistency

Design decisions

  • Agents reference docs/Architecture.md instead of duplicating content
  • All agents use model: opus
  • No platform-reviewer (fleet-plan is pure Go, no OS-specific code)
  • No security-auditor (read-only GET client, minimal attack surface)

Test plan

  • Verify agents are visible via /agents in Claude Code
  • Run diff-reviewer against a diff engine change

Ref #34

@TsekNet TsekNet merged commit 27e62bc into main Mar 25, 2026
1 check passed
@TsekNet TsekNet deleted the claude-agents branch March 25, 2026 20:17
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