Update readme
Skill emaraschio/cursor-commands/plugin/.cursor/skill-contracts/update-readme
Production-grade Cursor slash commands with paired skill contracts, behavioral evals, and ship-gate CI. Install as a user plugin.
npx -y skills add emaraschio/cursor-commands --skill update-readmeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Update project README for current state
SKILL.md
1.0 KB, as published. Nobody here has run it
Update README
Overview
Update the project README.md to reflect the current repository state: features, setup, configuration tables, and links. Do not confuse with memory bank updates.
Steps
- Read existing
README.mdand table of contents structure. - Run
git log --oneline -15and inspect recent structural changes. - Update sections that drifted; preserve required sections (Installation, Usage, Configuration, Troubleshooting).
- Validate internal links; fix broken paths.
- Summarize changes for the user; do not commit unless asked.
Checklist
- Required sections preserved
- Command/skill index links accurate if present
- No secrets in examples
Guardrails
- Preserve required README sections (Installation, Usage, Configuration, Troubleshooting).
- Validate internal links and fix broken paths; do not commit unless asked.