skills/common-sense/SKILL.md
Common Sense (CS)
npx skillsauth add arthur0824hao/skills common-senseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
description: BH 常識層 canonical source — Arthur 不希望反覆提醒、agents 必須自動遵守的背景知識。優先級:Arthur 當下指令 > IR > CS > ordinary memory。
Canonical source: this skill is the CS authoritative reference after Finch reform 2026-05-19. If this skill and any older memory/doc disagree, this skill wins until Arthur changes it through a new ICD or directive.
Arthur 說「把這件事變成常識」「加入常識」時,表示該知識要:
plugins/bh-cns/skills/skill-system-bh-cns/registry/knowledge/common_sense.yaml)bh-memory.sh store)| 層 | 強度 | 範例 |
|---|---|---|
| Arthur 當下指令 | 最強 | 「這次先不管 XX」 |
| Iron Rules (IR) | 次強 | .tkt/IRON_RULES.md 14 主 IR + 6 nerve-dev SOP |
| Common Sense (CS) | 中 | 本 skill + common_sense.yaml registry |
| Role-bundle memory | 弱 | per-role persona 知識 |
| Ordinary memory | 最弱 | 一般 bh-memory.sh 記錄 |
若 Arthur 當下指令看起來違背 CS → 先停,簡短中文指出衝突,取得確認才繼續。不默默違背,也不把 CS 當成能覆蓋 Arthur 明確決策的硬規則。
| file | purpose |
|---|---|
| plugins/bh-cns/skills/skill-system-bh-cns/registry/knowledge/common_sense.yaml | canonical registry — 所有 entry 定義 |
| plugins/bh-cns/skills/skill-system-bh-cns/registry/knowledge/terminology.yaml | Arthur-approved 詞彙表 |
| .bh/skills/common-sense/SKILL.md | 本檔 — authoritative 操作指南 |
ready_register.py --entry <json> --set-ready。⚠️ 引用 Cerberus(已棄用 limb)但 EP register 流程仍 canonical。pg_ctl restart -m fast 可直接執行不需 Arthur confirm。.agents/plugins/marketplace.json 可能已過時。.tkt/nerve-index.md(需確認是否遷 .bh/)。以下 entries 引用已棄用系統但尚未被正式 deprecated:
bootstrap-coders.sh ALL(deprecated limb roster)。pg_ctl restart SOP 仍 active,但 coder bootstrap 部分已失效。cat plugins/bh-cns/skills/skill-system-bh-cns/registry/knowledge/common_sense.yaml
common_sense.yaml 加 entry(id, title, content, owner, scope, status, source, tags, created_or_updated_at)echo "<content>" | bash .bh/scripts/bh-memory.sh store procedural common-sense "<title>" "common-sense,bootstrap" 8 — 同步寫 PG memory將 status 改為 deprecated,不刪除(保留 audit trail)。更新 created_or_updated_at。
上方「已過時但 status=active」section 列出需要 Wren/Arthur 決定 deprecate 或 reform 的 entries。子意識不自行 deprecate — inbox 主意識建議。
data-ai
Persistent shared memory for AI agents backed by PostgreSQL (fts + pg_trgm, optional pgvector). Includes compaction logging and maintenance scripts.
tools
ICD Operator
tools
Canonical skill graph navigation skill for the Skill System.
tools
GitHub operations skill for gh CLI issue, label, template, and workflow management. Use when requests include: create issue, list issues, apply label, manage templates, check workflow, or gh operations.