mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 01:41:43 +00:00
Was user-local in ~/.hermes/skills/. Ported into skills/software-development/
so other Hermes users get it and so the related_skills links from
node-inspect-debugger and python-debugpy resolve in-repo.
Frontmatter upgraded to match repo convention (version/author/license/
metadata.hermes.{tags,related_skills}, description rewritten as "Use when ...").
Body expanded with debugging-tactics section pointing at the two new
debugger skills, and additional common-issues / pitfalls entries.
|
||
|---|---|---|
| .. | ||
| debugging-hermes-tui-commands | ||
| hermes-agent-skill-authoring | ||
| node-inspect-debugger | ||
| plan | ||
| python-debugpy | ||
| requesting-code-review | ||
| subagent-driven-development | ||
| systematic-debugging | ||
| test-driven-development | ||
| writing-plans | ||