From productionos
Report-only QA testing — produces structured report with health score, screenshots, and repro steps. No fixes applied.
npx claudepluginhub shaheerkhawaja/productionos --plugin productionosThis skill uses the workspace's default tool permissions.
Report-only QA testing — produces structured report with health score, screenshots, and repro steps. No fixes applied.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
Report-only QA testing — produces structured report with health score, screenshots, and repro steps. No fixes applied.
| Parameter | Values | Default | Description |
|---|---|---|---|
url | string | -- | URL to test |
mode | string | full | Mode: full |
Same methodology as /qa but strictly read-only. No fixes. No code changes. Report only.
Run templates/PREAMBLE.md.
Follow the same Steps 1-4 as /qa (discover, smoke, deep QA, health score).
HARD-GATE: Do NOT dispatch any agent with Write or Edit tools. This is a READ-ONLY audit.
Write report to .productionos/QA-ONLY-{timestamp}.md with:
Run templates/SELF-EVAL-PROTOCOL.md on report completeness and evidence quality.
| Scenario | Action |
|---|---|
| No target provided | Ask for clarification with examples |
| Target not found | Search for alternatives, suggest closest match |
| Missing dependencies | Report what is needed and how to install |
| Permission denied | Check file permissions, suggest fix |
| State file corrupted | Reset to defaults, report what was lost |