woc-qa

GitHub

为World of ClaudeCraft项目提供端到端贡献质量保障,涵盖准备度检查、范围回归测试及条件专家审查。用于验证分支、检查工作就绪状态或评估贡献完整性,协调构建测试并分派专业审查员。

.agents/skills/woc-qa/SKILL.md levy-street/world-of-claudecraft

Trigger Scenarios

QA changes make work ready verify a branch or worktree assess whether a contribution is complete

Install

npx skills add levy-street/world-of-claudecraft --skill woc-qa -g -y
More Options

Non-standard path

npx skills add https://github.com/levy-street/world-of-claudecraft/tree/main/.agents/skills/woc-qa -g -y

Use without installing

npx skills use levy-street/world-of-claudecraft@woc-qa

指定 Agent (Claude Code)

npx skills add levy-street/world-of-claudecraft --skill woc-qa -a claude-code -g -y

安装 repo 全部 skill

npx skills add levy-street/world-of-claudecraft --all -g -y

预览 repo 内 skill

npx skills add levy-street/world-of-claudecraft --list

SKILL.md

Frontmatter
{
    "name": "woc-qa",
    "description": "Run end-of-contribution QA for World of ClaudeCraft, including readiness checks, scoped regression testing, and conditional specialist review. Use when asked to QA changes, make work ready, verify a branch or worktree, or assess whether a contribution is complete."
}

World of ClaudeCraft QA

Coordinate one evidence-backed QA pass for the requested change.

Establish authority and scope

  1. Read the root CLAUDE.md in full.
  2. Read each relevant local CLAUDE.md before inspecting or editing that area.
  3. Run git status --short and preserve unrelated work.
  4. Establish the diff once. Prefer the working tree when changes are uncommitted; otherwise use the user-provided base or active release base. Never assume main.
  5. Treat review, check, and audit as read-only. Treat fix findings, make ready, or implementation requests as permission for scoped remediation.
  6. Do not commit, push, post comments, or create pull requests unless explicitly asked.

CLAUDE.md owns repository architecture and invariants. Reference it instead of restating or replacing it.

Run coordinator-owned checks

The coordinating agent owns build, test, lint, generation, and scanner commands. Specialist agents inspect code and shared command output without rerunning the full gate.

During iteration, run the smallest relevant set:

  1. Targeted Vitest files for changed behavior.
  2. Architecture or localization guard tests for touched domains.
  3. npm run i18n:gen before tests that require generated localization artifacts.
  4. npm run ci:changed.
  5. npx tsc --noEmit.

Before declaring implementation work ready, run:

npm run gate

If a command cannot run, report the exact blocker and continue with every safe check that remains.

Dispatch conditional reviewers

Give each reviewer the established diff, relevant files, applicable canonical instructions, and command results. Require read-only evidence with file and line references. Use only the agents relevant to the diff:

  • woc_sim_architecture for simulation behavior, determinism, or module boundaries.
  • woc_cross_platform for world, network, wire, RL, matcher, or client parity.
  • woc_persistence for DDL, stored JSONB, save paths, or compatibility.
  • woc_database_performance for SQL, indexes, query call sites, pool or lock behavior, timeout policy, background database work, driver/dependency upgrades, PostgreSQL engine/resource/configuration/topology changes, or features that increase stored-data cardinality.
  • woc_security for server, admin, auth, deployment, secrets, or trust boundaries.
  • woc_test_coverage for changed behavior, acceptance criteria, and regression tests.
  • woc_frontend for UI, render, CSS, i18n, accessibility, responsive, or fairness work.
  • woc_release_malware for releases, dependencies, install behavior, AI instructions, or suspicious executable content.

Run independent reviewers in parallel when capacity permits. Verify consequential findings against the actual diff and surrounding code. Reject speculative, inherited, duplicate, or out-of-scope findings. In review-only mode, do not edit files.

Report

Return the scope and base, commands and results, reviewers used, confirmed findings, authorized fixes, remaining risks, and one verdict: READY, READY WITH NOTES, or NOT READY.

Version History

  • 2edc3ac Current 2026-07-19 18:52

Same Skill Collection

.agents/skills/woc-codex-audit/SKILL.md
.agents/skills/woc-extract-and-test/SKILL.md
.agents/skills/woc-feature-plan/SKILL.md
.agents/skills/woc-file-issue/SKILL.md
.agents/skills/woc-release-malware-audit/SKILL.md
.agents/skills/woc-release-merge-audit/SKILL.md
.agents/skills/woc-review-pr/SKILL.md
.claude/skills/feature-plan/SKILL.md
.claude/skills/file-issue/SKILL.md
.claude/skills/pr-screenshots/SKILL.md
.claude/skills/qa/SKILL.md
.claude/skills/extract-and-test/SKILL.md
.claude/skills/i18n-locale-fill/SKILL.md
.claude/skills/release-malware-audit/SKILL.md
.claude/skills/review-pr/SKILL.md

Metadata

Files
0
Version
2edc3ac
Hash
f54c3391
Indexed
2026-07-19 18:52

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-20 15:32
浙ICP备14020137号-1 $お客様$