writing-skills
Use when creating, revising, validating, or deploying a reusable agent skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when creating, revising, validating, or deploying a reusable agent skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Consult after receiving review feedback and before implementation when the feedback needs evidence-based evaluation.
Consult before delegating implementation when an approved plan benefits from worker context isolation and durable coordination.
Consult before attempting a fix when root cause or behavior is unclear, failures repeat, components interact, or guessing would be unsafe.
Consult before implementing an observable behavior change when a meaningful automated test seam exists; use proportional red-green evidence.
Consult directly matching task playbooks before substantial design, debugging, implementation, review, or completion work without forcing full workflow execution.
Consult before making a substantive completion claim; require current trustworthy evidence and semantic acceptance.
| name | writing-skills |
| description | Use when creating, revising, validating, or deploying a reusable agent skill. |
Build a skill only when reusable guidance adds value beyond project instructions,
automation, or a one-off note. A skill can be a minimal meaningful artifact:
frontmatter plus a focused SKILL.md, with extra files only when they improve use.
Use a directory named for the skill. Its SKILL.md frontmatter needs a stable
name and a concise description that names concrete triggers, symptoms, and
boundaries. The body explains the decision, semantic examples, and the smallest
safe workflow. Prefer progressive disclosure: keep first-use guidance short and
move heavy reference, scripts, or assets into linked files.
Map instructions to the active platform's tools and deployment surface rather than assuming a namespace or runtime. Validate markdown syntax and links, then resolve how the target harness discovers and loads the skill.
Choose validation proportional to novelty and risk. A reference skill may need static checks and semantic examples; a behavior/process skill may need a real scenario and a counterfactual or no-guidance control when it could change the conclusion. Preserve useful drafts and iterate from evidence rather than deleting work as ritual.
Commit, publish, push, PR, and release behavior follow current repository policy and explicit authority. Do not use announcements, todo compliance, authority, scarcity, or commitment manipulation as substitutes for a clear skill.