원클릭으로
documentation-and-adrs
Use when a change needs durable documentation, an architecture decision record or maintainership guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a change needs durable documentation, an architecture decision record or maintainership guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Governs AI models through inventory, purpose, risk tier, approval, monitoring, drift, kill-switch and retirement. Use when introducing, changing or operating models in production or agent workflows.
Applies an Asimov-inspired hierarchy of AI safety laws when material AI or instruction risk is present. Use when harm, unlawful requests, authority conflicts, or safety trade-offs need an explicit law hierarchy. Also known as apply_laws_of_AI.
Use when implementing input validation, output filtering, tool restrictions, policy enforcement, secure coding controls, destructive-tool guardrails, approval gates, or safe agent behaviour.
Use when starting a session or deciding which local skill applies; acts as the meta-skill for discovering and loading the smallest relevant skill.
Use when measuring coding-agent quality, RAG evaluation, regression risk, latency, cost, reliability, safety, or production performance for agent systems.
Designs ontology-driven knowledge graphs for explainable KG-RAG. Use when modelling semantic graphs, ontologies, or graph schemas for retrieval.
| name | documentation-and-adrs |
| description | Use when a change needs durable documentation, an architecture decision record or maintainership guidance. |
| aliases | ["architecture-decision-record","architecture-decision-records","api-change-adr","docs-and-adrs","write-adr"] |
Use this skill when a decision needs to be captured for future maintainers, or when the change alters repository conventions, usage guidance or release behaviour.
Capture the reason for the change, the options considered and the consequences so future work remains coherent.
For a validator rule change, document why the rule exists, which files it affects, what alternatives were considered and how maintainers validate compliance. Avoid repeating the implementation details from the script; focus on the decision, consequences and how future contributors should apply the rule.