By bowentan
GitLab team workflow commands for commits, MR descriptions, and code reviews
Perform git commit with the message body written as a bullet list. Use when committing with git and the user wants bullet-list commit bodies.
Review a GitLab merge request: fetch MR (default repo = project name), analyze the diff, and optionally post review comments. Use when asked to review an MR, do a code review on GitLab, or when the user wants MR feedback. Triggers on: review MR, review merge request, review this MR, code review GitLab, glab mr review.
Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description.
Perform git commit with the message body written as a bullet list. Use when committing with git and the user wants bullet-list commit bodies.
Review a GitLab merge request: fetch MR (default repo = project name), analyze the diff, and optionally post review comments. Use when asked to review an MR, do a code review on GitLab, or when the user wants MR feedback. Triggers on: review MR, review merge request, review this MR, code review GitLab, glab mr review.
Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description.
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.
Collections of Claude Code plugins, skills and tools.
Add the marketplace:
/plugin marketplace add https://github.com/bowentan/super-agent
Install plugins:
/plugin install prd@super-agent
/plugin install gitlab-workflow@super-agent
Using the skills CLI you can install these skills into Claude Code (and other agents like Cursor, Codex, OpenCode):
# Install all skills from this repo (interactive: choose skills and agents)
npx skills add bowentan/super-agent
# Install only for Cursor
npx skills add bowentan/super-agent -a cursor
# Install specific skills
npx skills add bowentan/super-agent --skill prd --skill git-commit-bullets --skill update-mr-desc --skill gitlab-mr-review
# List available skills without installing
npx skills add bowentan/super-agent --list
[!CAUTION] For Cursor, copy skills instead of symlinks.
Plugins are registered in .claude-plugin/marketplace.json following Claude Code's marketplace standard.
| Plugin | Description | Prerequisites |
|---|---|---|
| prd | Generate Product Requirements Documents for new features. Asks clarifying questions and writes structured PRDs to docs/prds/. | None. Provide a feature description or use triggers: create a prd, write prd for, plan this feature, requirements for, spec out. |
| gitlab-workflow | GitLab team workflow commands: git-commit-bullets (bullet-list commit messages with Conventional Commits), update-mr-desc (summarize MR changes into a bulleted description), gitlab-mr-review (review MR diffs and optionally post comments). | Git repo. glab MCP or CLI; GitLab auth for MR commands. |
See CONTRIBUTING.md for plugin submission guidelines.
MIT
npx claudepluginhub bowentan/super-agent --plugin gitlab-workflowGenerate Product Requirements Documents for new features
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Git-as-knowledge-graph workflow for traceability across issues, branches, commits, reviews, and PRs.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.