constitutional-standard

Enforces Traditional Chinese output across BMAD workflows and code review reports.

10|3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Cynthia1070711/PHYCOOL_Tools --skill constitutional-standard-cynthia1070711
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: constitutional-standard
Source: https://github.com/Cynthia1070711/PHYCOOL_Tools/tree/main/config-templates/claude/skills/constitutional-standard
Command: npx skills add https://github.com/Cynthia1070711/PHYCOOL_Tools --skill constitutional-standard-cynthia1070711

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? BMAD workflow templates and code review outputs default to English, which breaks consistency for teams working in Traditional Chinese. This Skill overrides all English template output so every user-facing response is delivered in zh-TW. ## Core Features & Use Cases - Mandatory zh-TW Output: Forces all headings, field names, and descriptions into Traditional Chinese, overriding any English workflow template. - Standardized Translation Glossary: Provides fixed translations for terms like Production Gates (產品上線門檻), SaaS Readiness Score (SaaS 就緒分數), and GATE FAILED (門檻未通過) to keep terminology consistent. - Self-Review Before Sending: Scans each response for unnecessary English sentences or headings and corrects them before delivery, while preserving code blocks, technical terms (API, JWT, XSS), file paths, and Git commands in English. - Use Case: When running a BMAD code-review or dev-story workflow, the resulting report—scores, gate results, and findings—is automatically rendered in Traditional Chinese instead of the template's default English. ## Quick Start Run any BMAD workflow such as code-review or dev-story and ask for the task report, and all output will be delivered in Traditional Chinese.

Frequently Asked Questions about constitutional-standard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make BMAD workflow output display in Traditional Chinese?

Activate this Skill so every BMAD workflow response is translated into Traditional Chinese (zh-TW). All headings, field names, and descriptions from English templates are converted in real time before being shown to the user.

What English content is allowed to remain untranslated?

Code blocks, technical terms such as API, JWT, XSS, and OWASP, file paths, Git commands, and variable or function names stay in English. Only user-facing prose, headings, and template field labels are translated.

Which workflows does the Traditional Chinese enforcement apply to?

It applies to any BMAD workflow, including code-review, dev-story, create-story, sprint-status, and task reports. The rule overrides the default language of every workflow template.

How are terms like Production Gates and SaaS Readiness Score translated?

The Skill defines a fixed glossary: Production Gates becomes 產品上線門檻, SaaS Readiness Score becomes SaaS 就緒分數, GATE FAILED becomes 門檻未通過, and FIX OR JUSTIFY becomes 修復或說明理由, ensuring consistent terminology.

Why does English still appear in my workflow report?

Residual English usually means the self-review step was skipped or the Skill was not triggered. The Skill scans each response before sending and rewrites any non-essential English sentences or headings into Traditional Chinese.