10-signal-agent

Extract KPI signals from Domo sources and write deterministic artifacts.

10|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/lilyydavid/ai-diagnostic-loop-mirror --skill 10-signal-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10-signal-agent
Source: https://github.com/lilyydavid/ai-diagnostic-loop-mirror/tree/main/projects/intelligence-loop/agents/10-signal-agent
Command: npx skills add https://github.com/lilyydavid/ai-diagnostic-loop-mirror --skill 10-signal-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The 10-signal-agent identifies and surfaces KPI signals from registered Domo sources, enabling PMs to decide which signals warrant deeper inspection and triangulation.

Core Features & Use Cases

  • Automated KPI signal extraction: reads sources, filters signals, and formats output for handoff to the next agents and PM.
  • Deterministic outputs: writes Confluence pulse reports and pipeline-context to deterministic paths for auditing.
  • Use Case: When a PM needs to decide which KPI movements to prioritize for experiments, the signal agent provides a vetted list of signals for review.

Quick Start

Trigger the intelligence loop via the configured commands (e.g., /intelligence-loop) to begin surface signal extraction and gate outputs for PM review.

Frequently Asked Questions about 10-signal-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract KPI signals from Domo for PM review?

You extract KPI signals from Domo by triggering the intelligence loop, which reads registered sources, applies thresholds, and outputs a vetted list for PM review.

What is KPI signal extraction for product management gating?

KPI signal extraction for PM gating identifies and surfaces metric movements from Domo sources, helping product managers decide which signals warrant deeper inspection and triangulation.

How do I configure Domo sources and thresholds for analytics pipelines?

You configure Domo sources and thresholds by registering data sources, query windows, and threshold limits in the config/domo.yml file to govern signal extraction.

Does this KPI signal agent write deterministic outputs for auditing?

Yes, the KPI signal agent writes deterministic outputs like signals.md, pipeline-context.md, and run logs to specific paths for governance and auditing.

How does error handling prevent cascading failures in analytics pipelines?

Error handling prevents cascading failures in analytics pipelines by robustly isolating issues during signal extraction, ensuring the intelligence loop continues processing without crashing.

Can I use Confluence for automated pulse reports from Domo data?

Yes, you can generate Confluence pulse reports from Domo data by running the intelligence loop, which formats extracted KPI signals into deterministic artifacts for PM review.