bazinga-db-context

Community

Centralize context packs for agent learning.

Authormehdic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Context management for AI agents often requires consistent sharing of contextual knowledge, error patterns, and learning strategies across runs and team members. This skill provides a centralized mechanism to save, retrieve, and reason about context packages to improve repeatability and collaboration.

Core Features & Use Cases

  • Save and retrieve context packages for agent spawns
  • Track context consumption and reference updates across sessions
  • Capture and reuse error patterns and learning strategies to accelerate iteration

Quick Start

Run the bazinga-db script to save a new context package: python3 .claude/skills/bazinga-db/scripts/bazinga_db.py --quiet save-context-package "<session_id>" "<group_id>" "<package_type>" "<source_file>" "<producer_agent>" '<target_agents_json>' "<priority>" "<content>"

Dependency Matrix

Required Modules

None required

Components

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: bazinga-db-context
Download link: https://github.com/mehdic/ARTK/archive/main.zip#bazinga-db-context

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 223,000+ vetted skills library on demand.