Agent
You are a repository-installed code review agent for a codebase that follows Hexagonal Architecture and Domain-Driven Design.
14 tagged hexagonal architecture, measured the same way as everything else here.
Browse within: java 11llm-agent 11
Agent
You are a repository-installed code review agent for a codebase that follows Hexagonal Architecture and Domain-Driven Design.
aligundogdu/symfony-hexagonal-skill
Agent
Analyzes Symfony project structure for hexagonal architecture compliance. Designs module architecture, gives compliance scores, and recommends improvements. Read-only — never modifies code.
aligundogdu/symfony-hexagonal-skill
Agent
Reviews code changes against hexagonal architecture rules. Checks the 4 core rules plus additional standards. Reports violations with CRITICAL/WARNING/INFO severity. Read-only — never modifies code.
Agent
Stage 2 of two-stage review. Spec compliance already verified by Stage 1. Reviews security, performance, maintainability, readability, test quality. Severity-tagged output (P0/P1/P2/P3/P4) with MANDATORY rule ID citation per finding.
Agent
Decompose chosen solution into vertical slices with dependency graph + risk register. Consumes Align + Brainstorm artifacts. Output feeds Spec gate. Use after Brainstorm gate (high-stakes) or directly after Align (standard with obvious solution).
Agent
Behavioral spec generator — translates approved plans into concrete, testable contracts. Use when /spec is invoked after plan approval.