jira-skill
01Plugin Claude Code
Comprehensive Jira integration with auto-detection of issue keys.
Plugin Claude Code
Comprehensive Jira integration with auto-detection of issue keys.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/jira-skill, covering agents.md (root), project, global rules, dependencies and pre-commit checks.
Instructions file
Claude Code instructions for netresearch/jira-skill, a project described as: AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud.
Skill Claude CodeCodex
Use when interacting with Jira issues - searching, creating, updating, moving, transitioning, commenting, logging work, downloading attachments, managing sprints, boards, issue links, web links, fields, or users. Auto-triggers on Jira URLs and issue keys (PROJ-123). Also use when MCP Atlassian tools fail or are…
Hook
Runs when you submit a prompt, before the agent sees it, executing detect_jira_issues.py via python3. From netresearch/jira-skill.
Skill Claude CodeCodex
Use when handling Jira issues, sprints, boards, links, fields, worklogs, attachments, or users, or on any Jira intent without a key ("create/find a ticket", "pick a project"). Auto-triggers on Jira URLs and issue keys (PROJ-123). Also use when MCP Atlassian tools fail or are unavailable for Jira Server/DC.
Skill Claude CodeCodex
Use when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira wiki markup, provides templates (bug reports, feature requests), and validates syntax before submission. Trigger on any Jira content authoring task.
Plugin Claude Code
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/agent-rules-skill, covering agents.md, commands (unverified), workflow, file map and heuristics (quick decisions).
Instructions file
Claude Code instructions for netresearch/agent-rules-skill, a project described as: Agent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible.
Skill Claude CodeCodex
Use when creating or updating AGENTS.md files, .github/copilot-instructions.md, or other AI agent rule files, onboarding AI agents to a project, standardizing agent documentation, or when anyone mentions AGENTS.md, agent rules, project onboarding, or codebase documentation for AI agents.
Plugin Claude Code
Fetch up-to-date library documentation via Context7 REST API.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/context7-skill, covering context7 skill — agent index, repo structure, commands, rules and references.
Skill Claude CodeCodex
Use when looking up library documentation, API references, framework patterns, or code examples for ANY library (React, Next.js, Vue, Django, Laravel, etc.) and the Context7 MCP server is unavailable or not configured. Fetches the same current docs directly via the Context7 REST API as a fallback. Triggers on: how to…
netresearch/claude-code-marketplace
Plugin Claude Code
Curated Agentic Skills for AI coding agents — TYPO3, PHP, Go, Docker, Jira, security, and more. Platform-agnostic skills following the open Agent Skills specification.
netresearch/claude-code-marketplace
Instructions file CodexOpenCode
Instructions for netresearch/claude-code-marketplace, covering agents.md — netresearch claude code marketplace, commands, scope separation (mandatory), marketplace as canonical discovery hub and required fields per marketplace skill entry.
netresearch/claude-code-marketplace
Instructions file
Instructions for netresearch/claude-code-marketplace, a project described as: Curated Agent Skills collection for AI-assisted development. Open standard — agentskills.io. Portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ more agents. By Netresearch.
netresearch/claude-code-marketplace
Instructions file Gemini CLI
Instructions for netresearch/claude-code-marketplace, a project described as: Curated Agent Skills collection for AI-assisted development. Open standard — agentskills.io. Portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ more agents. By Netresearch.
netresearch/git-workflow-skill
Plugin Claude Code
Git workflow best practices with commit validation hooks.
netresearch/git-workflow-skill
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/git-workflow-skill, covering git workflow skill, repo structure, doc folder taxonomy (for the spec-cleanup guard), where a fact has to live for the model to see it and the enforced budget is not the documented one.
netresearch/git-workflow-skill
Command
Drive a PR to merge — rebase, fix CI, resolve review comments, update title/description, merge when green.
netresearch/git-workflow-skill
Hook
Runs before the agent uses a tool for Bash tool calls, executing validate_git_command.py via python3. From netresearch/git-workflow-skill.
netresearch/git-workflow-skill
Skill Claude CodeCodex
Use when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, resolving PR review comments, merging PRs (including CI verification, auto-merge queues, and post-merge cleanup), managing PR review threads, merging PRs with signed commits, handling merge conflicts, verifying a…
netresearch/php-modernization-skill
Plugin Claude Code
PHP 8.x modernization patterns with type safety and PHPStan.