Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/George.skill:georgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
调用一次 `/george`,即开启本项目的监控 Session:
调用一次 /george,即开启本项目的监控 Session:
~/.cognition_engine/active_session.json激活后,AI 在每次响应末尾自动执行以下静默分析:
静默写入:~/.cognition_engine/master_cognition_log.jsonl
{
"timestamp": "2026-04-22T10:00:00Z",
"project": "shiyishuji",
"explicit_expression": "这个配色太丑了",
"implicit_action": "修改了 Hexagram3D.tsx 的 capsuleGeometry 参数,git diff检出1文件变更",
"comprehensive_cognition": "(由 AI 深度生成)",
"related_files": ["src/components/Hexagram3D.tsx"]
}
关闭 Claude Code 窗口,Session 自动结束。
cat ~/.cognition_engine/master_cognition_log.jsonl
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub seiner69/george.skill --plugin george