·continuous-learning-v2
</>

continuous-learning-v2

affaan-m/everything-claude-code

基於本能的學習系統,通過鉤子觀察會話,通過置信度評分創建原子本能,並將其發展為技能/命令/代理。

646安裝·29熱度·@affaan-m

安裝

$npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning-v2

SKILL.md

An advanced learning system that turns your Claude Code sessions into reusable knowledge through atomic "instincts" - small learned behaviors with confidence scoring.

| Observation | Stop hook (session end) | PreToolUse/PostToolUse (100% reliable) | | Analysis | Main context | Background agent (Haiku) | | Granularity | Full skills | Atomic "instincts" | | Confidence | None | 0.3-0.9 weighted | | Evolution | Direct to skill | Instincts → cluster → skill/command/agent | | Sharing | None | Export/import instincts |

| /instinct-status | Show all learned instincts with confidence | | /evolve | Cluster related instincts into skills/commands | | /instinct-export | Export instincts for sharing | | /instinct-import | Import instincts from others |

基於本能的學習系統,通過鉤子觀察會話,通過置信度評分創建原子本能,並將其發展為技能/命令/代理。 來源:affaan-m/everything-claude-code。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning-v2
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 continuous-learning-v2?

基於本能的學習系統,通過鉤子觀察會話,通過置信度評分創建原子本能,並將其發展為技能/命令/代理。 來源:affaan-m/everything-claude-code。

如何安裝 continuous-learning-v2?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning-v2 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/affaan-m/everything-claude-code