Skip to content

docs(readme): install and run for every tool, not only Claude Code - #4

Merged
dani1005 merged 1 commit into
mainfrom
docs/readme-multi-tool
Sep 16, 2026
Merged

dani1005 merged 1 commit into
mainfrom
docs/readme-multi-tool

Conversation

@dani1005

Copy link
Copy Markdown
Collaborator

What

The README's install section was headed "(Claude Code)"; other tools got a single npx skills add line and nothing about how to run the skill afterwards.

  • Install and run now has a Claude Code section (in-session slash commands and the terminal claude plugin form) and a section for Codex, Cursor and other Agent Skills tools: what npx skills add creates (.agents/skills/everos-sdk-upgrade/, skills-lock.json) and the sentence to type in the assistant to run it.
  • What has been verified where: a table. Claude Code scan and migrate (plus a live run of migrated code against production); Codex CLI and Cursor scan, both from the .agents/skills install; other tools same standard, not run.
  • What the report looks like: the first lines of a real --scan.
  • The "45+ tools" claim is gone; it was the standard's marketing line, not something we ran.

Verified

npx skills add https://github.com/EverMind-AI/everos-tools finds the skill and installs it into .agents/skills/ in a scratch project. From that install, codex exec (read-only sandbox) and cursor-agent -p --trust both located the skill by name from the sentence in the README and produced the Impact Report with no edits.

🤖 Generated with Claude Code

Installation was headed "(Claude Code)" and the other tools got one npx line with no
word on how to run the skill afterwards. Now: Claude Code in-session and terminal forms;
Codex, Cursor and other Agent Skills tools via npx skills add, what it creates
(.agents/skills, skills-lock.json), and the sentence to type to run it; a table of what
has been verified where; a sample of the report's first lines. The "45+ tools" claim is
replaced by what was actually run.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@dani1005
dani1005 merged commit 66540d2 into main Sep 16, 2026
1 check passed
@dani1005
dani1005 deleted the docs/readme-multi-tool branch September 16, 2026 07:42
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