sergeyklay

62 mods across 2 repositories, 10 stars between them.

git-commit

25

sergeyklay/.agents

Skill Claude CodeCodex

Use when asked to commit, save, or persist changes to Git. Handles atomic commits, branch safety, Conventional Commits format, and project style matching. Do NOT use for pushing, creating PRs, or branch management beyond safety checks.

5 2d ago A 52 tokens original Apache-2.0

improve-self

26

sergeyklay/.agents

Skill Claude CodeCodex

Detect when a missing Agent Skill would have made the current task faster or more reliable, then scaffold a candidate SKILL.md for user review. Use after a non-trivial task when one of these signals fires: the same procedure repeated 3+ times, error recovery required inventing a workflow, the user corrected the…

5 2d ago A 216 tokens original Apache-2.0

jira-syntax

27

sergeyklay/.agents

Skill Claude CodeCodex

Use when writing Jira issue descriptions, comments, or work logs. Also use when converting Markdown to Jira wiki markup, when the user says 'format for Jira', 'Jira markup', 'wiki notation', or asks to create, update, or validate Jira ticket content. Handles bug report and feature request templates. Do NOT use for…

5 2d ago A 82 tokens original Apache-2.0

log-changes

28

sergeyklay/.agents

Skill Claude CodeCodex

Use when asked to update the changelog, document version changes, prepare a release, or add entries for recent work, and when reviewing a diff or pull request that touches CHANGELOG.md. Handles CHANGELOG.md updates following Keep a Changelog format and Semantic Versioning, and the review-side check that an added…

5 2d ago A 95 tokens original Apache-2.0

make-docs

29

sergeyklay/.agents

Skill Claude CodeCodex

Create, edit, and validate technical documentation using the Diataxis framework. Use when writing tutorials, how-to guides, reference docs, or explanations. Use when reviewing or auditing existing documentation for structural correctness. Use when deciding what type of document to write. Also use when the user…

5 2d ago A 109 tokens original Apache-2.0

make-skill

30

sergeyklay/.agents

Skill Claude CodeCodex

Use when creating, improving, comparing, evaluating, reviewing or packaging Agent Skills following the agentskills.io specification. Also use when deciding whether a skill is the right solution vs MCP servers, Claude Rules Files, CLAUDE.md or AGENTS.md. Handles SKILL.md authoring, frontmatter optimization, description…

5 2d ago A 84 tokens original Apache-2.0

manage-adr

31

sergeyklay/.agents

Skill Claude CodeCodex

Create, update, and validate Architecture Decision Records (ADRs) following MADR 4.0 format. Use when the user mentions ADR, architecture decision, decision record, or asks to document a technical decision. Also use when creating new files in docs/decisions/. Handles numbering, frontmatter, section structure, and…

5 2d ago A 86 tokens original Apache-2.0

manage-issues

32

sergeyklay/.agents

Skill Claude CodeCodex

Create, edit, search, close, and triage GitHub Issues via the gh CLI. Use when asked to file a bug, request a feature, create a task, report a problem, search the backlog, triage issues, or manage the issue tracker. Also use when the user says 'create an issue', 'file a bug', 'open a ticket', 'add to backlog', 'search…

5 2d ago A 149 tokens original Apache-2.0

manage-tickets

33

sergeyklay/.agents

Skill Claude CodeCodex

Create, edit, search, transition, close, and triage Jira tickets via the Atlassian MCP. Use when asked to file a bug, request a feature, create a task, log a defect, search the backlog, triage findings into the tracker, edit ticket fields, transition status, or manage Jira work items. Also use when the user says…

5 2d ago A 196 tokens original Apache-2.0

manage-todo

34

sergeyklay/.agents

Skill Claude CodeCodex

Read, update, validate, and report on the project roadmap (TODO.md). Use when asked to add tasks, mark tasks complete, check roadmap status, find what to work on next, triage deferred items into the roadmap, validate TODO.md format, reorder or renumber tasks, or edit milestone descriptions. Also use when the user…

