yorrick

22 mods across 1 repository, 10 stars between them.

yorrick

01

yorrick/agent-skills

Plugin Claude Code

Plugin marketplace listing 5 plugins: agent-session-monitor, dev-loop, pr-review, self-improve-skill, supabase-security.

10 1mo ago A tokens not measured original MIT

PostToolUse

02

yorrick/agent-skills

Hook Claude Code

Runs after a tool call finishes for Edit, Write, Task and TodoWrite tool calls, executing post_tool_use.py via uv (3 commands). From yorrick/agent-skills.

10 1mo ago A tokens not measured original MIT

PreToolUse

03

yorrick/agent-skills

Hook Claude Code

Runs before the agent uses a tool for Task tool calls, running entire hooks claude-code pre-task. From yorrick/agent-skills.

10 1mo ago A tokens not measured copy · 100% MIT

SessionEnd

04

yorrick/agent-skills

Hook Claude Code

Runs when a session ends, running entire hooks claude-code session-end. From yorrick/agent-skills.

10 1mo ago A tokens not measured copy · 100% MIT

SessionStart

05

yorrick/agent-skills

Hook Claude Code

Runs when a session starts, running entire hooks claude-code session-start. From yorrick/agent-skills.

10 1mo ago A tokens not measured copy · 100% MIT

Stop

06

yorrick/agent-skills

Hook Claude Code

Runs when the agent finishes a response, running entire hooks claude-code stop. From yorrick/agent-skills.

10 1mo ago A tokens not measured copy · 100% MIT

UserPromptSubmit

07

yorrick/agent-skills

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running entire hooks claude-code user-prompt-submit. From yorrick/agent-skills.

10 1mo ago A tokens not measured copy · 100% MIT

agent-skills

08

yorrick/agent-skills

Settings file Claude Code

Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).

10 1mo ago A tokens not measured copy · 94% MIT

yorrick/agent-skills

Instructions file CodexOpenCode

Instructions for yorrick/agent-skills, covering agent instructions, the rule that matters, plugin layout, code quality and validation checklist (every change).

10 1mo ago A 1,328 tokens original MIT

yorrick/agent-skills

Instructions file

Instructions for yorrick/agent-skills, a project described as: Claude Code plugins for automated development workflows — dev-loop, review automation, and more.

10 1mo ago A 3 tokens copy · 100% MIT

yorrick/agent-skills

Plugin Claude Code

Monitor and steer Claude Code, Codex, and other terminal coding agents through tmux panes.

10 1mo ago A tokens not measured original MIT

yorrick/agent-skills

Skill Claude CodeCodex

Monitor and steer Claude Code, Codex, or other terminal coding agents running in tmux panes. Use when asked to supervise, babysit, drive, or automate agent sessions through tmux, including reading agent output, detecting idle/blocked/context-boundary states, sending approved commands, clearing or compacting context at…

10 1mo ago A 86 tokens original MIT

dev-loop

13

yorrick/agent-skills

Plugin Claude Code

Automated development loop and ad-hoc workflow generation for orchestrating AI coding agents.

10 1mo ago A tokens not measured original MIT

dev-loop

14

yorrick/agent-skills

Command

Full development loop: brainstorm, plan, implement, PR, then iterative review (simplify + code review + security review) until clean.

10 1mo ago A 27 tokens original MIT

review-loop

15

yorrick/agent-skills

Command

Run the review loop on an existing PR: simplify, code review + security review in parallel, fix issues, repeat.

10 1mo ago A 23 tokens original MIT

workflow

16

yorrick/agent-skills

Command

Generate and run an ad-hoc workflow from a natural language description using the StateGraph engine.

10 1mo ago A 18 tokens original MIT

pr-review

17

yorrick/agent-skills

Plugin Claude Code

Multi-provider interactive PR code review. Runs Claude Code, Gemini CLI, and Codex CLI in parallel, merges findings, then lets you vet each issue before posting to GitHub.

10 1mo ago A tokens not measured original MIT

pr-review

18

yorrick/agent-skills

Skill Claude CodeCodex

Multi-provider interactive PR code review. Runs Claude Code, Gemini CLI, and Codex CLI in parallel to review a pull request, merges and deduplicates findings by severity, then walks through each issue interactively so you can vet, discuss, and selectively post comments. Use this skill when the user wants to review a…

10 1mo ago B 125 tokens original MIT

self-improve-skill

19

yorrick/agent-skills

Plugin Claude Code

Analyzes session transcripts and improves project documentation (CLAUDE.md, README, memory) based on learnings.

10 1mo ago A tokens not measured original MIT

reflect

20

yorrick/agent-skills

Skill Claude CodeCodex

Analyze the current session transcript and improve project documentation based on what was learned. Triggered automatically via SessionEnd hook, or manually with /reflect. Use when the user says "reflect", "what did we learn", "improve docs from this session", or "capture learnings". Also runs automatically in the…

10 1mo ago A 70 tokens original MIT

supabase-security

21

yorrick/agent-skills

Plugin Claude Code

Access-control rules for Supabase projects exposed directly to a browser via PostgREST. Covers the three enforcement layers (GRANT, RLS, triggers), the traps that cause privilege escalation, and how anon keys, JWTs and servicerole actually differ.

10 1mo ago A tokens not measured original MIT

supabase-security

22

yorrick/agent-skills

Skill Claude CodeCodex

Access control for Supabase projects where a browser talks straight to PostgREST with no API middle layer. Load this skill BEFORE writing or reviewing anything that decides who can read or write data: RLS policies, GRANT/REVOKE statements, SECURITY DEFINER functions, RPCs, views, triggers used as authorization…

10 1mo ago B 205 tokens original MIT