mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
Inspired by Claude Code's /simplify. A bundled skill that captures recent changes via git diff, fans out three focused reviewers (reuse, quality, efficiency) via delegate_task batch mode, then aggregates findings and applies the fixes worth applying. Zero core changes — orchestrates existing tools (terminal/git, search_files, delegate_task). Supports focus, dry-run, and scoped-diff modifiers. Closes #379. |
||
|---|---|---|
| .. | ||
| hermes-agent-skill-authoring | ||
| node-inspect-debugger | ||
| plan | ||
| python-debugpy | ||
| requesting-code-review | ||
| simplify-code | ||
| spike | ||
| systematic-debugging | ||
| test-driven-development | ||