openshelf-docs-release
Purpose
Keep documentation and release readiness in sync with app behavior.
Use this skill when
- •Scripts/configuration change.
- •Setup instructions need updates.
- •Preparing a clean handoff for local execution.
Constraints
- •Docs must match current code and commands.
- •Avoid speculative roadmap content.
Execution checklist
- •Verify run/build commands in
package.json. - •Confirm setup steps in
README.md. - •Update docs with concise, accurate instructions.
- •Include known limitations if they affect users.
Handoff template
- •What docs were updated.
- •What was verified.
- •Any remaining limitations.