jscraik/Agent-Skills

Skills SDK for Codex/AI coding agents: author, validate, evaluate, and sync runtime projections through ask.

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

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

goal-governor

97

jscraik/Agent-Skills

Skill Codex needs its repo

Use when a Codex goal/task is stuck, hanging, not finishing, or needs status. Reads goal.md, state.yaml, receipts.jsonl; syncs reported status with board files; fixes invalid state.yaml; classifies blockers; decides done. Not for ordinary reviews or one-off fixes.

not rated 8 10d ago A SkillSpector: warn 64 tokens original Apache-2.0

jscraik/Agent-Skills

Skill Codex

Check if a repository or agent-facing product surface is ready for AI coding agents. Use when you need to audit repo agent compatibility, review AGENTS.md, find missing test/build commands, evaluate docs quality, assess tool/action parity, or produce a file-evidence scorecard with specific fixes.

not rated 8 10d ago A SkillSpector: pass 63 tokens original Apache-2.0

jscraik/Agent-Skills

Skill Codex

Review code architecture, code quality, dependency graphs, coupling, technical debt, modularization, ownership, and test seams. Use when refactors, restructuring, tightly coupled code, or architecture decisions need proof-backed options.

not rated 8 10d ago A 50 tokens original Apache-2.0

insight-report

100

jscraik/Agent-Skills

Skill Codex

Generate local Codex usage reports. Use when users ask for usage analytics, weekly insights, session summaries, telemetry patterns, or prompting help.

not rated 8 10d ago A SkillSpector: warn 32 tokens original Apache-2.0

javascript-pro

101

jscraik/Agent-Skills

Skill Claude CodeCodex

Create and debug modern JavaScript code with ES6+, async patterns, and Node.js APIs. Use when working on runtime behavior, promises, or browser and Node compatibility.

not rated 8 10d ago A 37 tokens original Apache-2.0

keep-codex-fast

102

jscraik/Agent-Skills

Skill Codex

Diagnose Codex Desktop or CLI local-state bloat and safe recovery options. Use when sessions, archived history, logs, worktrees, or stale Codex config may be making Codex feel slow.

not rated 8 10d ago A SkillSpector: warn 47 tokens original Apache-2.0

npm-release

103

jscraik/Agent-Skills

Skill Codex

Create, review, and validate npm release workflows. Use when preparing or publishing npm packages, release channels, dist-tags, provenance, or 2FA-protected publishes.

not rated 8 10d ago A 37 tokens original Apache-2.0

pnpm-manager

104

jscraik/Agent-Skills

Skill Codex

Run, plan, and validate pnpm workspace operations. Use when a user needs pnpm monorepo installs, tests, builds, filters, changed-package selection, or publish routing.

not rated 8 10d ago A 41 tokens original Apache-2.0

pr-green-sweep

105

jscraik/Agent-Skills

Skill Codex needs its repo

Automate until-green PR review, CI, merge, and cleanup follow-through. Use when open project PRs need GitHub, CodeRabbit, CircleCI, Context7, autofix, heartbeat, and branch/worktree pruning.

not rated 8 10d ago A SkillSpector: pass 51 tokens original Apache-2.0

prek-pro

106

jscraik/Agent-Skills

Skill Claude CodeCodex

Review, configure, and troubleshoot prek hooks when users need prek.toml edits, shim installs, hook validation, or pre-commit migration help.

not rated 8 10d ago A 32 tokens original Apache-2.0

production-deployment

107

jscraik/Agent-Skills

Skill Claude CodeCodex

Plan, execute, and validate production deployments when rollout safety, health checks, observability, rollback, or production-parity verification is required.

not rated 8 10d ago A 32 tokens original Apache-2.0

project-brain

108

jscraik/Agent-Skills

Skill Codex

Create, validate, and repair Project Brain .harness memory files when setting up Project Brain, saving repo learnings, recording decisions, or preserving quality rules.

not rated 8 10d ago A 36 tokens original Apache-2.0

rust-pro

109

jscraik/Agent-Skills

Skill Claude CodeCodex

Create and review Rust 1.75+ systems code with ownership-safe async patterns and production error handling. Use when building or debugging Rust services that need performance and reliability.

not rated 8 10d ago A 37 tokens original Apache-2.0

jscraik/Agent-Skills

Skill Codex

Create, review, and maintain gold-standard Skills SDK eval scenarios before internal evals, dry Tessl staging, or live private Tessl scoring. Use when creating or updating a skill, writing skill tests, adding eval cases, importing KnowledgeOS or Tessl suggestions, checking scenario drift, or hardening evals that are…

not rated 8 10d ago A 72 tokens original Apache-2.0

jscraik/Agent-Skills

Skill Codex

Analyze recent Codex session evidence for repeated manual workflows and route them to skills, subagents, validators, or no artifact when Jamie asks what he keeps doing manually.

not rated 8 10d ago A 39 tokens original Apache-2.0

simplify

112

jscraik/Agent-Skills

Skill Codex

Review changed code for behavior-preserving simplification by removing dead code, eliminating duplication, extracting shared helpers, improving names, and tightening tests. Use when a user asks for code review, refactor, clean up PR, simplify, tidy up code, review my changes, or maintainability cleanup before merge.

not rated 8 10d ago A 64 tokens original Apache-2.0

skill-pr-delivery

113

jscraik/Agent-Skills

Skill Codex

Ship skill changes to PRs when Codex skills need source edits, projection sync, strict audit, reviewer evidence, commit, push, and PR status.

not rated 8 10d ago A 36 tokens original Apache-2.0

technical-writer

114

jscraik/Agent-Skills

Skill Codex

Audit, rewrite, and validate README, runbook, code-doc, config-doc, package-evidence, and public trust-surface documentation against live repository evidence. Use when documentation needs proof-backed correction, reader-focused review, generated-document ownership, public-access checks, or legacy docs-expert routing.

not rated 8 10d ago A 63 tokens original Apache-2.0

testing

115

jscraik/Agent-Skills

Skill Codex

Validate and choose proportionate test proof for tests, CI, coverage, evals, and closeout evidence: map changed files to repo-native commands, place checks at commit, push, and pull-request gates, classify pass/fail/blocked ownership, and preserve trace/regression artifacts. Use when users ask what tests or gates to…

not rated 8 10d ago A 86 tokens original Apache-2.0

toml

116

jscraik/Agent-Skills

Skill Claude CodeCodex

Create and review TOML configuration with strict typing and predictable structure. Use when editing tool configuration files that require schema-safe TOML.

not rated 8 10d ago A 29 tokens original Apache-2.0

triage

117

jscraik/Agent-Skills

Skill Codex

Review file-based todo findings into ready, skipped, customized, or blocked states. Use this skill when pending todo files need approval.

not rated 8 10d ago A 29 tokens original Apache-2.0

typescript

118

jscraik/Agent-Skills

Skill Claude CodeCodex

Use when authoring or reviewing TypeScript code that requires strict type safety, explicit module contracts, and predictable runtime boundaries.

not rated 8 10d ago A SkillSpector: pass 26 tokens original Apache-2.0

ubiquitous-language

119

jscraik/Agent-Skills

Skill Codex

Builds a project glossary that maps everyday wording to canonical terms, repository actions, and reusable engineering rules. Use when a user asks "what does X mean here?", "define our terms", "standardize this naming", "turn this phrase into a repo action", "grill the domain language", or whether a local correction…

not rated 8 10d ago A SkillSpector: pass 77 tokens original Apache-2.0

unslopify

120

jscraik/Agent-Skills

Skill Codex

Audit dead code, stale exports, unused imports, and cleanup candidates. Use when scoped cleanup needs evidence, rollback notes, and repo-native validation.

not rated 8 10d ago A 33 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: