Guide for discovering, analyzing, and pruning the Butlers test suite. Use when working on test condensation beads (Phase 1 epic bu-rhztl and Phase 2 epic bu-hg8rl both CLOSED; Phase 3 maintenance cycle underway 2026-06-21), assessing test bloat, identifying…
Tzeusy/butlers
SkillsMP has collected 82 skills from Tzeusy/butlers. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 82
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 40 of 82 collected skills.
Generate a weekly home energy digest with trends, top consumers, and recommendations.
Orchestrate a UX redesign of a Butlers dashboard page (or sub-page set) using /project-direction as the spec+beads engine, with redesign-specific upfront phases for vision capture, asset ingestion, impact analysis, backend-contract derivation, LLM-cost…
When and how to ask another butler's domain a question via delegate_ask, and how to answer one routed to you
When and how to ask another butler's domain a question via delegate_ask, and how to answer one routed to you
Education-butler response-mode selection and worked examples for teaching, quizzes, progress, reviews, and topic abandonment.
Education domain memory taxonomy for concept entity resolution, predicates, permanence, tags, and example fact patterns.
Finance-butler response-mode selection and worked examples for transactions, bills, subscriptions, and finance questions.
Finance domain memory taxonomy — subject/predicate conventions, permanence levels, tagging strategy, and example facts with entity resolution
General-butler response-mode selection and examples for responding to interactive messaging channels.
Health-butler response-mode selection and examples for interactive health messages.
Home Assistant event classification and response procedure for safety, environmental drift, automation failures, and routine changes.
Home-butler response-mode selection and worked examples for scenes, comfort, device status, energy, and confirmations.
Home domain memory taxonomy for service-provider entity resolution, subjects, predicates, permanence, tags, and example facts.
Travel-butler response-mode selection and worked examples for bookings, itinerary updates, documents, and trip questions.
Recurring generative audit pursuing a world-class JARVIS-like system across the Butlers ecosystem: per-page /th-design UX audits plus ecosystem ideation lenses (new connectors, inference/model-routing flow, knowledge-graph growth, cross-butler interaction,…
Subskill of butler-relentless-jarvis-pursuit (its QC / verification mode) — routed via the parent SKILL.md, not the global catalog. QC sweep of the Butlers dashboard for UI maturity and feature completeness, organised around end-to-end USER FLOWS: walk a user…
Detailed parameter documentation for finance butler MCP tools — consult when precise tool signatures are needed
Usage patterns for the notify() tool — required parameters, intents, and examples
Lifestyle interactive response framework — detection, the five response modes (React, Affirm, Follow-up, Answer, React+Reply), and complete worked examples for replying to messages from interactive channels
Lifestyle domain memory classification — subject/predicate taxonomy, permanence levels, tags, and example fact patterns for storing taste, consumption, and hobby knowledge
QA patrol operations reference — the step sequences for the patrol loop, reactive finding reception, investigation management, and PR status tracking
Use when working a GitHub PR for a Butler QA investigation or reviewer follow-up: unresolved review threads must be answered inline, PR text must contain no personal information or secrets, and the branch is not done until required GitHub checks are green.
Guide for adding new external service connectors and modules to the Butlers framework. Covers the full integration pattern — account registry, module (MCP tools), connector (background ingestion), and dashboard API. Use when planning, speccing, or…
Use when the question is what behavior Butlers is required to implement. Load before implementing or reviewing feature work, reconciling spec-code drift, deciding whether a change needs a new spec, or locating the relevant capability spec or active OpenSpec…
Generate or update Grafana dashboard JSONs for the Butlers application. Use when asked to create, refresh, or expand Grafana dashboards. Queries live Prometheus and Tempo to discover actual metric/trace data before generating any JSONs. Knows where…
Generate weekly learning progress digests from analytics snapshots and recent trends.
Daily tomorrow-prep briefing, review tomorrow's calendar and fold in today's cross-butler specialist highlights into a multi-domain preparation summary sent via Telegram (sent at the end of the day, 23:00 SGT, to prepare for the day ahead)
Memory classification framework — entity resolution, permanence levels, tagging strategy, and extraction philosophy
Multi-butler signal extraction contract for switchboard ingestion. Produces strict JSON extraction arrays that map directly to target butler tool calls.
7-step Conversational Fact Extraction Pipeline — resolve person mentions to entities, apply disambiguation policy, extract and store facts, log interactions, and update domain records. Routes registry-relational edges to relationship_assert_fact(); reserves…
Workflow for reviewing, triaging, and managing upcoming bills and payment reminders
Deep-dive reconciliation between OpenSpec specifications and the actual codebase implementation. Identifies feature gaps in both directions: (1) implemented but not documented in specs — creates new spec documents, (2) specified but not implemented — creates…
Regenerate the project's Excalidraw architecture documentation by surveying the current codebase, diffing against existing diagrams in docs/diagrams/, and emitting a beads epic whose children each instruct a worker to produce or update one diagram via…
MANDATORY for all non-trivial implementation work. Use when implementing, reviewing, or validating changes in this repository and the question is how the work should be executed well. Load before choosing test scope, deciding whether specs or manifesto…
CRITICAL -- Load the project's foundational doctrine before making architectural decisions, writing code, designing APIs, creating tests, or proposing features. The about/heart-and-soul/ directory contains prime directives: what Butlers is, what it is not,…
Load the project's topology maps to understand where components live, how they connect, and what boundaries exist. The about/lay-and-land/ directory contains component inventories, data flow diagrams, dependency maps, and deployment topology. Consult before:…
Load design contracts (RFCs) to contextualize implementation work. The about/legends-and-lore/ directory contains numbered RFCs defining wire-level contracts, data models, state machines, and integration points. Consult relevant RFCs before implementing…
Extract structured relationship data from incoming messages. Teaches the Switchboard's runtime instance how to identify contacts, interactions, life events, dates, facts, sentiments, gifts, and loans — and produce structured JSON that maps directly to…
Emit a structured investigation_notes.json artifact at terminal state. Load when you are an investigation agent finishing a fix or unfixable verdict. The dispatcher reads this file before worktree teardown and persists it into…