Skill Claude CodeCodex
A skill for reviewing rules written in npm/mdc files. It keeps most checkable logic and details in a check-{id}.mjs file, while leaving readable guidance in the .mdc file without duplicating the checking algorithm.
Skill Claude CodeCodex
A skill for reviewing rules written in npm/mdc files. It keeps most checkable logic and details in a check-{id}.mjs file, while leaving readable guidance in the .mdc file without duplicating the checking algorithm.
Skill Claude CodeCodex
A command for manually normalizing ADR drafts, where ADRs are short records of important architecture decisions.
Skill Claude CodeCodex
An autonomous tool that runs mutation testing, reviews the surviving mutants, and writes tests in up to three iterations. Mutation testing changes code deliberately to check whether tests detect the changes.
Skill Claude CodeCodex
A required documentation step for changed or new JavaScript, TypeScript, Vue, and Python files. It creates a short Ukrainian-language Markdown document beside each code file and records a checksum to detect outdated documentation.
Skill Claude CodeCodex
A workflow for running a delta linter on files changed against the origin branch, then fixing reported violations. A linter checks code for rule violations; origin is the tracked remote branch.
Skill Claude CodeCodex
A read-only analysis tool that prepares a self-contained text prompt for another Codex or Cursor coding agent. It examines the current project folder without changing the repository.
Skill Claude CodeCodex
A skill for preparing material from the current working context for publication in a team Telegram channel. Telegram is a messaging platform that supports channels for broadcasting posts.
Skill Claude CodeCodex
A project-update tool that reviews new module versions, explains major-version changes, and refactors incompatible code. The description is in Ukrainian.
Command Claude Code
A review command for npm MDC rules, where MDC is a rule format used to describe checks. It keeps the detailed checking logic in a JavaScript file and the human-readable explanation in the MDC file.
Command Claude Code
A command for manually normalising ADRs, which are written records of architecture decisions, in one batch of drafts.
Command Claude Code
A command for guiding a structured idea-generation session on topics such as product features, system design, business plans, names, marketing, or problem solving.
Command Claude Code
An automated documentation step that creates concise behavioural Ukrainian Markdown files beside changed or new code files.
Command Claude Code
A command that runs the delta linter, a code checker, on files changed compared with the origin branch.
Command Claude Code
A command for preparing a self-contained text prompt for another Claude or Cursor coding agent. It performs a read-only analysis of the current working directory, so it does not change the repository.
Command Claude Code
A command that prepares material from the current work context for publication in a team Telegram channel.
Command Claude Code
A command that updates project dependencies across JavaScript, Rust, Python, and other supported ecosystems.
Hook Claude Code
Runs when the agent finishes a response, executing capture-decisions.sh and normalize-decisions.sh via bash (2 commands). From nitra/7n-rules.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From nitra/7n-rules.
Settings file Claude Code
Agent settings declaring 2 hook events (Stop, PreToolUse) and 9 allowed tools.
Cursor rule Cursor
Always use modern rego.v1 syntax for OPA/Rego policies.
Cursor rule Cursor
A project rule about command-line utilities run through bunx, a tool that runs packages without adding them to the project.
Cursor rule Cursor
A rules package that gathers drafts of architecture decision records, runbooks, and knowledge notes, then normalizes them into docs/adr/. ADRs record important technical decisions; runbooks describe operational procedures.
Cursor rule Cursor
Uma regra que define o Bun como o único gerenciador de pacotes de um monorepo, um repositório que contém vários projetos relacionados.
Cursor rule Cursor
Єдина documentation surface: file-level CRC docs як evidence та trigger, package-level CI4 knowledge для AI-assisted планування змін, protected zones, traceability, Changeability Test і Gap Test.