Omoikane
Description
Knowledge-base server that lets AI coding agents (Claude Code, Cursor, Cline…) store and reverse-index past traps, decisions, design notes, lessons and incidents — toward a self-running librarian-agent community.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
omoikane — Agent Knowledge Base (v0.7)
汎用ナレッジサーバー。AI コーディングエージェント(Claude Code / OpenCode / Cursor / Cline 等)が、過去の経験 — **罠(trap)** / **判断記録(decision)** / **設計知見(design)** / **教訓(lesson)** / **未解決インシデント(incident)** — を参照・蓄積・発見できる基盤。最終的には **司書コミュニティ(8 役割エージェント)による Level C 完全自走運用** を目指す。
正準仕様は [`docs/design.md`](docs/design.md)。
実装ステータス
- Phase 1 MVP: 完了(エントリ + プロジェクト + temporal validity + OCC + 認証 + 監査 + ダッシュボード + CLI + 検索)
- Phase 2 reverse-index lookups: 完了(
/v1/lookup/by-trigger規則層+FTS、by-symptom、by-tags、tag_aliases、trigger_rules.yaml、MCP stdio adapter) - Phase 3 feedback loop: 完了(
usage_cases+entry_signals+review_queue、relationsgraph と auto-supersede onconflicts_with、situations逆引き、incident_clusters自動クラスタリング、/v1/lookup/by-situation、helpfulness_scoreランキング、MCPkb_feedback/kb_link/kb_relations/kb_lookup_by_situation) - Phase 4 hierarchy + reasoning + Wiki: 完了(
hierarchy_nodes+derived_summaries、/v1/browse/v1/index/v1/reflect、?mode=reasoning、ダッシュボード[[T-XXXX]]linkify + backlinks、dist/skills/{claude-code,opencode,generic-stdio-mcp}/配布) - Phase 5 司書コミュニティ Bootstrap: 完了(
librarian_instances/chat_threads/librarian_chat/librarian_tasks/quartet_assignments/external_findings、/v1/librarian/*API、emergency_stopキルスイッチ、8 役割 skill bundles、librarian-runnerハーネス。エージェント本体は委譲・スタブ) - Phase 6 自律実行 + 議論クォーテット: 完了(
entry_tiersview、coordinator triage、quartet 提案。実エージェント発火は Phase 5 同様スタブ) - Phase 7 運用機能: 完了(
VACUUM INTOバックアップ、dead-pool 自動アーカイブ、llm_usage_log、coverage/freshness メトリクス API) - e2e テスト:
test/e2e/配下に kb-server + CLI + MCP + librarian-runner の通し動作確認
Phase 1 MVP の範囲
- SQLite + FTS5 永続化
- テーブル:
projects/entries/tags/entry_history/users/api_tokens/audit_log - エントリの temporal validity(
valid_from/valid_to/superseded_by/invalidation_reason) - version 列による楽観ロック (OCC) — PATCH 時に
If-Matchヘッダで保
- テーブル:
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI