بنقرة واحدة
md-generation-standard
Apply consistent frontmatter, structure, and path references across authored markdown files
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Apply consistent frontmatter, structure, and path references across authored markdown 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 | Apply consistent frontmatter, structure, and path references across authored markdown files |
Use this skill when writing agent, skill, and rule documents for the Codex layer.
.codex/agents/generation/agent-writer.md.codex/agents/generation/skill-writer.md.codex/agents/generation/rule-writer.mdAgent docs:
---
name: {Agent name}
description: {One sentence description}
agent_type: {default | worker | explorer}
---
Skill docs:
---
name: {Skill name}
description: {One sentence description}
---
Rule docs:
---
name: {Rule name}
description: {One sentence description}
---
.agents/skills/{skill-name}/SKILL.md.codex/skills/{skill-name}/SKILL.md.codex/agents/{group}/{agent-name}.md.codex/rules/{rule-name}.md# heading per file請為 reviewer 角色產出 agent prompt。
frontmatter + Identity + Responsibilities + Input and Output + Workflow + Available Skills + Applicable Rules + Collaboration Relationships + Boundaries