kelly-insure-datalisted
Install: claude install-skill mr-kelly/skills
# Kelly Insure Data
## Overview
Use this skill as Kelly's insurance data-entry and data-governance cockpit. It pairs a local App-in-Skill UI with a Busabase-backed data layer: one Busabase Drive node for the file drive, one Base for insurance QA pairs, two Bases for featured information and insurer notices, and one Base for user feedback.
Default interaction mode: App UI. Unless the user explicitly asks for chat-only handling, start or reuse the local app with `app/start.sh` and give the actual URL. The first screen is the usable workspace, not a landing page.
## Purpose
This skill is for insurance-industry high-quality data entry and governance:
- govern files by metadata completeness and source hygiene;
- inspect the Busabase Drive node named by `config.busabase.drive_node_id` or `drive_node_slug`;
- inspect QA pairs from the Busabase Base named by `qa_base_id` or `qa_base_slug`;
- inspect featured information records from the Base named by `featured_base_id` or `featured_base_slug` (`featured-information`);
- inspect insurer notice records from the Base named by `notices_base_id` or `notices_base_slug` (`insurance-news`); legacy `news_base_id`/`news_base_slug` are accepted as aliases;
- inspect user feedback records from the Busabase Base named by `feedback_base_id` or `feedback_base_slug`;
- surface missing fields, draft/review statuses, source gaps, and quality warnings before data becomes trusted insurance knowledge.
The UI has five primary routes:
- `#/overview