update-knowledge-base
Installation
SKILL.md
COG Update Knowledge Base Skill
When to Invoke
- After a release — update product knowledge with new features and changes
- User says "update knowledge base", "update KB", "sync knowledge", "update product docs"
- Periodic maintenance — ensure knowledge base reflects current product state
- After major feature launches, architecture changes, or deprecations
Agent Mode Awareness
Check agent_mode in 00-inbox/MY-PROFILE.md frontmatter:
- If
agent_mode: team— use parallel agents to scan multiple sources and update multiple knowledge files simultaneously - If
agent_mode: solo— process updates sequentially, one knowledge file at a time