system-init
OfficialBoots memory system setup and templates.
AuthorQredence
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Initialize the agent's memory system by creating core templates, configuration files, and the recall scratchpad, ensuring a ready context for operation.
Core Features & Use Cases
- Template Hydration: Copies core/.template.md to active core/.md files when missing to establish usable memory templates.
- Configuration Setup: Creates or verifies the
.fleet/context/.chroma/config.yamlfrom a template to enable persistent memory storage. - Recall Scratchpad: Generates
recall/current.mdto hold the current session context for quick reference. - Startup/Repair Scenarios: Run at project startup or after memory repairs to guarantee a consistent baseline across environments.
Quick Start
Run initialization to hydrate templates, configure memory, and prepare recall: uv run python .fleet/context/scripts/memory_manager.py init After completion, verify status: uv run python .fleet/context/scripts/memory_manager.py status
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: system-init Download link: https://github.com/Qredence/agentic-fleet/archive/main.zip#system-init 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 223,000+ vetted skills library on demand.