By DiversioTeam
Create, route, and inspect GitHub issues from Claude Code or Codex with gh CLI-backed defaults for DiversioTeam/monolith, repo-local execution repos, and project-board hydration.
Add a low-friction backlog item to the planning repo with default backlog labels and Inbox-style project placement.
Validate gh auth and set github-ticket defaults for planning, execution repos, project hydration, labels, and backlog behavior.
Create a full GitHub issue with canonical sections, smart repo routing, default labels, and project-board hydration.
Create a linked GitHub follow-up or execution issue from an existing planning or execution issue, with project-board hydration.
Fetch one GitHub issue in detail by issue number, repo-qualified reference, or URL.
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.
Agent Skills marketplace for Diversio.
This repo follows the Agent Skills standard: an
open, tool-agnostic format for packaging capabilities and workflows for agents.
A skill is a directory with a required SKILL.md that contains YAML frontmatter
(name, description) and Markdown instructions, plus optional scripts/,
references/, and assets/.
Key points from the standard:
SKILL.md is required and starts with YAML frontmatter.name must match the skill directory and use lowercase letters, numbers, and hyphens.description should explain what the skill does and when to use it.license, compatibility, metadata, and experimental allowed-tools (space-delimited string).SKILL.md focused; link to longer guidance in references/ or helpers in scripts/.Skills are designed for progressive disclosure: agents read metadata first,
load the full SKILL.md when invoked, and open references/ or scripts/
only if needed.
To keep Skills portable across both OpenAI Codex and Claude Code:
name + description in YAML frontmatter; treat other fields as optional/ignored by many runtimes.description single-line and ≤500 chars (Codex validates this at startup).anthropic/claude in Skill names and don’t include XML tags in name/description (Claude).SKILL.md reasonably small (≈<500 lines); move deep docs into references/.To keep Skills reliable and LLM-friendly, treat SKILL.md as an orchestrator, not a dump:
SKILL.md in a PR/push must stay at or below 500 lines (CI fails above this).SKILL.md.references/*.md.scripts/.Run the guard locally before opening a PR:
bash scripts/validate-skills.sh
This default mode validates changed and untracked SKILL.md files in your working tree.
Use bash scripts/validate-skills.sh --all for a full-repo audit.
AGENTS.md (source of truth); CLAUDE.md only includes it.plugins/<plugin>/skills/<skill-name>/SKILL.md with YAML frontmatter (name, description).name and stays in kebab-case.plugins/<plugin>/commands/*.md entrypoint.SKILL.md focused; put deep docs in references/ and helpers in scripts/.plugins/<plugin>/.claude-plugin/plugin.json
and keep .claude-plugin/marketplace.json in sync.This repository hosts Diversio-maintained Agent Skills and plugin manifests so the same skills can be distributed via the Claude Code marketplace or other channels.
The repo-docs plugin is now explicitly informed by OpenAI's February 11,
2026 article Harness engineering: leveraging Codex in an agent-first
world.
The practical takeaway for this repo is:
AGENTS.md as a short routing map, not a giant handbook.npx claudepluginhub diversioteam/agent-skills-marketplace --plugin github-ticketManages the full release workflow for Django4Lyfe backend - creating release PRs, version bumping, conflict resolution, GitHub releases with date-based versioning (YYYY.MM.DD), and post-release branch sync.
MixPanel analytics tracking implementation and review Skills for Django4Lyfe optimo_analytics module.
Follows Diversio backend repo-local PR workflow docs, GitHub issue linkage, safe Django migrations, and downtime-safe schema changes.
Pedantic backend pre-commit and atomic-commit Skill for Django/Optimo-style repos, enforcing local AGENTS.md, repo-local docs, pre-commit hooks, and repo-local commit hygiene with an explicit fix-retry convergence protocol.
Unified backend/frontend Dependabot remediation workflow with dependabot.yml review/scaffold, alert deduplication, wave planning, execution guardrails, and post-merge closure verification.
GitHub issue triage, creation, and management
GitHub workflow: issues, PRs, worktrees, sub-issues
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.