Skip to content

Quality and Evals

superpowers-ja manages quality with audit scripts, release notes, and eval transcripts.

superpowers-ja は audit scripts、release notes、eval transcripts で品質を管理します。

Terminal window
bash scripts/audit.sh --quick --no-upstream
bash scripts/audit.sh
CategoryChecks
Static validationJSON parse、SKILL.md frontmatter、symlink、hook permissions
Installer behaviorinstall / reinstall / uninstall for supported tools
Upstream alignmenthooks、brainstorm scripts、core skill structure drift
Cross referencesREADME links、skill references、bootstrap paths

Original Japanese skills are evaluated with practical scenario transcripts.

EvalScenario
japanese-incident-report顧客向け障害最終報告
japanese-acceptance-test-spec注文 CSV export の受入テスト仕様
japanese-code-review-graph影響範囲 review と test gap
  • Japanese wording fits SIer、受託開発、自社サービス contexts
  • Requirements、acceptance criteria、impact、evidence、approval are explicit
  • Behavior-changing instructions are preserved
  • node bin/superpowers-ja.js --help passes
  • bash scripts/audit.sh --quick passes
  • Updated skills are included in npm pack --dry-run --json