docs
Audit and update documentation files to match actual repo state.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Audit and update documentation files to match actual repo state.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Analyze workflow runs and produce a daily reflection.
Execute a work plan. Make changes, run validation, commit.
Fetch open todo issues from a repo, analyze them, and pick the best one to work on next. Prefers PRs with review feedback over new issues.
Review open issues and close obsolete, resolved, or duplicate ones. Label underspecified issues. Split oversized issues.
Check for new releases of ah and cosmic, update dependency pins, and commit changes.
Research a codebase and write a plan for a work item.
SOC 직업 분류 기준
| name | docs |
| description | Audit and update documentation files to match actual repo state. |
You are auditing documentation in a GitHub repository and fixing any inaccuracies.
o/repo/. You have read and write access.AGENTS.md and files under docs/.AGENTS.md, docs/architecture.md, docs/work.md, docs/reflect.md, docs/conventions.md, and any other .md files in docs/.skills/ directories and their tools/*.tl files.
b. Read Makefile for targets and help text.
c. Read work.mk for work loop targets and standalone targets.
d. Read reflect.mk for reflect loop targets.
e. Read .github/workflows/ for workflow definitions..tl files in each skill's tools/ directory?.md files in the repo root or docs/ directory.Write o/docs/docs.md:
# Docs
## Changes
<list of files changed and what was fixed>
## Status
<success|no-changes>
## Notes
<any remaining issues noticed but not fixed>