By NexusSema
Manage Scrum workflows with Jira issue tracking, sprint planning, and bidirectional Markdown-to-Confluence sync, while automatically running cleanup scripts on Claude Code stop events.
Bidirectional sync between local Markdown files and Confluence pages. Use this skill when the user wants to push a .md file to Confluence, pull a Confluence page as .md, batch-push a directory of markdown files, or check sync status. Trigger on requests like "push this doc to Confluence", "pull the PRD from Confluence as markdown", "sync docs to Confluence", "convert this markdown to a Confluence page", or "batch push all docs".
Manage Jira issues, sprints, and boards via the Jira REST API v3 and Agile API. Use this skill whenever the user wants to create, update, transition, search, or manage Jira issues — including epics, stories, tasks, bugs, and sub-tasks. Trigger on any mention of Jira issues, Jira URLs ({instance}/browse/PROJ-123), issue keys, JQL queries, sprints, boards, backlogs, or requests like "create a Jira ticket", "move this to In Progress", "search for bugs in PROJ", "add to sprint", "link these issues", or "bulk create stories".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugins that bring structured, interactive SDLC workflows and Scrum Master automation to your development process. Built on the BMAD-METHOD, the plugins package battle-tested product planning methodology into composable skills, subagents, and hooks that run directly inside Claude Code.
Add the marketplace:
/plugin marketplace add NexusSema/omg-marketplace
Install the plugins:
/plugin install sdlc@om-nexus-official
/plugin install scrum-master@om-nexus-official
You can choose the installation scope:
| Scope | Flag | Who sees it |
|---|---|---|
| User (default) | (none) | You, in all projects |
| Project (shared) | --scope project | Anyone who clones the repo |
| Local (private) | --scope local | You, in this project only |
Verify:
/sdlc:help
/sm:help
NexusSema/omg-marketplace to add the marketplaceAlternatively, you can configure it at the project level so it loads automatically for all collaborators. Add to your repository's .claude/settings.json:
{
"extraKnownMarketplaces": {
"om-nexus-official": {
"source": {
"source": "github",
"repo": "NexusSema/omg-marketplace"
}
}
},
"enabledPlugins": {
"sdlc@om-nexus-official": true,
"scrum-master@om-nexus-official": true
}
}
Commit and push — anyone opening the project in Cowork will be prompted to install the plugin.
/plugin update sdlc@om-nexus-official # Update to latest version
/plugin update scrum-master@om-nexus-official # Update scrum-master
/plugin disable sdlc@om-nexus-official # Disable without removing
/plugin uninstall sdlc@om-nexus-official # Remove completely
/reload-plugins # Apply changes without restarting
# PRD workflows
/sdlc:prd-create # Create a PRD from scratch (12-step interactive workflow)
/sdlc:prd-validate # Validate an existing PRD against BMAD standards (13 checks)
/sdlc:prd-edit # Edit and improve an existing PRD (5-step workflow)
# Architecture workflows
/sdlc:arch-create # Create architecture decisions from a PRD (8-step workflow)
/sdlc:arch-shard # Shard architecture into 7 focused sub-documents (8-step workflow)
/sdlc:arch-validate # Validate architecture document against standards
/sdlc:arch-diagrams # Generate draw.io diagrams from architecture shard documents
# Epics & Stories
/sdlc:epics-create # Break requirements into epics and user stories (4-step workflow)
/sdlc:epics-gaps # Find implementation gaps in epics/stories (6-step workflow)
# Spec (Technical Specifications)
/sdlc:spec-create # Create a technical specification (5-step interactive workflow)
/sdlc:spec-edit # Edit and improve an existing specification
/sdlc:spec-review # Review a spec for consistency, contamination, completeness
/sdlc:spec-propagate # Propagate changes across related spec documents
# Confluence
/sdlc:confluence # Fetch, edit, push, search, create Confluence pages
# Scrum Master
/sm:jira # Manage Jira issues, sprints, and boards
/sm:sync-docs # Bidirectional markdown ↔ Confluence sync
/sm:help # Scrum Master plugin documentation
# General
/sdlc:help # Plugin documentation and architecture overview
| Command | What it does | Steps |
|---|---|---|
/sdlc:prd-create | Build a PRD from scratch through collaborative discovery | 12 |
/sdlc:prd-validate | Audit a PRD against BMAD quality standards | 13 |
/sdlc:prd-edit | Improve an existing PRD with structured review | 5 |
| Command | What it does | Steps |
|---|---|---|
/sdlc:arch-create | Create architecture decisions from a PRD | 8 |
/sdlc:arch-shard | Decompose monolithic architecture into 7 sub-documents with Mermaid diagrams | 8 |
/sdlc:arch-validate | Validate architecture document against BMAD standards (subagent or interactive) | — |
/sdlc:arch-diagrams | Generate draw.io C4 diagrams from shard doc content (sequential, parallel, or interactive) | — |
npx claudepluginhub nexussema/omg-marketplace --plugin scrum-masterInteractive SDLC workflows — PRD, architecture, epics, technical specifications, and Confluence management using BMAD methodology with skills, subagents, hooks, and scripts.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.