Enable continuous learning mode for automatic insight extraction
/plugin marketplace add 0xrdan/claude-router/plugin install claude-router@claude-router-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Enable continuous learning mode. When active, the router will periodically extract insights during the session.
Activates continuous learning mode where:
This is useful for long sessions where you want to capture insights as you go without remembering to run /learn manually.
knowledge/state.json{
"learning_mode": true,
"learning_mode_since": "[current ISO timestamp]",
"queries_since_extraction": 0
}
knowledge/state.jsonContinuous Learning: ENABLED
────────────────────────────
Learning mode is now active.
Extraction will trigger automatically:
- Every 10 queries, or
- Every 30 minutes of activity
Insights will be saved to:
- knowledge/learnings/patterns.md
- knowledge/learnings/quirks.md
- knowledge/learnings/decisions.md
Use /learn-off to disable, or /learn for manual extraction.
/learn manually while continuous mode is active/knowledge to see current learning statusCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.