ワンクリックで
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.