Skip to content

docs: add uninstall instructions to README#52

Merged
dastratakos merged 1 commit into
mainfrom
dastratakos/add-uninstall-instructions
May 27, 2026
Merged

docs: add uninstall instructions to README#52
dastratakos merged 1 commit into
mainfrom
dastratakos/add-uninstall-instructions

Conversation

@dastratakos
Copy link
Copy Markdown
Contributor

@dastratakos dastratakos commented May 27, 2026

Summary

Add an Uninstall section to the README so users know how to cleanly remove Stage. The steps mirror the install flow in reverse order.

Changes

  • Added "Uninstall" section between Install and Usage with commands to remove the agent skill and uninstall the global npm package

Testing

Verified README renders correctly with the new section.


Open in Stage

Summary by cubic

Added an Uninstall section to the README with clear steps to remove Stage. Includes commands to remove the ReviewStage/stage-cli skill and uninstall the global stagereview package.

Written for commit 0b6a750. Summary will update on new commits. Review in cubic

@stage-review
Copy link
Copy Markdown

stage-review Bot commented May 27, 2026

Ready to review this PR? Stage has broken it down into 1 individual chapter for you:

Title
1 Add uninstall instructions to README
Open in Stage

Chapters generated by Stage for commit 0b6a750 on May 27, 2026 7:15pm UTC.

@dastratakos dastratakos marked this pull request as ready for review May 27, 2026 19:17
@dastratakos dastratakos merged commit 1e7acb1 into main May 27, 2026
5 checks passed
@dastratakos dastratakos deleted the dastratakos/add-uninstall-instructions branch May 27, 2026 19:17
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0b6a75029a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
## Uninstall

```bash
npx skills remove ReviewStage/stage-cli
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the installed skill name

For users following these uninstall docs, this command passes the repository source rather than the installed skill name. I checked the skills CLI docs for remove, which describe removing by skill name (for example, npx skills remove web-design-guidelines), and this repo’s skill frontmatter names the installed skill stage-chapters in skills/stage-chapters/SKILL.md; as written, the skill can remain installed after the npm package is removed.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant