Reviews a GitHub pull request created from the current repository and posts findings as line-specific and summary comments via gh. Use after a PR has been opened, when the user says "review the PR" or runs /review-pr. Must be given the PR number or told to infer it from the current branch.
Run the pr-reviewer subagent against an open PR and post findings as GitHub comments. Usage: /review-pr [PRNUMBER]. Without a number, reviews the PR for the current branch.
Contributor guidance for the ultra-jira-mcp repo itself — how to add a new Jira operation, where the toolkit boundary sits, which layer owns which concern, how to run tests and benchmarks. Use when modifying files under src/ or tests/ in this repo, NOT when calling Jira from another project (that's the jira skill).
Instructions for criblio/ultra-jira-mcp, covering ultra-jira-mcp — agent guide, layout, mental model, two modes — pick the right one and what lives where (toolkit vs. this repo).
Claude Code instructions for criblio/ultra-confluence-mcp, covering notes for claude / agents working in this repo, context-efficient reads, confluence link rewriting on upload, mermaid in pages and building & testing.