PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-release-block.sh. From sachinshelke/codevira.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-release-block.sh. From sachinshelke/codevira.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Use this skill before ANY code-writing tool call (Edit, Write, NotebookEdit) on this project. Triggers on phrases like "implement", "fix bug", "add feature", "refactor", "create function", "modify file", or whenever the user asks for a code change. Forces a 4-step CONTEXT → PURPOSE → REASON → CODE sequence with…
Skill Claude CodeCodex
Use this skill whenever you're about to (1) make a definitive claim like "this works", "tests pass", "ready to ship", "fixed", "done"; or (2) propose a solution to a problem; or (3) diagnose a bug or issue. Forces explicit confidence calibration with inline evidence, surfaces what you don't know, and demands a…
Skill Claude CodeCodex
Use this skill on ANY code change in codevira's product surface (mcpserver/, indexer/). Triggers on Edit/Write to product code, on phrases like "fix bug", "add feature", "handle error", or any modification to commands the end-user runs. Enforces 10 product- reliability principles: no silent failures, atomic state…
Skill Claude CodeCodex
Use this skill before committing, pushing, or opening a PR. Triggers on phrases like "commit", "git commit", "push", "open PR", "create pull request", "finalize this change". Enforces conventional commit messages, atomic commits, code style (ruff/mypy), public-API docstrings, actionable error messages, changelog…
Skill Claude CodeCodex
Use this skill whenever the conversation mentions releasing, shipping, publishing, promoting to PyPI, "ship it", "release X.Y.Z", "ready to release", "let's publish", or any phrase suggesting moving codevira to production. Walks the 5-gate release gauntlet (G1-G5) and refuses to proceed without evidence at every gate.…
Instructions file CodexOpenCode
Instructions for sachinshelke/codevira, covering codevira-tracked project memory: codevira, locked decisions (donotrevert), active conventions, codevira — persistent project memory and when to call which codevira tool.
Instructions file
Instructions for sachinshelke/codevira, covering codevira — persistent project memory, when to call which codevira tool, at the start of every session, before modifying any file and before adopting a pattern, library, or naming convention.
Instructions file Gemini CLI
Instructions for sachinshelke/codevira, covering codevira — persistent project memory, when to call which codevira tool, at the start of every session, before modifying any file and before adopting a pattern, library, or naming convention.
Skill Claude CodeCodex
Defines the state management and cross-agent handoff protocol for ToolsConnector.
Skill Claude CodeCodex
Connector Implementer Persona for integrating new tools into the registry.
Skill Claude CodeCodex
Documenter Persona for writing and maintaining project documentation.
Skill Claude CodeCodex
Health Watcher Agent Persona for checking upstream API drift.
Skill Claude CodeCodex
MCP Generator Persona for Model Context Protocol integrations.
Skill Claude CodeCodex
Principal Architect Persona for designing the Core Primitive.
Skill Claude CodeCodex
Code Reviewer Persona for quality assurance and spec compliance.
Skill Claude CodeCodex
Test Engineer Persona for building and maintaining the testing infrastructure.
Settings file Claude Code
MCP configuration declaring 1 server: codevira.
Cursor rule Cursor
Always follow these rules when developing in this workspace.
Instructions file CodexOpenCode
Instructions for sachinshelke/ToolsConnector, covering codevira-tracked project memory: toolsconnector, locked decisions (donotrevert) and active conventions.