Skip to content

docs: list fix-flaky skill + fix discover skills tip#59

Merged
skipi merged 1 commit into
mainfrom
mk/docs/sem-ai-skills-fixes
Jun 17, 2026
Merged

docs: list fix-flaky skill + fix discover skills tip#59
skipi merged 1 commit into
mainfrom
mk/docs/sem-ai-skills-fixes

Conversation

@skipi

@skipi skipi commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Two small doc/UX fixes surfaced while auditing sem-ai docs drift:

  • README bundled-skills list was missing fix-flaky (it ships in assets/plugin/skills/fix-flaky/).
  • discover skills tip told agents to run sem-ai install-skills — a command that does not exist. The string only ever lived as this tip; running it errors with "unknown command". Repointed to the real install paths: the Claude Code / Codex plugin and the cross-agent npx skills installer.

go build ./... clean. No tests assert the old tip string.

🤖 Generated with Claude Code

- README bundled-skills list was missing `fix-flaky`.
- `discover` advertised `sem-ai install-skills`, a command that does not
  exist (the string only ever lived as this tip). Point the tip at the
  real install paths instead: the Claude Code / Codex plugin and the
  cross-agent `npx skills` installer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 17, 2026
@skipi skipi merged commit a13464a into main Jun 17, 2026
2 checks passed
@skipi skipi deleted the mk/docs/sem-ai-skills-fixes branch June 17, 2026 10:58
@skipi skipi mentioned this pull request Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants