sqlite-provider
CommunitySQLite-backed Waggle provider for local task data.
Authorkazukinagata
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Waggle users often need a persistent local storage backend for task data when running in isolated environments. This skill provides a SQLite-backed Waggle provider implementation that handles config retrieval, schema validation, and CRUD operations for tasks.
Core Features & Use Cases
- Config retrieval and headless session setup for the sqlite provider when the active provider is sqlite.
- Schema validation and auto-repair using the included scripts to ensure required tables exist (tasks, task_dependencies, teams, sprints, intake_log).
- CRUD and query tooling for tasks, including convenient scripts to create, read, update, delete, and fetch tasks with related dependencies.
- View-server integration and identity resolution for local deployments.
Quick Start
Load this skill to initialize Waggle's SQLite-backed provider and begin managing tasks with a local database.
Dependency Matrix
Required Modules
sqlite3jq
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: sqlite-provider Download link: https://github.com/kazukinagata/waggle/archive/main.zip#sqlite-provider 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.