T-rav/hydraflow

HydraFlow is a delivery kernel for GitHub repositories: it accepts intent, compiles it through a staged pipeline, enforces quality gates, and produces merged software changes.

5Stars on the repository
55Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

hf.adr

01

T-rav/hydraflow

Command Claude Code

Capture an architectural decision as a draft ADR issue routed into HydraFlow.

5 yesterday A 0 tokens original Apache-2.0

hf.audit-code

02

T-rav/hydraflow

Command Claude Code

Run a comprehensive code quality audit across the entire repo. Dynamically analyzes source code for dead code, complexity, duplication, error handling gaps, type safety issues, class cohesion, and method size. Creates GitHub issues for findings so HydraFlow can process them.

5 yesterday A 0 tokens original Apache-2.0

hf.audit-hooks

03

T-rav/hydraflow

Command Claude Code

Audit all Claude Code hooks (.claude/settings.json and .claude/hooks/.sh) for correctness, efficiency, and gating opportunities. Launch a single agent that reads everything and reports findings.

5 yesterday A 0 tokens original Apache-2.0

T-rav/hydraflow

Command Claude Code

Run a comprehensive integration test audit across the entire repo. Dynamically discovers external dependencies in source code, inventories existing integration tests, identifies coverage gaps, flags ugly/outdated tests, and creates GitHub issues for findings.

5 yesterday A 0 tokens original Apache-2.0

hf.audit-tests

05

T-rav/hydraflow

Command Claude Code

Run a comprehensive test quality audit across the entire repo. Analyzes test naming, structure, hygiene, factory usage, fluent builder patterns, anti-patterns, coverage gaps, and flaky patterns. Creates GitHub issues for findings so HydraFlow can process them.

5 yesterday A 0 tokens original Apache-2.0

hf.diff-sanity

06

T-rav/hydraflow

Command Claude Code

Review the current branch diff for common implementation mistakes before committing. This is a read-only check — it does not modify files.

5 yesterday A 0 tokens original Apache-2.0

hf.issue

07

T-rav/hydraflow

Command Claude Code

Take a rough description from the user, research the relevant codebase, and create a well-structured GitHub issue with full context, file references, and acceptance criteria.

5 yesterday A 0 tokens original Apache-2.0

hf.memory

08

T-rav/hydraflow

Command Claude Code

Scan the current conversation for architectural decisions, bug root causes, configuration choices, codebase patterns, and workflow preferences. Write each as a memory item to the local JSONL store for ingestion by the memory sync worker.

5 yesterday A 0 tokens original Apache-2.0

hf.quality-gate

09

T-rav/hydraflow

Command Claude Code

Run a comprehensive quality check before declaring work complete or committing. This catches lint errors, type issues, and test failures BEFORE they accumulate.

5 yesterday A 0 tokens original Apache-2.0

hf.test-adequacy

10

T-rav/hydraflow

Command Claude Code

Assess whether changed production code has adequate test coverage. This is a read-only assessment — it does not modify files.

5 yesterday A 0 tokens original Apache-2.0