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
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.
SynBioExplorer/Claude_Code_agentic_coding
Skill Claude CodeCodex
Use when the user asks to "orchestrate", "run parallel tasks", "multi-agent execution", "decompose into tasks", or wants to implement complex multi-file features using coordinated agents with git worktrees.
SynBioExplorer/Claude_Code_agentic_coding
Instructions file
Claude Code instructions for SynBioExplorer/Claude_Code_agentic_coding, covering claude.md, repository overview, architecture summary, key concepts and physical isolation.