knowledge_growth

Community

Automate daily knowledge material lifecycle.

Authorkid0317
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the daily processing of knowledge materials in memory, advancing through a three-phase lifecycle: raw → digesting → formed. It runs independently on a cron-based schedule (0 3 * * *), not relying on life_sim, and uses a dedicated lock to ensure deterministic processing across sessions.

Core Features & Use Cases

  • Independent scheduled workflow that ingests knowledge items from memory/material_pool.md and stores results into memory/knowledge_bank.md with 3-phase transitions.
  • Supports deterministic locking (.knowledge.lock) to prevent race conditions and enables phase transitions (raw, digesting, formed).
  • Use Case: An enterprise team curates knowledge chunks daily and progressively digests them into "formed" knowledge entries for proactive referencing.

Quick Start

Configure the cron to run at 0 3 * * * and ensure material_pool.md and the memory lock file are in place so the workflow can execute automatically.

Dependency Matrix

Required Modules

None required

Components

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: knowledge_growth
Download link: https://github.com/kid0317/cc_workspace_bot/archive/main.zip#knowledge-growth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.