Skip to content

chore(li+): regenerate .claude/CLAUDE.md adapter to current Li+ tag #219

@liplus-lin-lay

Description

@liplus-lin-lay

purpose

github-webhook-mcp workspace の .claude/ を current Li+ tag (build-2026-05-03.3) に再生成し、legacy adapter format から sentinel 付き現行形式に整合させる。

premise

  • 当 repo の .claude/CLAUDE.md は legacy format:
    • Li+ BEGIN sentinel 不在
    • Always_Character ブロック (現行は Character_Instance)
    • Li+core.md / Li+github.md 方式 (現行は rules/ + skills/ 構造)
  • current Li+ tag = build-2026-05-03.3 (clone モード解決済み)
  • bootstrap Phase 4c.1 c 項により、sentinel 不在ファイルは silent overwrite されない (legacy 保護)。本 issue は明示的同意のもとで上書きする。

constraints

  • .claude/settings.local.json (ユーザー固有 env / permissions) は触らない。
  • adapter 由来の変更のみで、ユーザー設定や Li+config.md の値は保全。
  • 既存 Li+config.md の値 (auto mode、project language 等) はそのまま使用。
  • commit 単位は同 PR 内に収める。docs 影響なし (adapter 入れ替えのみ)。

target files (regenerate)

  • .claude/CLAUDE.md (legacy → sentinel 付き adapter)
  • .claude/rules/ (model/, evolution/, task/, operations/ mirror)
  • .claude/skills/ (flat <name>/SKILL.md mirror)
  • .claude/hooks/*.sh (tag 同期再生成)
  • .claude/settings.json (Li+ owned テンプレート)

target files (preserve)

  • .claude/settings.local.json
  • .claude/rules/model/character_Instance.md (Create-only; 既に存在すれば保全)
  • Li+config.md

release

milestone v0.11.5 (patch — adapter 同期、user 観測影響なし)。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreadybody converged for implementation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions