- 📁 examples/
- 📁 research/
- 📁 shared/
- 📄 change-log.md
- 📄 SKILL.md
Route Codex to the right repository knowledge files on demand and keep those files synced with code, requirements, logic, architecture, and recent commits. Use when Codex needs to load only the relevant knowledge unit such as `order`, `order cancel-order`, `team`, `advanced`, `research`, `examples`, or a cross-cutting topic, explain how that unit works, or sync recent code changes into the corresponding markdown files without re-exploring the whole repository.
masaomi
from GitHub
工具与效率
Self-amendment MCP server framework with layered skill architecture and blockchain auditability. Use when the user wants to manage knowledge, evolve skills, track changes with blockchain, audit skill health, promote knowledge between layers, or perform persona assembly for decision support. --- # KairosChain - Self-Amendment MCP Server Framework KairosChain provides a layered skill architecture (L0/L1/L2) where skills can evolve, promote, and audit themselves with blockchain-backed auditability. ## Architecture ### Three-Layer System - **L0 (Constitution/Law)**: Immutable safety rules and meta-governance. Changes require human approval and full blockchain recording. - **L1 (Knowledge)**: Project knowledge in Anthropic skills format. Changes recorded with hash references. - **L2 (Context)**: Temporary session context. Free modification, no blockchain recording. ### Core Capabilities #### Knowledge Management - `knowledge_list` / `knowledge_get` - Browse and read L1 knowledge skills - `knowledge_update` - Create, update, or delete L1 knowledge with blockchain recording - `context_save` - Save temporary L2 context for session work #### Skill Evolution - `skills_evolve` - Propose and apply changes to L0 skill definitions (requires human approval) - `skills_rollback` - Version management with snapshot and rollback capabilities - `skills_promote` - Promote knowledge between layers (L2→L1, L1→L0) with optional Persona Assembly #### Blockchain Auditability - `chain_status` / `chain_verify` - Check and verify blockchain integrity - `chain_history` - View skill transitions, knowledge updates, and state commits - `chain_record` - Record data to the blockchain - `state_commit` - Create snapshots of all layers for auditability #### Health & Safety - `skills_audit` - Audit knowledge health across layers (conflicts, staleness, dangerous patterns) - `tool_guide` - Dynamic tool discovery and workflow recommendations #### Persona Assembly - Multi-perspective decision support using pe
Viniciuscarvalho
from GitHub
工具与效率
- 📁 .claude/
- 📁 .claude-plugin/
- 📁 .github/
- 📄 .gitignore
- 📄 .mcp.json
- 📄 CHANGELOG.md
Intelligent skill knowledge gateway. Routes tasks to the right knowledge without loading all skills into context. MUST be consulted before any coding task — call the search_skills MCP tool to retrieve relevant expertise from 100+ indexed skills covering Swift, SwiftUI, concurrency, testing, architecture, performance, and security.
Viniciuscarvalho
from GitHub
数据与AI
Captures and retrieves knowledge from OmniLabs strategic analysis sessions.