By conduit-ui
Knowledge management with automatic whisper loop - captures milestones, decisions, blockers and whispers relevant context on every prompt
Use this agent when technical insights, solutions, or patterns are discovered that should be preserved for future reference. Examples: <example>Context: User just solved a complex bug with Laravel Zero command registration. user: 'I figured out the issue - the service provider wasn't being registered in the correct order. Fixed it by moving the registration to the boot method instead of register.' assistant: 'Let me capture this insight using the knowledge-bridge agent to ensure this solution is preserved for future reference.' <commentary>Since a valuable debugging insight was discovered, use the knowledge-bridge agent to capture the solution with appropriate tags.</commentary></example> <example>Context: Code review reveals an architectural pattern that could be reused. user: 'This component structure with the AbstractGitHubComponent base class is really clean - we should use this pattern for all external integrations.' assistant: 'I'll use the knowledge-bridge agent to document this architectural pattern for future component development.' <commentary>An architectural decision and reusable pattern was identified, so the knowledge-bridge agent should capture it with architecture and pattern tags.</commentary></example>
Use this agent when Claude Code encounters confusion, needs clarification on project-specific information, or requires access to stored knowledge that might resolve ambiguity. Deploy this agent proactively when: 1) Claude Code expresses uncertainty about project requirements, 2) Questions arise about established patterns or conventions, 3) Context is needed that might exist in the knowledge base, or 4) Any situation where external knowledge lookup could provide clarity. Examples: <example>Context: Claude Code is confused about a specific API endpoint structure. user: 'How should I structure the authentication endpoints for this project?' assistant: 'I need to check our knowledge base for the established patterns. Let me use the knowledge-retriever agent to get the correct information.' <commentary>Since Claude Code needs clarification on project-specific patterns, use the knowledge-retriever agent to query the conduit know tool for established authentication endpoint structures.</commentary></example> <example>Context: Claude Code encounters an unfamiliar term or concept. user: 'What is the standard approach for handling queue workers in this codebase?' assistant: 'I should consult our knowledge base to provide accurate information. Let me use the knowledge-retriever agent.' <commentary>Since this requires specific knowledge about queue worker patterns that might be documented, use the knowledge-retriever agent to query the knowledge base.</commentary></example>
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for Conduit knowledge management - capture and retrieve technical insights, patterns, and decisions.
/plugins install know@conduit-ui-marketplace
knowledge component installedconduit component:install knowledge
Purpose: Capture technical insights and preserve them for future reference.
Triggers automatically when:
Example:
User: "I figured out the issue - the service provider wasn't being registered in the correct order."
Claude: Uses knowledge-bridge to capture the insight with appropriate tags
Purpose: Query the knowledge base to resolve confusion or find established patterns.
Use when:
Example:
User: "How do we handle authentication in this project?"
Claude: Uses knowledge-retriever to search for established auth patterns
In addition to agents, this plugin includes hooks for automatic knowledge injection and capture.
# After installing the plugin, set up hooks:
./hooks/install.sh
| Hook | Event | Purpose |
|---|---|---|
inject-knowledge.sh | SessionStart | Injects profile, project context, blockers at session start |
knowledge-capture.sh | UserPromptSubmit | Captures milestones/decisions/blockers + semantic whispers |
┌─────────────────────────────────────────────────────────────┐
│ THE WHISPER LOOP │
├─────────────────────────────────────────────────────────────┤
│ You type → [UserPromptSubmit hook] │
│ ↓ │
│ ┌──────────────────┐ │
│ │ CAPTURE │ │
│ │ • milestones │ → know add │
│ │ • decisions │ │
│ │ • blockers │ │
│ └──────────────────┘ │
│ ↓ │
│ ┌──────────────────┐ │
│ │ WHISPER │ │
│ │ • semantic search│ → know search --semantic │
│ │ • inject context │ → <knowledge-whisper> │
│ └──────────────────┘ │
│ ↓ │
│ Claude responds with full context │
└─────────────────────────────────────────────────────────────┘
Set these environment variables for full functionality:
# Profile ID for session briefing (find with: know entries | grep -i profile)
export KNOW_PROFILE_ID="your-profile-entry-id"
# Vision repo for backlog injection
export KNOW_VISION_REPO="yourorg/vision"
┌─────────────────┐ ┌──────────────────┐
│ knowledge-bridge│────▶│ conduit │
│ (capture) │ │ knowledge:add │
└─────────────────┘ └──────────────────┘
│
▼
┌──────────────────┐
│ Knowledge Base │
│ (SQLite/Postgres)│
└──────────────────┘
▲
│
┌─────────────────┐ ┌──────────────────┐
│knowledge-retriever────▶│ conduit │
│ (query) │ │ knowledge:search │
└─────────────────┘ └──────────────────┘
When capturing knowledge, use these tag categories:
| Category | Values |
|---|---|
| Type | bug, fix, feature, pattern, decision, insight, workaround, optimization |
| Component | conduit-core, github-component, or specific component names |
| Architecture | laravel-zero, service-provider, command-pattern, dependency-injection |
| Context | root-cause, solution, performance, security, technical-debt |
MIT
npx claudepluginhub conduit-ui/marketplace --plugin knowKnowledge base skills for Claude Code — capture, search, and synthesize project knowledge
Company knowledge management plugin — progressive context loading, knowledge quality engine, claude-mem integration
AI-powered knowledge base management - Capture conversation learnings, maintain topic-specific KB files, Obsidian-compatible knowledge graph, structured dynamic context loading, and institutional knowledge in CLAUDE.md
Local-first memory server — hybrid BM25+vector search, vault management, lint, and launchd lifecycle for project knowledge.
Persistent memory across Claude Code sessions using Cognis
Query Intent Solutions' governed knowledge brain from Claude Code — qmd://-cited answers, per-user audit, deterministic governance. Compile, then govern.