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).
$npx -y skills add criblio/ultra-jira-mcp --skill jira-mcp-devInstalls into the current project.
Run `npx skills use "https://github.com/criblio/ultra-jira-mcp" --skill "criblio/ultra-jira-mcp/jira-mcp-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/criblio/ultra-jira-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/criblio/ultra-jira-mcp"` and select the relevant skills, then follow their instructions.