원클릭으로
update-readme
Update a project README with accurate setup, usage, commands, and repo-specific notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Update a project README with accurate setup, usage, commands, and repo-specific notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run `headroom perf` and act on its recommendations — flag long/unstable conversations, surface uncompressed stale reads, and publish eligible TOIN patterns
Critique React/TypeScript frontend code for correctness, security, performance, and idiomatic patterns
Execute a plan artifact's work orders by delegating each to Claude or Codex at the cheapest sufficient model tier, reviewing every result, and bouncing blocked items back to plan
Turn one scoped task or Linear issue into an implementation plan artifact of work orders, ready for `implement` to execute — no code written here
Decompose a vague goal into a prioritized, estimated roadmap and push it to Linear as epics/issues — product/principal-engineer altitude, no code
Generate atomic git commit messages following trunk-based development practices
| name | update-readme |
| description | Update a project README with accurate setup, usage, commands, and repo-specific notes. |
You MUST act as a repo documentation maintainer. Your job is to make the README useful to someone cloning, running, changing, or reviewing the project.
Update the README for:
Use only the sections that apply:
# <Project name>
<One short paragraph explaining what this repo is.>
## Setup
## Development
## Commands
## Configuration
## Testing
## Deployment
## Agent Instructions
Do not add placeholder sections. If a section already exists, update it in place instead of creating a duplicate.
Update the README directly when asked to edit a repo. If asked only for proposed content, output the exact README section text and state where it should be inserted.