listen-to

Community

Listen for talker instructions via a shared DB.

Authoraiguy611
Version1.0.0
Installs0

System Documentation

What problem does it solve?

One-way message receiver for inter-session Copilot communication. It listens to a shared SQLite database created and updated by a talker session, executes the received instruction, marks it DONE, and handles retry cycles when the talker returns a FAIL verdict.

Core Features & Use Cases

  • Polls a shared database for PENDING messages and executes the corresponding instruction.
  • Updates the status to DONE and waits for the talker verdict (PASS/FAIL).
  • Supports sequential processing of multiple messages and automatic retries based on feedback.

Quick Start

Start the listener by running the poll-pending.sh script to wait for a PENDING message, then execute the instruction and mark DONE after completion.

Dependency Matrix

Required Modules

sqlite3fswatch

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: listen-to
Download link: https://github.com/aiguy611/cc-tools/archive/main.zip#listen-to

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