بنقرة واحدة
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.