Initial commit: Hermes Agent skills collection
- Trading skills (OKX, dividend, lottery, quantitative) - Creative skills (ASCII art, diagrams, video) - Development skills (GitHub, debugging, TDD) - Research skills (arXiv, blog monitoring) - Productivity skills (email, documents, notes) - MCP integration skills - Custom user skills
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# State Routing
|
||||
|
||||
## Durable learning → `~/self-improving/`
|
||||
Use for:
|
||||
- confirmed preferences
|
||||
- reusable lessons
|
||||
- domain habits
|
||||
- project-specific patterns
|
||||
|
||||
## Active state → `~/proactivity/session-state.md`
|
||||
Keep:
|
||||
- current objective
|
||||
- last confirmed decision
|
||||
- blocker or open question
|
||||
- next useful move
|
||||
|
||||
## Volatile breadcrumbs → `~/proactivity/memory/working-buffer.md`
|
||||
Use for:
|
||||
- tool-heavy work
|
||||
- long tasks
|
||||
- interruption recovery
|
||||
- partial findings not ready for durable memory
|
||||
|
||||
## Rule
|
||||
If it should still matter next week, store it as learning.
|
||||
If it matters only for the current task, store it as active state.
|
||||
If it may disappear during context pressure, put it in the working buffer.
|
||||
Reference in New Issue
Block a user