sergeyklay/.agents

My personal, curated set of artifacts for AI coding agents

This repository also configures its own agents. See what .agents tells them →

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

verify-impl

25

sergeyklay/.agents

Skill Claude Code

Forensic audit of an implementation against its authoritative specification. Use whenever a specification document and an implementation are both in scope and the user asks any conformance question - even when not phrased explicitly: 'does this code match the spec', 'verify this implementation', 'check spec…

not rated 5 changed 7d ago A 157 tokens original Apache-2.0

writing-plans

26

sergeyklay/.agents

Skill Claude CodeCodex

Convert a technical specification, tracker reference, or feature request into a rigorous, atomic, dependency-ordered implementation plan the coder agent executes step-by-step. Use whenever the output is a Markdown plan file under .plans/, or when asked to plan, break down work, sequence implementation phases, turn a…

not rated 5 changed 6d ago A SkillSpector: warn 183 tokens original Apache-2.0

writing-specs

27

sergeyklay/.agents

Skill Claude CodeCodex

Write technical specifications from feature requests, prompts, or tracker references. Use when asked to specify, architect, design, write a spec, define requirements, create a technical specification, analyze a feature request, or produce a specification document. Also use when given a tracker reference (Jira, GitHub…

not rated 5 changed 4d ago A 112 tokens original Apache-2.0

check-dependabot

28

sergeyklay/.agents

Skill Claude CodeCodex

Validate a Dependabot configuration against the published JSON Schema and audit its groups against the repository's real dependency manifests. Use when creating or rewriting .github/dependabot.yml, when adding or reorganising groups, ignore or exclude-patterns, when a dependency lands in the wrong grouped PR or keeps…

not rated 5 yesterday A SkillSpector: warn 163 tokens original Apache-2.0

isolate-cli

29

sergeyklay/.agents

Skill Claude CodeCodex

Run a third-party CLI as a subprocess without leaking into it or leaving state on the host, and prove both. Use when a script or skill shells out to an external tool, when a run must leave no trace outside the repository, when private input (a diff, a prompt, a credential) must not reach the tool's session log, when a…

not rated 5 changed 2d ago A SkillSpector: warn 208 tokens original Apache-2.0

monitor-ci

30

sergeyklay/.agents

Skill Claude CodeCodex

Drive a long-running GitHub Actions run to a trustworthy conclusion without burning the session on polling. Use when asked to wait for a pipeline, watch a build, babysit a release or deploy run, restart it if it fails, or report whether it went green. Also use when a run must finish before a follow-up step such as a…

not rated 5 yesterday A 181 tokens original Apache-2.0

prove-checks

31

sergeyklay/.agents

Skill Claude CodeCodex

Prove a passing check was capable of failing before recording it as evidence. Use when a test, CI job, build-and-diff, smoke test or rehearsal comes back green and that green is about to be treated as proof - especially when the check depends on a setup mutation (a sed/awk rewrite, an env var, a secret, a fixture…

not rated 5 changed 2d ago A 221 tokens original Apache-2.0

vet-dependency

32

sergeyklay/.agents

Skill Claude CodeCodex

Measure a candidate library's real maintenance state and its behavior against the protocol, schema, or API version the project has already pinned, before taking it as a dependency. Covers any ecosystem (Go, npm, PyPI, Cargo, Maven) and any forge (GitHub, GitLab, Gitea). Use when deciding whether to adopt, replace, or…

not rated 5 changed 4d ago A SkillSpector: pass 209 tokens original Apache-2.0

audit-agent

33

sergeyklay/.agents

Skill Codex

Audits AI-agent runs and session snapshots for token usage, cache traffic, cost, duration, turns, tool calls, failures, retries, subagent attribution, duplicated reads, and artifact yield. Use when reporting or comparing a Codex CLI rollout, GitHub Copilot CLI, Gemini CLI, OpenCode, Claude Code, a runner export, or…

not rated 5 yesterday A 95 tokens original Apache-2.0

delegate-work

34

sergeyklay/.agents

Skill Claude CodeCodex

Brief a background agent, confirm the brief arrived, and verify its report before acting on it. Use when writing the prompt for a subagent or parallel session, when several agents will run against one repository, when an instruction sent to a running agent goes unmentioned in its report, when a delegated fix has been…

not rated 5 changed yesterday A 143 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: