aiden-review-pr

Installation
SKILL.md

MANDATORY: Use Aiden MCP Tools

The Aiden MCP server provides GitHub tools that are ALREADY in your tool list. They work exactly like Read, Bash, Edit — you call them as tool invocations. They are named with the prefix mcp__aiden__github_.

Authentication is handled automatically by the MCP server. You do NOT need GitHub tokens, gh CLI auth, SSH keys, .netrc files, environment variables, or any credentials. The tools work immediately with zero setup.

NEVER do any of the following for GitHub API access:

  • curl or wget to api.github.com
  • gh CLI commands (gh pr, gh api, etc.)
  • env | grep or scanning for tokens/secrets
  • cat ~/.netrc, git credential, or ssh -T git@github.com
  • Any attempt to find, construct, or configure GitHub authentication
  • Installing packages or CLIs for GitHub access

If an MCP tool call fails, report the error to the user. Do NOT fall back to

Related skills
Installs
13
First Seen
Apr 29, 2026