Skip to content

docs(cli): add skills reset subcommand to CLI reference#11544

Closed
r266-tech wants to merge 1 commit into
NousResearch:mainfrom
r266-tech:docs/cli-skills-reset-11543
Closed

docs(cli): add skills reset subcommand to CLI reference#11544
r266-tech wants to merge 1 commit into
NousResearch:mainfrom
r266-tech:docs/cli-skills-reset-11543

Conversation

@r266-tech

Copy link
Copy Markdown
Contributor

Summary

PR #11468 added hermes skills reset <name> (with --restore and --yes flags) and updated website/docs/user-guide/features/skills.md, but the CLI reference at website/docs/reference/cli-commands.md was not updated.

This adds:

  • reset row to the hermes skills subcommands table with a description covering both non-destructive (manifest clear) and --restore (full re-copy) modes
  • Two usage examples (reset and reset --restore --yes)

Closes #11543

PR NousResearch#11468 added `hermes skills reset` but cli-commands.md was not
updated. Adds the subcommand to the table and usage examples.

Closes NousResearch#11543
@r266-tech

Copy link
Copy Markdown
Contributor Author

Hi @teknium1 — following up on this PR. You mentioned in #11576 that this is the canonical PR for consolidating the fix. Let me know if there's anything blocking review (rebase, additional context, split into smaller commits) — happy to help push it over the line.

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard tool/skills Skills system (list, view, manage) labels Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(cli): add skills reset subcommand to CLI reference

2 participants