dirien

69 mods across 2 repositories, 22 stars between them.

PostToolUse

13

dirien/yet-another-agent-harness

Hook Claude Code

Runs after a tool call finishes for (?i)^(Edit, Write and MultiEdit)$ tool calls, running yaah hook PostToolUse. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

PreToolUse

14

dirien/yet-another-agent-harness

Hook Claude Code

Runs before the agent uses a tool for (?i)^Bash$ tool calls, running yaah hook PreToolUse. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

SessionEnd

15

dirien/yet-another-agent-harness

Hook Claude Code

Runs when a session ends, running yaah hook SessionEnd. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

SessionStart

16

dirien/yet-another-agent-harness

Hook Claude Code

Runs when a session starts, running yaah hook SessionStart. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

Stop

17

dirien/yet-another-agent-harness

Hook Claude Code

Runs when the agent finishes a response, running yaah hook Stop. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured copy · 88% MIT

agent-ready-go

19

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Prepares Go applications to work effectively with AI coding agents. Use when setting up a new Go project or retrofitting an existing one to ensure: structured JSON logging (slog/Zap/ZeroLog/Logrus), machine-readable command output, thorough golangci-lint configuration, non-interactive CLI design with --yes flags…

20 3mo ago A 145 tokens original MIT

agent-rules

20

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Use when creating or updating AGENTS.md files, .github/copilot-instructions.md, or other AI agent rule files, onboarding AI agents to a project, standardizing agent documentation, or when anyone mentions AGENTS.md, agent rules, project onboarding, or codebase documentation for AI agents.

20 3mo ago A 63 tokens original MIT

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design…

20 3mo ago A 87 tokens copy · 89% MIT

cli-developer

22

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer…

20 3mo ago A 65 tokens copy · 98% MIT

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Convert an AWS CloudFormation stack or template to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of CloudFormation to Pulumi.

20 3mo ago A 38 tokens copy · 91% MIT

code-reviewer

24

dirien/yet-another-agent-harness

Skill Claude CodeCodex

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code…

20 3mo ago A 130 tokens copy · 97% MIT