원클릭으로
pos-qa
QA composite — browser testing, health scoring, and evaluation with test result memory. Replaces 5 QA skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
QA composite — browser testing, health scoring, and evaluation with test result memory. Replaces 5 QA skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
Ads composite — audit campaigns, create ad copy, optimize bids, and report performance with persistent campaign memory. Replaces 20 fragmented ads skills.
Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills.
Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills.
Debug composite — reproduce, hypothesize, test, fix with bug pattern memory. Replaces 4 debug skills.
| name | pos-qa |
| description | QA composite — browser testing, health scoring, and evaluation with test result memory. Replaces 5 QA skills. |
| argument-hint | [test|audit|browse] [url or path] |
QA composite — browser testing, health scoring, and evaluation with test result memory. Replaces 5 QA skills.
Replaces: qa, qa-only, browse, agentic-eval, self-eval
| Action | What |
|---|---|
test [url] | Full QA — browser testing, health score 0-100, bug detection |
audit [path] | Code quality audit without browser (static analysis + tests) |
browse [url] | Headless browser interaction — navigate, screenshot, inspect |
~/.productionos/domains/pos-qa/sub-skills/{action}.mdevaluation/rubric.yml, update memoryStored at ~/.productionos/domains/pos-qa/:
test-history.jsonl (health scores over time), known-bugs.jsonl (tracked issues with status), baseline-screenshots/ (visual regression reference), learnings.jsonl
| Parameter | Values | Default | Description |
|---|---|---|---|
action | test, audit, browse | test | Sub-skill to run |
target | path, URL, or description | required | What to operate on |