ワンクリックで
md-generation-standard
Define universal writing standards, format specifications, and quality requirements for all .md files
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Define universal writing standards, format specifications, and quality requirements for all .md files
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Canonical validation checklist for generated team structures, executed by a fresh-context verifier
Entry point that makes this session adopt the Team Architect workflow to run the full team design process
Start the A-Team Codex coordinator workflow for designing or restructuring teams
Rewrite generated prompts to be sharper, shorter, and more executable without changing meaning
Apply Codex-native prompt patterns for agents, skills, rules, and project instructions
Validate that a generated Codex team is structurally complete and internally consistent
SOC 職業分類に基づく
| name | MD Generation Standard |
| description | Define universal writing standards, format specifications, and quality requirements for all .md files |
Define universal writing standards, format specifications, and quality requirements for all .md files. All writer agents must follow these when generating files.
agent-writer: Follow when writing agent .md filesskill-writer: Follow when writing skill .md filesrule-writer: Follow when writing rule .md filesAll .md files must begin with YAML frontmatter in the following format:
Agent files:
---
name: {Agent name, English}
description: {One sentence description}
model: {opus | sonnet | haiku}
---
Skill files:
---
name: {Skill name, English}
description: {One sentence description}
---
Rule files:
---
name: {Rule name, English}
description: {One sentence description}
---
content-reviewer.md, not contentReviewer.md or content_reviewer.md# Title (h1), entire file can only have one h1## (h2) as main section headings### (h3) as subsection headingsskills/{skill-name}/SKILL.mdagents/{group}/{agent-name}.mdrules/{rule-name}.mdskills/structured-interview/SKILL.mdEach .md file must pass before delivery: