kcc-agentic-journaler
OfficialRoute agent learnings to the right place
Software Engineering#knowledge management#agentic journaling#merge conflict avoidance#markdown updates#KCC#service scoping
AuthorGoogleCloudPlatform
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents knowledge pollution and merge conflicts by ensuring agentic learnings are captured in the correct, contextually relevant location based on their scope.
Core Features & Use Cases
- Hierarchical routing rules: Guides agents to decide whether a learning belongs in a general Skill update or in a service-scoped journal.
- Service-scoped journal writes: Enforces writing to
.gemini/journals/<service_name>.mdfor domain/service tribal knowledge to avoid cross-service merge conflicts. - Safe validation constraint: Explicitly prevents appending to centralized skill journals under
.gemini/skills/.
Quick Start
Follow the Tier 1 or Tier 2 routing logic in the Skill instructions and write your learning to the specified file path for your task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kcc-agentic-journaler Download link: https://github.com/GoogleCloudPlatform/k8s-config-connector/archive/main.zip#kcc-agentic-journaler Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.