hermes - 💡(How to fix) Fix Roadmap: add skill linting, tests, and packaging checks

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Make skills installable, lintable, and testable with automated enforcement of the existing authoring standards.

Root Cause

Make skills installable, lintable, and testable with automated enforcement of the existing authoring standards.

RAW_BUFFERClick to expand / collapse

Summary

Make skills installable, lintable, and testable with automated enforcement of the existing authoring standards.

Proposed scope

  • Add hermes skills lint.
  • Validate skill metadata, description length, section order, and platform gates.
  • Check referenced tools against known Hermes tools and declared MCP prerequisites.
  • Add portability checks for script imports and OS-specific primitives.
  • Add skill smoke tests using fixture prompts.
  • Define packaging expectations for external skill repos.

Acceptance criteria

  • New and modernized skills can be validated locally and in CI.
  • Common SKILL.md standard violations are reported with actionable messages.
  • Skill authors have a supported path for external packaging.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Roadmap: add skill linting, tests, and packaging checks