dravr-ai

11 mods across 1 repository, 5 stars between them.

dravr-ai/dravr-embacle

Agent Claude Code

Use this agent when code changes have been made and need validation before completion or commit. Uses parallel background execution for 3-5x faster validation. Runs clippy, tests, and pattern scans simultaneously. The agent proactively ensures code quality standards are met.\n\nExamples:\n- User: "I've just added a…

5 yesterday A 0 tokens

SessionStart

03

dravr-ai/dravr-embacle

Hook Claude Code

Runs when a session starts, executing bootstrap-repo.sh with --init and --recursive (4 commands). From dravr-ai/dravr-embacle.

5 yesterday A tokens not measured

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Validates error handling follows RunnerError pattern, detects anyhow regression, ensures ErrorKind usage.

5 yesterday A 22 tokens

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Validates input domain safety including division-by-zero prevention, pagination bounds, cache key completeness, and numeric range enforcement.

5 yesterday A 26 tokens

check-no-secrets

07

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Scans codebase for accidentally committed secrets, credentials, API keys, and sensitive data to prevent security breaches.

5 yesterday A 26 tokens

create-worktree

08

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Creates a git worktree with branch and copies environment files (.envrc, .mcp.json).

5 yesterday A 24 tokens

finish-worktree

09

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Completes feature branch work by rebasing, pushing, monitoring CI, and squash merging to main.

5 yesterday A 23 tokens

strict-clippy-check

10

dravr-ai/dravr-embacle

Skill Claude CodeCodex

Enforces zero-tolerance code quality policy using Clippy with strict lints, all warnings treated as errors.

5 yesterday A 26 tokens

dravr-ai/dravr-embacle

Instructions file CodexOpenCode

AGENTS.md instructions for dravr-ai/dravr-embacle, covering git workflow: no pull requests, after pushing — mandatory ci monitoring, workflow for features, bug fixes and mandatory session startup checklist.

5 yesterday A 3,401 tokens