Skip to content

Conversation

@rafeekpro
Copy link
Owner

Fix README to use /pm: slash commands instead of CLI commands that don't work offline.

Copilot AI review requested due to automatic review settings January 2, 2026 21:43
@rafeekpro rafeekpro merged commit 74916a8 into main Jan 2, 2026
4 of 7 checks passed
@rafeekpro rafeekpro deleted the fix/readme-commands branch January 2, 2026 21:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects the README Quick Start section to use /pm: slash commands that work in Claude Code, replacing incorrect CLI commands (autopm pm ...) that don't work offline. The changes ensure users can successfully follow the Quick Start guide within the Claude Code environment.

Key Changes:

  • Added clarification that commands run inside Claude Code, not the terminal
  • Updated all command syntax from CLI format to slash command format
  • Corrected command parameters to match actual implementation patterns
  • Incremented package version from 3.5.0 to 3.5.1

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 3.5.1 to reflect the documentation fix
README.md Updated Quick Start commands from CLI syntax to slash commands, added clarification about execution context, and corrected parameter examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants