Skill Claude CodeCodex
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.
Skill Claude CodeCodex
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.
Skill Claude CodeCodex
Reviews PRs that add or modify Agent Skills, checking structural validity, design quality, and marketplace consistency. Use when reviewing skill file changes, auditing SKILL.md quality, or running automated skill PR reviews.
Skill Claude CodeCodex
Repo-wide structural-maintainability review — code-judo restructurings, 1k-line file guard, anti-spaghetti branching, canonical-layer enforcement, anti-magic abstractions, explicit type/boundary contracts.
Skill Claude CodeCodex
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.
Skill Claude CodeCodex
Create Agent Skills with best practices, structure, validation, and testing. Use when designing or refining skills, prompts, references, or supporting files.
Skill Claude CodeCodex
Produce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution. Use when the user wants to execute discussed/planned work in a new session, run a job to completion via sub-agents, or generate a portable handoff prompt with per-task verification. Assumes…
Skill Claude CodeCodex
Confirms or rejects findings from review-llm-artifacts before deletes or risky refactors. Loads review-verification-protocol-style checks per finding. Use after a review run, when the user wants to reduce false positives, before fix-llm-artifacts on dead code, or when validating a full-project scan.
Plugin Claude Code
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
Skill Claude CodeCodex
Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.
Skill Claude CodeCodex
Generate first-draft technical documentation from code analysis.
Skill Claude CodeCodex
Verify documentation coverage and generate missing docs interactively.
Skill Claude CodeCodex
Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do. Use when writing an explanation doc, conceptual guide, understanding/background doc, design rationale, or architecture explanation, or when asked how/why something works. Builds on…
Command Claude Code
You are performing a comprehensive compliance analysis against the 12-Factor Agents methodology.
Command Claude Code
review test code and ensure usefullness and conciseness.
Command Claude Code
update an existing PR description after additional changes.
Command Claude Code
Generate professional release notes following the Keep a Changelog standard.
Command Claude Code
Create and push a version tag after a release PR has been merged.
Command Claude Code
create a release PR (auto-detects previous tag).
Command Claude Code
Scan codebase for overly complex CSS/styling patterns that should be simplified.
Command Claude Code
Follow a systematic debugging workflow for this problem.
Hook Claude Code
Runs after a tool call finishes for Task and TodoWrite tool calls, running an inline shell check (2 commands). From existential-birds/amelia.
Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running an inline shell check. From existential-birds/amelia.
Hook Claude Code
Runs when a session ends, running an inline shell check. From existential-birds/amelia.
Hook Claude Code
Runs when a session starts, running an inline shell check. From existential-birds/amelia.