sergeyklay/.agents

My personal, curated set of artifacts for AI coding agents

5Stars on the repository
61Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

challenge-pr

01

sergeyklay/.agents

Command Codex

Challenge a pull request with an independent second opinion from another model.

5 2d ago A 12 tokens original Apache-2.0

implement

02

sergeyklay/.agents

Command Codex

Run the full implementation pipeline - implement, check for spec deviations, and test - in a single automated step.

5 2d ago A 21 tokens original Apache-2.0

make-pr

03

sergeyklay/.agents

Command Codex

Commit staged changes, create or update a pull request.

5 2d ago A 10 tokens original Apache-2.0

resolve-review

04

sergeyklay/.agents

Command Codex

Resolve reviewer feedback - from GitHub PRs, chat, or any reviewer.

5 2d ago A 15 tokens original Apache-2.0

specify

05

sergeyklay/.agents

Command Codex

Run the full specification pipeline - specify, review, revise, and plan - in a single automated step.

5 2d ago A 20 tokens original Apache-2.0

vet-impl

06

sergeyklay/.agents

Command Codex

Forensic audit of an implementation against its authoritative specification.

5 2d ago A 10 tokens original Apache-2.0

vet-spec

07

sergeyklay/.agents

Command Codex

Architectural review of a specification before implementation begins.

5 2d ago A 9 tokens original Apache-2.0

implement.body

09

sergeyklay/.agents

Command Claude Code

Every subagent invocation uses the delegation tool with the appropriate subagenttype (the implementation subagent, the tester subagent, or any specialized subagent the project ships). That tool is named Agent in an interactive Claude Code session and Task in the headless runtime (claude -p, Agent SDK). Read your…

5 2d ago A 0 tokens original Apache-2.0

specify.body

12

sergeyklay/.agents

Command Claude Code

Every subagent invocation uses the delegation tool with the appropriate subagenttype (architect, arch-review, planner). That tool is named Agent in an interactive Claude Code session and Task in the headless runtime (claude -p, Agent SDK). Read your toolbox and call whichever of the two is actually present; do not…

5 2d ago A 0 tokens original Apache-2.0