eshwarvijay

11 mods across 3 repositories, 15 stars between them.

agent-architecture

02

eshwarvijay/agent-architecture

Plugin Claude Code

Turns Claude into an agent-design expert: the 21 agentic design patterns (concepts, no code) for choosing, comparing, and composing the right patterns when building AI agents.

7 8d ago A tokens not measured

agent-architecture

03

eshwarvijay/agent-architecture

Skill Claude CodeCodex

Agent design knowledge base for the RESEARCH/DESIGN phase of building AI agents — the 21 agentic design patterns from Antonio Gulli's "Agentic Design Patterns" (concepts only, code excluded by design; use the google-agents-cli- skills for ADK implementation). Use when deciding WHICH patterns an agent needs and their…

7 8d ago A 182 tokens

secondmate

04

eshwarvijay/secondmate

Plugin Claude Code

Your coding agent's second-in-command: a rival model reviews every diff, gates stop the sloppy ones, and nothing merges without your word.

3 5d ago A tokens not measured original MIT

secondmate

05

eshwarvijay/secondmate

Plugin Claude Code

Your agent writes the code, a different model tries to break it, and only what survives ships. Cross-model, edit-locked review with a machine-readable verdict, gated merges, durable decisions, stuck-loop and timeout guards, and read-only reasoning one-shots. Harness-neutral.

3 5d ago A tokens not measured original MIT

loop-task

06

eshwarvijay/secondmate

Command

Run a task through a maker/checker loop until done (triage → implement → verify → gate).

3 5d ago A 21 tokens original MIT

secondmate-doctor

07

eshwarvijay/secondmate

Command

Check and auto-fix secondmate's requirements (checker/reason harness, git/gh/python, and companions herdr/ponytail/loop-task/adhd). Installs what's missing — the human only approves each action.

3 5d ago A 47 tokens original MIT

secondmate-reason

08

eshwarvijay/secondmate

Command

Ask a read-only reasoning model (via secondmate) a hard analysis question — root-cause, triage, plan review, pre-mortem — without spending this session's context.

3 5d ago A 38 tokens original MIT

secondmate-verify

09

eshwarvijay/secondmate

Command

Run the secondmate pre-integration gate on a maker's worktree — clean tree, non-empty diff, exact-SHA match, tests — before merging.

3 5d ago A 32 tokens original MIT

SessionStart

10

eshwarvijay/secondmate

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-holds.sh via bash. From eshwarvijay/secondmate.

3 5d ago A tokens not measured original MIT

secondmate

11

eshwarvijay/secondmate

Skill Claude CodeCodex

Maker/checker loop for shipping a verified code change: triage → isolated worktree → maker implements → cross-model edit-locked checker emits a {verdict} envelope → verify-gate → durable human hold → integrate. Use when the user wants a change made AND independently verified before it lands, asks to "run the…

3 5d ago A 126 tokens original MIT