원클릭으로
documentation
Activate this skill after implementing code changes to verify, review, and update markdown documentation and timestamps.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Activate this skill after implementing code changes to verify, review, and update markdown documentation and timestamps.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | documentation |
| description | Activate this skill after implementing code changes to verify, review, and update markdown documentation and timestamps. |
To prevent documentation decay and ensure system configuration and architectural changes are accurately recorded, follow these active rules:
After implementing any code change and before declaring a task finished, you MUST execute grep_search or list_dir to identify relevant documentation, execute view_file to read the identified files, and END your turn to analyze their contents. You are FORBIDDEN from reporting task completion until this context is loaded and timestamp footers are updated.
*Last Reviewed: YYYY-MM-DD* footer timestamp in the reviewed document to the current date.*Last Updated: YYYY-MM-DD* and *Last Reviewed: YYYY-MM-DD* footer timestamps to the current date..md file).Every created or modified Markdown file must end with a footer block in the exact format:
<!-- markdownlint-disable MD049 -->
---
_Last Updated: YYYY-MM-DD_ | _Last Reviewed: YYYY-MM-DD_
Last Updated: 2026-07-20 | Last Reviewed: 2026-07-20
Activate this skill when writing or refactoring microservice and SDK javascript/typescript source files.
Activate this skill before opening pull requests, modifying production configurations, or executing deployment and destructive commands to ensure proper human-in-the-loop verification.
Activate this skill when beginning complex tasks, proposing architectural changes, or modifying codebase files to ensure proper planning and predictive failure analysis.
Activate this skill when making tool calls, interacting with the terminal, or invoking GitHub APIs to ensure strict ReAct patterns are followed.
Activate this skill when delegating tasks, defining subagents, or orchestrating parallel agentic workflows.
Activate this skill when verifying changes, running E2E tests, or checking DoD requirements before PR creation.