Skill Claude CodeCodex
A command that checks CodeBrain's health and reports only failed checks.
Persistent memory, BM25 code search, MCP tools, and hook guardrails for AI coding agents — Claude Code, Codex CLI & Antigravity. One local-first .ai/ layer per repo. No SaaS, no network on hot paths.
Skill Claude CodeCodex
A command that checks CodeBrain's health and reports only failed checks.
Skill Claude CodeCodex
A one-line health-reporting command for Code Brain, a coding-agent support system. It checks diagnostics, workers, queues, and the file index.
Skill Claude CodeCodex
A command for testing whether CodeBrain's code-search context is useful and consistent. It compares search versions, ranking, latency, size limits, and other reported checks.
Skill Claude CodeCodex
A command that applies the latest version of a migrated source repository to CodeBrain, a coding-agent setup.
Skill Claude CodeCodex
A usage-reporting command for Code Brain, a coding-agent support system. It summarizes Codex activity, token use, hooks, and MCP tool calls.
Skill Claude CodeCodex
Build, install, run, and verify a reusable image-to-game-ready-3D pipeline for Unity with controlled ImageGen references, approved AI mesh providers, Blender MCP/CLI, modular era catalogs, Blender retopology/LOD/pivot processing, and Unity import/render proof. Use for 2D-to-3D assets, vehicles, aircraft, ships…
Skill Claude CodeCodex
A checklist and audit guide for in-app purchases, subscriptions, and quota billing. It covers store verification, user entitlements, webhooks, reconciliation, and an append-only ledger, which is a record where entries are added rather than rewritten.
Skill Claude CodeCodex
A checklist for reviewing code changes before they are merged into a shared codebase. It checks whether the changes match the request and follow project rules.
Skill Claude CodeCodex
A bug-diagnosis workflow that uses records of earlier failures, decisions, and lessons. It checks whether past findings still apply to the current version and environment before investigating the code.
Skill Claude CodeCodex
A workflow for reproducing a software bug, identifying its cause, and applying the smallest fix. It includes focused verification and optional failure-first tests.
Skill Claude CodeCodex
A process for implementing a requested software feature with the smallest necessary change.
Skill Claude CodeCodex
A read-only scanner for intentional simplification markers in a code repository. These markers record code that has a known limit and should be revisited when a stated condition occurs.
Skill Claude CodeCodex
A review focused only on code that may be more complicated than needed. It identifies candidates for deletion, standard-library or built-in replacements, and shorter equivalent code.
Skill Claude CodeCodex
A small-step refactoring workflow that keeps existing behavior unchanged. Refactoring means improving code structure without intentionally changing what the software does.
Skill Claude CodeCodex
A test-first implementation workflow that recalls past decisions, conventions, and lessons before coding. TDD, or test-driven development, means writing a failing test first, then implementing the code and finally cleaning it up.