원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| 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: