Tag: knowledge-management
All the articles with the tag "knowledge-management".
-
Beyond Coding: Where Agents Are Useful
Coding agents work well because repositories provide structure, history and checks. The same tools can help elsewhere, provided we give those workflows equally clear inputs, narrow permissions and visible results.
-
Building a Personal Brain OS for Your AI Agent
An agent does not need your entire knowledge base in every prompt. It needs a structure that reveals the right instructions, memories, and source material when the work calls for them.
-
Context Engineering: The Skill That Replaced Prompt Engineering
A prompt is only one part of what an agent sees. This four-layer framework covers instructions, context, intent, specifications, and when each belongs in the workflow.
-
Building Agent Memory That Survives Between Sessions
Teresa Torres's three-layer context system and Patrick Zandl's claudecode-kb show how to preserve useful context between sessions without loading everything every time.