wp-media
- 27 skills
- 0 followers
- 6 hours ago last updated
- ▌ Apvm CLI · wp-media bundleBuild, inspect, and manage versions of the WP-Media WordPress plugins registered in apvm (BackWPup — `free`, `pro-de`, `pro-en` variants — WP Rocket, and Imagify) with the apvm CLI (Automation Plugin Version Manager). Covers `apvm build` (from a PR, branch, tag, commit, or GitHub Release), `apvm list` / `apvm info` (registered plugins), `apvm cache` (info / clean / gc / verify / repair / clear), `apvm config` (token, cache-dir, cache), `apvm skill` (install/uninstall this Claude Code skill), `apvm update`, and `apvm uninstall`. Use when the user mentions apvm, asks to build BackWPup / WP Rocket / Imagify from a PR/branch/tag/commit/release, asks about or invokes any apvm subcommand, or hits an apvm-related error (token, cache, build failure).
- ▌ Pr · wp-mediaGenerate a PR description for the current branch using commits, diffs, and the project template.
- ▌ Test · wp-mediaWrite PHPUnit tests for PHP source files, auto-detecting conventions from the project.
- ▌
- ▌ Commit · wp-mediaAnalyse changes, create atomic commits with generated messages, then offer to push. Accepts inline hints — "without <file>", "excluding <path>", "only <path>".
- ▌ Cadenza · wp-mediaShow the Cadenza command map — a quick reference to all available agents and commands.
- ▌
- ▌ Sentry Stats · wp-mediaProduce a per-person Sentry activity dashboard (archives, resolves, notes with a heatmap) across projects for a given period. Requires the Sentry MCP.
- ▌ Retrospective · wp-mediaAnalyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
- ▌ Sentry Triage · wp-mediaTriage new, regressed, and escalating Sentry production errors — score them, post triage notes, and draft GitHub issues for the important ones (requires the Sentry MCP).
- ▌ Backlog Triage · wp-mediaOrchestrated audit of the current repo's open GitHub-issue backlog — fans out code-review and per-issue categorization agents, verifies which issues are already fixed, and produces a ranked shortlist of AI-autonomous quality wins plus a full triage (Should Keep / Already Fixed / Unsure / Close Candidate), published as an HTML artifact. Read-only against GitHub — never closes, comments on, or edits issues.
- ▌ Sprint Planner · wp-mediaWrite a paste-ready Slack sprint message (kick-off / mid-sprint / end-of-sprint) from a GitHub Projects sprint.
- ▌ Maestro QA · wp-mediaRun QA validation on a pull request — boots the local environment, tests acceptance criteria, and optionally posts the report as a PR comment. Standalone entry point for the qa-engineer agent.
- ▌ Dod · wp-mediaRun the Definition of Done checklist for the current branch — PASS/WARN/FAIL with evidence.
- ▌
- ▌ Docs · wp-mediaUpdate developer-facing documentation to reflect code changes on the current branch.
- ▌ Maestro Groom · wp-mediaGroom a single GitHub issue — produce an implementation spec and optionally post the grooming summary as a GitHub comment. Standalone entry point for the grooming-agent.
- ▌ Maestro Review · wp-mediaRun a lead code review on the current branch or a given PR. Standalone entry point for the lead-reviewer agent.
- ▌ Sprint · wp-mediaPlan and estimate issues for a sprint — capacity planning, story points, HTML report.
- ▌
- ▌ Maestro Challenge · wp-mediaAdversarially review a grooming spec before implementation starts. Finds hidden risks, unvalidated assumptions, and missing dependencies. Standalone entry point for the challenger agent.
- ▌
- ▌ Maestro Transplant · wp-mediaGenerate a bespoke issue-workflow for any target project. Phase 1 — a Claude Opus analyst reads the project deeply and produces a disposition report. Phase 2 — on approval, parallel writer agents transplant every Maestro workflow component, adapted to the target project's actual stack, test runner, dev environment, and conventions. Use when a project needs its own self-contained issue-workflow without taking a direct dependency on Maestro.
- ▌ Orchestrator · wp-media bundleStart a full delivery run from a GitHub issue number, URL, or raw description.
- ▌ Issue Workflow · wp-media bundleFetch a GitHub issue and run the full grooming → implementation → review → QA pipeline.
- ▌ Knowledge Graph · wp-mediaRead and refresh the project's dependency graph to trace classes, services, and modules.
- ▌ Onboard Project · wp-mediaWire a new project — writes maestro.json and scaffolds the temp directory structure.