update-project-knowledge

Update CLAUDE.md and agent memories after major implementation tasks.

14|4|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ippontech/terraform-provider-anthropic --skill update-project-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-project-knowledge
Source: https://github.com/ippontech/terraform-provider-anthropic/tree/main/.claude/skills/update-project-knowledge
Command: npx skills add https://github.com/ippontech/terraform-provider-anthropic --skill update-project-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps CLAUDE.md and agent memories accurate after each implementation task.

Core Features & Use Cases

  • Synchronizes CLAUDE.md, agent memories, and subagent MD files after significant work to reflect new conventions, packages, resources, or patterns.
  • Ensures documentation stays aligned with code changes for faster onboarding and knowledge retention.
  • Supports a repeatable process for updating project knowledge after tasks, reducing drift and miscommunication.

Quick Start

Run at the end of a significant implementation task to refresh CLAUDE.md and agent memories.

Frequently Asked Questions about update-project-knowledge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update CLAUDE.md and agent memories after a code change?

To update CLAUDE.md and agent memories after a code change, run a knowledge synchronization process at the end of your implementation task. This gathers context, identifies documentation gaps, and updates relevant knowledge files to reflect new conventions, packages, or patterns.

What is the best way to keep project documentation aligned with new code patterns?

Keeping project documentation aligned with new code patterns is best achieved through automated knowledge synchronization. It updates CLAUDE.md and subagent MD files after major implementation tasks, ensuring documentation stays aligned with reality for faster onboarding.

When do I need to synchronize my knowledge base during a development workflow?

You need to synchronize your knowledge base during a development workflow at the end of a significant implementation task. This is required when new conventions, packages, resources, or patterns are discovered and need to be reflected in CLAUDE.md and agent memories.

Does updating agent memories work for subagent MD files as well?

Yes, updating agent memories works for subagent MD files as well. The synchronization process updates CLAUDE.md, agent memories, and subagent MD files across code changes, new conventions, packages, resources, or patterns discovered.

Why does my project knowledge drift after major implementation tasks?

Project knowledge drifts after major implementation tasks because documentation is not automatically updated with new conventions or patterns. Running a knowledge synchronization process after significant work reduces drift and miscommunication by aligning documentation with reality.