SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Runs post-merge integration tests and security scans. Ensures all merged code works together before holistic review. Mechanical checks only.
Multi-agent orchestration system architecture for Claude Code
SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Runs post-merge integration tests and security scans. Ensures all merged code works together before holistic review. Mechanical checks only.
SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Analyzes codebases, designs architecture, decomposes complex requests into parallel tasks, generates interface contracts, and performs holistic reviews. Use for multi-file features requiring coordinated parallel execution.
SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Orchestrates parallel task execution using tmux-based agent spawning. NO Task tool access - all agents spawn via tmux.py.
SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Runs mechanical verification checks on completed tasks. Executes tests, validates file boundaries, checks contract versions, verifies environment hash. No architectural judgment - purely mechanical validation.
SynBioExplorer/Claude_Code_agentic_coding
Agent Claude Code
Executes a single task in an isolated git worktree. Strictly follows file boundaries and contract versions. Updates .task-status.json on progress. Cannot spawn other agents.