contextnest
01Plugin Claude Code
Plugin marketplace listing 1 plugin: contextnest.
Plugin Claude Code
Plugin marketplace listing 1 plugin: contextnest.
Agent Claude Code
Use this agent when you need rigorous architectural review, technical design validation, or code quality assessment from a senior engineering perspective — particularly for changes involving context engineering, data management, privacy/security standards, multi-user environments, or cloud/LLM infrastructure. This…
Instructions file
Claude Code instructions for PromptOwl/ContextNest, covering claude.md, project overview, build and development commands, single file / pattern / package and architecture.
Plugin Claude Code
Vault-aware context retrieval and automatic knowledge capture, powered by the Context Nest ctx CLI.
Agent
Persists new facts, decisions, gotchas, and references from the current session into the Context Nest vault via the ctx CLI. Invoked automatically at end of turn by the Stop hook; stays silent when nothing is worth saving.
Agent
Retrieves relevant context from the Context Nest vault(s) for a topic and returns a tight, cited digest. Invoke before answering domain questions, or when retrievalmode is "agent".
Command
View or change Context Nest plugin settings (retrieval effort, auto-capture, pinned vault, ctx binary) without re-enabling the plugin.
Hook
Runs when a session starts, executing session-start.js via node. From PromptOwl/ContextNest.
Hook
Runs when you submit a prompt, before the agent sees it, executing retrieve.js via node. From PromptOwl/ContextNest.
Hook
Runs when the agent finishes a response, executing capture-gate.js via node. From PromptOwl/ContextNest.
Skill Claude CodeCodex
Deeply retrieve Context Nest vault context for a topic and answer with citations. Use when you need the full graph of related vault knowledge beyond what auto-retrieval injected.