Skill Claude CodeCodex
Run a comprehensive test quality audit across the entire repo. Analyzes test naming, structure, factory usage, anti-patterns, coverage gaps, and flaky patterns. Creates GitHub issues for findings so HydraFlow can process them.
Skill Claude CodeCodex
Run a comprehensive test quality audit across the entire repo. Analyzes test naming, structure, factory usage, anti-patterns, coverage gaps, and flaky patterns. Creates GitHub issues for findings so HydraFlow can process them.
Skill Claude CodeCodex
Skill "hf.block-destructive-git" from T-rav/hydraflow, covering hf.block-destructive-git, fires on pretooluse for all bash commands and block destructive git commands.
Skill Claude CodeCodex
Skill "hf.check-cross-service-impact" from T-rav/hydraflow, covering hf.check-cross-service-impact, fires on pretooluse for edit tool, warns once per session (4-hour window), does not block, only check files in shared/ and skip test files and init.py.
Skill Claude CodeCodex
Skill "hf.check-reindex-needed" from T-rav/hydraflow, covering hf.check-reindex-needed, fires on pretooluse for claude-context, don't warn more than once per hour, check if git operation triggered a reindex need and check if index is stale (no indexing in 8 hours).
Skill Claude CodeCodex
Skill "hf.check-test-counterpart" from T-rav/hydraflow, covering hf.check-test-counterpart, fires on pretooluse for write tool, does not block (exit 0) - only shows a reminder, only check python source files and skip test files, configs, init, migrations, scripts.
Skill Claude CodeCodex
hf.cleanup-code-change-marker.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Review branch diff for accidental deletions, debug code, missing imports, scope creep, and logic errors.
Skill Claude CodeCodex
Skill "hf.enforce-migrations" from T-rav/hydraflow, covering hf.enforce-migrations, fires on pretooluse for edit and write tools, only check python files, allow migration files (they're supposed to have ddl) and allow test files (they may use ddl for in-memory test dbs).
Skill Claude CodeCodex
Skill "hf.enforce-plan-and-explore" from T-rav/hydraflow, covering hf.enforce-plan-and-explore, fires on pretooluse for edit tool, warns once per session (4-hour window), does not block, only check python source files and skip test files, configs, init, migrations, scripts.
Skill Claude CodeCodex
hf.gate-stop-agents.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Capture Session Learnings as Memory Suggestions.
Skill Claude CodeCodex
Skill "hf.scan-secrets-before-commit" from T-rav/hydraflow, covering hf.scan-secrets-before-commit, fires on pretooluse for bash commands matching git commit, only intercept git commit commands, get staged files and build combined regex.
Skill Claude CodeCodex
Assess whether changed production code has adequate test coverage for functionality, regressions, and edge cases.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Skill "hf.track-code-changes" from T-rav/hydraflow, covering hf.track-code-changes, fires on posttooluse for edit and write and only track source files.
Skill Claude CodeCodex
Skill "hf.track-exploration" from T-rav/hydraflow, covering hf.track-exploration and fires on posttooluse for read and grep tools.
Skill Claude CodeCodex
Skill "hf.track-indexed" from T-rav/hydraflow, covering hf.track-indexed and fires on posttooluse for claude-context.
Skill Claude CodeCodex
Skill "hf.track-planning" from T-rav/hydraflow, covering hf.track-planning and fires on posttooluse for taskcreate tool.
Skill Claude CodeCodex
Skill "hf.track-reindex-needed" from T-rav/hydraflow, covering hf.track-reindex-needed, that bring in new or different code, fires on posttooluse for bash and detect git operations that change the working tree.
Skill Claude CodeCodex
Skill "hf.validate-tests-before-commit" from T-rav/hydraflow, covering hf.validate-tests-before-commit, fires on pretooluse for bash commands matching git commit, blocks commit if, 1. --no-verify or --no-hooks flags are used and 3. tests for affected services fail.
Skill Claude CodeCodex
Skill "hf.warn-new-file-creation" from T-rav/hydraflow, covering hf.warn-new-file-creation, fires on posttooluse for write tool, does not block. warns once per file, skip test files, configs, and known new-file scenarios and check if this file is tracked by git (i.e., existed before).
Skill Claude CodeCodex
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.