Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From cyberash-dev/veche.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From cyberash-dev/veche.
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
Instructions file CodexOpenCode
Instructions for cyberash-dev/veche, covering agents.md, the non-negotiable rule, project layout, architecture and naming conventions.
Instructions file
Instructions for cyberash-dev/veche, covering claude.md, tools to prefer in this repo, handoff etiquette and claude-code-specific notes about this committee.
Skill Claude CodeCodex
Convene a symmetric committee meeting between the profiles declared in /.veche/config.json on a single question, then report each participant's stance and the consensus. Use when the user wants a second opinion, wants to stress-test a decision against another model, or asks to "hold a meeting" / "convene a committee"…
cyberash-dev/coding-agent-config
Instructions file
Claude Code instructions for cyberash-dev/coding-agent-config, covering global instructions, code conventions, quality, process and output.
cyberash-dev/coding-agent-config
Skill Claude CodeCodex
Review a supplied code change or explicit file set using all applicable contextual, repository, language, and quality rules. Use whenever Codex is asked to review, audit, or inspect code in the app, CLI, IDE, automation, or another review adapter. Do not implement fixes unless the user explicitly changes the task.
cyberash-dev/coding-agent-config
Skill Claude CodeCodex
Run an independent, VCS-neutral code review through codex exec from a supplied scope file and optional rules file. Use when a hook, script, CI job, another harness, or a Codex agent needs a structured CLI review. Do not use this skill to discover Git or Arc changes.
Instructions file
Claude Code instructions for cyberash-dev/moex-mcp, covering claude.md, project overview, architecture, key conventions and build & run.
MCP server Claude CodeCodexCursor
MCP server for Moscow Exchange (MOEX) ISS API — market data, history, candles, indices, currency rates, dividends and more. Runs locally from the moex-mcp npm package.