Command Claude Code
Self-verification protocol that drives completion of testing steps to properly finish the task.
Command Claude Code
Self-verification protocol that drives completion of testing steps to properly finish the task.
Command Claude Code
Run the ARL expert panel process — starts fresh or continues from where a prior session left off.
Command Claude Code
Alias for hallucination-detector hallucination-audit command.
Command Claude Code
Extract a monorepo plugin into a standalone GitHub repository with full CI/CD, multi-platform support, and marketplace readiness.
Command Claude Code
Process all research files to add/update Integration Opportunities sections. Orchestrates the research-context-agent to cross-reference each file with existing skills, agents, and plugins.
Command Claude Code
Analyze and optimize Claude prompts, agents, and commands. Use at session end, after 5+ min idle, after significant work, or when repetitive patterns observed. Captures session insights to improve future interactions.
Command Claude Code
This command starts the structured process of validating and recording the observed behaviours of skill's frontmatter variables and how it affects the interaction with agents and the AI Assistant and other skills.
Command Claude Code
Manage temporary documentation created during task execution - prevent git pollution from AI-generated checklists, reports, and investigation notes.
Command Claude Code
Text to LLM Optimized Text workflow instructions.
Command Claude Code
Text to LLM Optimized Text workflow instructions.
Hook Claude Code
Runs before the context is compacted, running bd prime. From Jamie-BitFlight/claude_skills.
Hook Claude Code
Runs when a session starts, executing session-init.sh via bash (2 commands). From Jamie-BitFlight/claude_skills.
Hook Claude Code
Runs once when the project is set up for init and maintenance tool calls, executing run-commands-try-all.cjs via node. From Jamie-BitFlight/claude_skills.
Settings file Claude Code
Agent settings declaring 3 hook events (PreCompact, SessionStart, Setup) and 23 allowed tools.
Skill Claude CodeCodex
Activates Standard of Excellence enforcement for the current session. Load before starting any task to apply completion standards: finish the whole thing, fix the root cause, ship the complete working result. Blocks partial solutions, workarounds, deferred threads, and invented content limits when the permanent solve…
Skill Claude CodeCodex
Generates and commits conventional-commits messages by analyzing staged git diffs — fast and fork-context safe. Use when the user asks to commit staged changes, needs a type-scope-description message generated from the current diff, or wants scope selection guidance and pre-commit hook handling.
Skill Claude CodeCodex
Close a completed GitHub milestone and generate a completion summary. Use when a sprint or release is finished and needs to be officially closed. Audits open and closed issues, offers to carry forward open items to a new or existing milestone, closes the milestone, updates Project V2 Status to Done for closed issues…
Skill Claude CodeCodex
Explains Chain of Verification (CoVe) prompt design — a 4-step pattern separating generation from independent factual verification. Use when designing prompts that require factual accuracy, reducing hallucinations, checking technical standards or APIs, or producing step-by-step procedures where subtle errors are…
Skill Claude CodeCodex
Analyze git branches and generate structured MR/PR descriptions with domain-based change categorization — bug fixes, enhancements, technical debt, documentation, testing, build/CI, and non-functional changes. Use when preparing merge request descriptions, pull request bodies, writing changelogs from git diffs…
Skill Claude CodeCodex
Creates a GitHub milestone on the current repository and returns its number for downstream use. Use when starting a new sprint, release, or theme grouping of backlog items. No args triggers guided intake (title, due date, description); 'quick {title}' skips to description only. Checks for duplicates before creating.…
Skill Claude CodeCodex
Create GitHub Releases with AI-analyzed changelogs for every calendar day with commits on origin/main. Use when creating daily release notes, backfilling releases, or generating AI-categorized changelogs per day. Uses collect → bucket → analyze → synthesize → publish pipeline via Haiku subagents. Idempotent — skips…
Skill Claude CodeCodex
Delegation prompt template enforcing WHERE-WHAT-WHY structure for sub-agent prompts. Use when assigning work to a sub-agent, before invoking the Agent tool, preparing prompts for specialized agents, or needing the OBSERVATIONS-SUCCESS-CONTEXT format with authoring rules and pre-send checklist. For comprehensive…
Skill Claude CodeCodex
Enforce anti-AI UI design rules based on the Uncodixfy methodology. Use when generating HTML, CSS, React, Vue, Svelte, or any frontend UI code. Prevents generic AI aesthetic — soft gradients, glassmorphism, hero sections in dashboards, oversized rounded corners, and decorative copy. Applies constraints from…
Skill Claude CodeCodex
Validate and iterate on the SDLC Layer Separation Architecture implementation across the check categories defined in its Evaluation Checklist — cross-references, doc completeness, knowledge-explorer layer filters, research entry metadata, integration points, and plan consistency. Produces a structured findings report…