Instructions file Gemini CLI
Shared development rules for Gemini CLI, an AI coding assistant, covering commits, security, branches, and code quality.
Instructions file Gemini CLI
Shared development rules for Gemini CLI, an AI coding assistant, covering commits, security, branches, and code quality.
Agent Claude Code
A read-only agent that examines branch or pull-request code changes from the perspective of an experienced engineer. A pull request is a proposed set of changes awaiting review.
Agent Claude Code
A read-only research agent for examining a codebase and its documentation. It reports findings with file paths, line numbers, and supporting quotations.
Settings file Claude Code
Agent settings declaring 0 allowed tools.
Skill Claude CodeCodex
A Japanese-language code-review skill that checks submitted code for readability, correctness, security, performance, and ease of testing.
Skill Claude CodeCodex
A testing guide for writing automated tests for code and stated requirements. TDD, or test-driven development, is a practice of describing expected behavior with tests and using them while building the code.
Skill Claude CodeCodex
A code-review workflow examines the changes on a local branch or pull request and returns structured findings. A pull request is a proposed set of changes submitted for review before merging.
MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
MCP server Claude CodeCodexCursor
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor
Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package.
MCP server Claude CodeCodexCursor
MCP server "examplehttp", hosted remotely at example.com, as configured in sanpicule/claude-config.
Instructions file
A project configuration file containing repository-specific rules for the environment, languages, frameworks, architecture, Git, testing, and security.