add Hermes plugin for Ponytail with command support and documentation
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
name: ponytail
|
||||
version: 0.1.0
|
||||
description: Lazy senior dev mode for Hermes Agent — always-on context, bundled skills, and slash commands.
|
||||
author: Dietrich Gebert and contributors
|
||||
provides_hooks:
|
||||
- pre_llm_call
|
||||
- pre_gateway_dispatch
|
||||
provides_commands:
|
||||
- ponytail
|
||||
- ponytail-review
|
||||
- ponytail-audit
|
||||
- ponytail-debt
|
||||
- ponytail-help
|
||||
provides_skills:
|
||||
- ponytail
|
||||
- ponytail-review
|
||||
- ponytail-audit
|
||||
- ponytail-debt
|
||||
- ponytail-help
|
||||
Reference in New Issue
Block a user