원클릭으로
update-documentation
Updates DEVELOPMENT_LOG.md and README.md to reflect current project state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Updates DEVELOPMENT_LOG.md and README.md to reflect current project state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | Update Documentation |
| description | Updates DEVELOPMENT_LOG.md and README.md to reflect current project state |
This skill helps maintain accurate and up-to-date project documentation by updating both the development log and README file.
Keep documentation synchronized with the actual codebase and recent development activities. This ensures that:
Before updating documentation, review:
Add a new entry to the Development Iterations section with:
### Session: YYYY-MM-DD - [Brief Title]
**Objective:** [Clear statement of what was accomplished]
#### Key Changes:
1. **[Category 1]**
- Specific change or improvement
- Technical details if relevant
2. **[Category 2]**
- Additional changes
- Implementation notes
#### Technical Details:
**Frontend Changes:**
- List of frontend modifications
**Backend Changes:**
- List of backend modifications
**Database Changes:**
- Schema updates or migrations
Review and update the following sections as needed:
Ensure that:
Trigger this skill when:
Run /update-docs to trigger the documentation update process.