5 2d ago A 132 tokens original Apache-2.0

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…

5 2d ago A 200 tokens original Apache-2.0

research-it

36

sergeyklay/.agents

Skill Claude CodeCodex

Investigate a technical question with a detective's discipline - gathering evidence from primary sources, cross-referencing independent confirmations, and never accepting the first plausible answer. Use when asked to investigate, research, fact-check, verify, deep-dive, or 'find out the truth' about a technology…

5 2d ago A 155 tokens original Apache-2.0

review-arch

37

sergeyklay/.agents

Skill Claude CodeCodex

Conduct a principal-level architecture review of a system, specification, diagram, or set of design decisions. Use when asked to review an architecture, evaluate a design, assess coupling/cohesion, check for anti-patterns, audit system boundaries, or produce an Architecture Review Board (ARB) style verdict. Also use…

5 2d ago A 205 tokens original Apache-2.0

review-impl

38

sergeyklay/.agents

Skill Claude CodeCodex

Review implementation changes for a given task against architectural standards. Use when reviewing a PR, evaluating recently committed code, assessing whether implementation changes are correct and architecturally sound, or when asked to 'review my changes', 'check this implementation', 'review what I built', 'is this…

5 2d ago A 155 tokens original Apache-2.0

review-spec

39

sergeyklay/.agents

Skill Claude CodeCodex

Architectural review of a specification or design document, performed before implementation begins. Use whenever a spec or design proposal is in scope and the user asks any quality question — even when not phrased explicitly: 'review this spec', 'evaluate this design', 'is this spec implementable', 'is this ready to…

5 2d ago A 169 tokens original Apache-2.0

scan-security

40

sergeyklay/.agents

Skill Claude CodeCodex

Run a Snyk SAST + SCA security audit on the repository, remediate findings that pass the project's verification gates, and write a prioritized report to .audit/. Optional scope argument: all (default), code, deps, or changed.

5 2d ago A 53 tokens original Apache-2.0

search-web

41

sergeyklay/.agents

Skill Claude CodeCodex

Search the live web and fetch page content as markdown via Keenable's keyless API (no key or signup). Use when an answer depends on information that post-dates training data or must be checked against a live source: current events, release notes, changelogs, vendor announcements, whether a project is still maintained.…

5 2d ago A 216 tokens original Apache-2.0

split-docs

42

sergeyklay/.agents

Skill Claude CodeCodex

Split one oversized Markdown reference document into a progressive-disclosure tree - a curated index page plus one file per section - without altering a byte of prose. Use when a single doc has grown too large to read whole (a multi-hundred-line architecture spec, PRD, catalogue, or reference), when asked to split…

5 2d ago A 179 tokens original Apache-2.0

test-go

43

sergeyklay/.agents

Skill Claude CodeCodex

Write, review, and improve Go test code for this project. Use whenever generating, reviewing, or modifying Go tests - including when invoked by the Tester agent, the /test prompt, or any test-related request. Covers table-driven tests, subtests, t.Parallel(), test helpers with t.Helper(), error assertions via…

5 2d ago A 109 tokens original Apache-2.0

test-ts

44

sergeyklay/.agents

Skill Claude CodeCodex

Write, review, and run TypeScript/React tests for this Next.js 16 App Router project. Use whenever writing or modifying .test.ts or .test.tsx files, adding test coverage to components, hooks, Server Actions, or utilities, setting up Vitest configuration, or asked about testing strategy. Covers Vitest (the project's…

5 2d ago A 139 tokens original Apache-2.0

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…

5 2d ago A 164 tokens original Apache-2.0

verify-impl

46

sergeyklay/.agents

Skill Claude CodeCodex

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…

5 2d ago A 163 tokens original Apache-2.0

writing-plans

47

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…

5 2d ago A 183 tokens original Apache-2.0

writing-specs

48

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…

5 2d ago A 112 tokens original Apache-2.0