wishful programming agents

7 tagged wishful programming, measured the same way as everything else here.

Browse within: agentic-development 7agentic-workflow 7

T-rav/hydraflow

Agent Claude Code

Use this agent to guarantee code meets strict quality, security, testing, and maintainability standards. It enforces linting (ruff), types (pyright), security (bandit), tests (pytest/coverage), dead-code removal (vulture), duplication/centralization (jscpd + radon + import-graph checks), and test-name⇄target mapping.

5 yesterday A 80 tokens original Apache-2.0

test-audit

02

T-rav/hydraflow

Agent Claude Code

Audits test code for quality, structure, and patterns. Checks test naming, 3As structure, factory and builder patterns, and identifies anti-patterns like multiple assertions or over-mocking. Based on real codebase with 63 factories and 12 builders.

5 yesterday A 57 tokens original Apache-2.0

T-rav/hydraflow

Agent Claude Code

Advisor role in HydraFlow's self-repairing review pipeline. Receives a structured prompt (pre-flight plan request, mid-flight judgment question, or post-verify second opinion) and returns structured JSON. Routes to Opus by default per the advisor pattern. Read-only by intent: the executor handles writes.

5 yesterday A 69 tokens original Apache-2.0