update-knowledge
How to Install
Claude Code:
git clone --depth 1 https://github.com/hoyvoh/project-based-agent-kit.git && cp project-based-agent-kit/.claude/skills/update-knowledge ~/.claude/skills/update-knowledge -r---
name: update-knowledge
description: "Update project knowledge files based on decisions, agreements, or new POVs from the current session. Invoke when user says 'update our team agreements', 'save this decision', 'add this to project knowledge', or at session end when important decisions were made. Always proposes changes before writing. Limits to essential and relevant files only."
allowed-tools:
- Bash
- Read
- Write
- Edit
metadata:
token-cost-tier: instruction
token-cost-estimate: 2000
---
See `.claude/commands/update-knowledge.md` for the full workflow.
Key rules: never auto-write; always show proposal first; limit to essential knowledge only; one clear insight per entry. Target files: `.claude/knowledge/project/agreement.md` and `.claude/knowledge/project/review-standards.md`.
Details
| Category | Coding → generation |
| Source | hoyvoh/project-based-agent-kit |
| SKILL.md | View on GitHub → |
| Repo Stars | N/A |
| Est. per Skill | N/A (shared across 17 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
cc-skill-continuous-learning
cc-skill-continuous-learning Development skill skill. When to Use This skill is applicable to execut
git-hooks-automation
Git Hooks Automation Automate code quality enforcement at the Git level. Set up hooks that lint, for
conductor-setup
Set up this Rails project for Conductor, the Mac app for parallel coding agents. When to Use You nee
conductor-manage
Track Manager Manage the complete track lifecycle including archiving, restoring, deleting, renaming
Works Well With
Skills from the same repository — often designed to work together
qa
--- name: qa description: "Run tests, fix failures, verify. Invoke when user asks to run tests, chec
ui-ux-pro-max
--- name: ui-ux-pro-max description: "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pai
code-review
--- name: code-review description: "Review code with structured findings and optional reviewer perso