By znorris
Full development lifecycle: define issues, plan work, implement changes, review code, and orchestrate the entire flow with agent teams
Investigates review findings via sub-agents, compiles adjudication report, then walks the developer through findings conversationally. Produces approved-findings.md.
Assigns fixes from the plan to execution sub-agents. Tracks progress, coordinates conflicts, updates fix-plan.md with completion status.
Reads approved findings and produces a consolidated fix plan. Groups related fixes, identifies parallelizable work, specifies changes per file. Operates in plan mode — does not make code changes.
Performs focused code review on provided files/changes. Produces structured findings. Does NOT explore the broader codebase.
Review code changes from a merge request, pull request, branch, or commit without applying fixes. Optionally pulls in ticket context and posts findings to GitLab, GitHub, Jira, a local markdown file, etc. Use when the user asks to "review this MR", "review this PR", "review my branch", "code review", "look at these changes", or wants feedback on code without automated fixes.
Guided full-lifecycle development orchestration via agent team. Use when the user asks to "start a new task from scratch", "walk me through the full workflow", "guide me through development", or wants structured define, plan, implement, review, and commit phases with decision points. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled.
Execute an implementation plan using parallel sub-agents for independent steps. Use when the user asks to "implement in parallel", "use a team to implement", or wants faster plan execution via agent team. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled.
Execute an implementation plan step by step with verification checkpoints and progress tracking. Use when the user asks to "implement the plan", "execute the steps", "start implementing", or has an approved plan ready to implement.
Investigate a bug or define requirements for a feature, then produce a structured issue document. Use when the user asks to "create an issue", "write a ticket", "investigate a bug", "define a feature", or needs a well-structured problem statement for their tracker.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A Claude Code plugin marketplace with skills for software development, project management, data research, and team workflows.
# Add the marketplace
/plugin marketplace add znorris/claude-marketplace
# Install plugins (pick what you need)
/plugin install development@znorris/claude-marketplace
/plugin install git@znorris/claude-marketplace
/plugin install release@znorris/claude-marketplace
/plugin install atlassian-tools@znorris/claude-marketplace
/plugin install gitlab-tools@znorris/claude-marketplace
/plugin install meetings@znorris/claude-marketplace
/plugin install scorevision@znorris/claude-marketplace
/plugin install stat-consulting@znorris/claude-marketplace
/plugin install slack-tools@znorris/claude-marketplace
/plugin install meeseeks@znorris/claude-marketplace
Skills for the full software development lifecycle: defining issues, planning work, implementing changes, reviewing code, and orchestrating the entire flow with agent teams.
The development, git, and release plugins map to a standard dev flow. Use them independently or chain them together:
Define -> Plan -> Implement -> Review -> Commit -> Release
| Phase | Plugin | What it does |
|---|---|---|
| Define | development | Create well-structured issues from bugs or feature requests |
| Plan | development | Break down issues into concrete implementation steps |
| Implement | development | Execute plans step by step, solo or with parallel sub-agents |
| Review | development | Review changes for correctness, security, and maintainability |
| Commit | git | Generate conventional commit messages and branch summaries |
| Release | release | Generate changelogs and user-facing release notes |
Typical flow: /issue-create to define the work, /plan-work to break it down, /implement to execute, /review-team to verify, /git-commit-msg to commit, then /changelog and /release-notes when ready to ship.
For the full guided experience, use /guided-dev-team to walk through each phase with decision points.
| Skill | Description |
|---|---|
/issue-create | Investigate a bug or define requirements for a feature, then produce a structured issue document |
/plan-work | Break down an issue or task into concrete implementation steps with file locations, code changes, and acceptance criteria |
/implement | Execute an implementation plan step by step with verification checkpoints and progress tracking |
/implement-team | Execute an implementation plan using parallel sub-agents for independent steps. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled. |
/code-review | Review code from an MR, PR, branch, or commit with optional ticket context and flexible output destinations |
/review-team | Multi-stage code review pipeline with adjudication, planning, and automated fixes. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled. |
/guided-dev-team | Guided full-lifecycle orchestration: define, plan, implement, review, and commit with decision points at each phase. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled. |
Git workflow skills for conventional commit messages and branch summaries.
| Skill | Description |
|---|---|
/git-commit-msg | Analyze staged git changes and generate a conventional commit message |
/git-branch-summary | Summarize all git commits on your branch since diverging from main into a title and description |
Generate changelogs and user-facing release notes from git history.
| Skill | Description |
|---|---|
/changelog | Generate or update CHANGELOG.md from git commits since the last tag |
/release-notes | Generate user-facing release notes from git commits since the last tag, written for end users rather than developers |
Transform meeting transcripts into structured, citable summaries with iterative refinement.
| Skill | Description |
|---|---|
/summarize-meeting | Transform a raw meeting transcript into a structured summary with citations and iterative refinement |
Reference for Atlassian CLI (acli) commands covering JQL queries, ticket transitions, comments, and workflow operations.
| Skill | Description |
|---|---|
/jira-cli | Reference guide for acli commands covering JQL queries, ticket transitions, comments, and workflow operations |
Quick reference for GitLab CLI (glab) commands covering issues, merge requests, pipelines, and CI/CD operations.
| Skill | Description |
|---|---|
/gitlab-cli | Reference guide for glab commands covering issues, merge requests, pipelines, releases, and CI/CD |
Reference for Slack message formatting covering mrkdwn syntax, Block Kit, mentions, emoji, dates, and canvas documents.
npx claudepluginhub znorris/claude-marketplace --plugin developmentGenerate conventional commit messages and branch summaries from git history
Press the button on the meeseeks box to spawn a helpful Mr. Meeseeks. I'm Mr. Meeseeks look at me!
Statistical data research consulting engagement system with multi-agent sampling, collection, analysis, and reporting
Transform meeting transcripts into structured, citable summaries with iterative refinement
Quick reference for GitLab CLI (glab) commands covering issues, merge requests, pipelines, and CI/CD operations
Standup reports, changelogs, and git productivity helpers
Git-as-knowledge-graph workflow for traceability across issues, branches, commits, reviews, and PRs.
External artifacts: commit, pull-request, release-tag, issue-create
AI-Driven Engineering workflow commands for managing issues, tasks, implementation, and PRs.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code