speaking

Generate RLM-isolated follow-up messages enriched with chronicle events per user.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/construct-observer --skill speaking
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speaking
Source: https://github.com/0xHoneyJar/construct-observer/tree/main/skills/speaking
Command: npx skills add https://github.com/0xHoneyJar/construct-observer --skill speaking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generates RLM-isolated follow-up messages enriched with chronicle events around each user's last feedback date, enabling more contextually grounded outreach and better score movement explanations.

Core Features & Use Cases

  • Golden-path workflow to produce context-rich follow-ups per user canvas.
  • Inject temporal context from chronicle around last feedback date to explain score movements.
  • Cognition checks per user and per-canvas assessment to determine readiness for follow-up.
  • Batch generation with per-user customization via cognition and chronicle data.
  • Integrates with /follow-up truename to deliver isolated prompts for subagents.

Quick Start

Run the /speak workflow to generate context-rich follow-ups for all active canvases using chronicle data.

Frequently Asked Questions about speaking

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

FAQPage Schema
How do I generate context-aware follow-up messages using chronicle events?▼

You generate context-aware follow-up messages by running the workflow across per-user canvases, which queries chronicle events around each user's last feedback date to produce tailored, contextually grounded outreach.

What is temporal context enrichment for follow-up messages?▼

Temporal context enrichment is the process of injecting chronicle event data around a user's last feedback date into generated outreach to explain score movements and provide contextually grounded messaging.

Do I need chronicle tooling and cognition data to run the follow-up generation workflow?▼

Yes, you need chronicle tooling, specifically the chronicle-query.sh script, and cognition data to run the follow-up generation workflow, as these components provide the temporal context and per-canvas readiness checks required.

Can I batch generate follow-ups with per-user customization across multiple canvases?▼

Yes, you can batch generate follow-ups with per-user customization across multiple active canvases, using per-user cognition checks and chronicle data to tailor each message individually before delivery.

How does the follow-up generation process handle user readiness before delivery?▼

The process handles user readiness by performing cognition checks per user and per-canvas assessments to determine if the context is sufficiently grounded before delivering isolated follow-up messages.

What are the limitations of using isolated follow-up messages for subagents?▼

Isolated follow-up messages for subagents require both chronicle data and cognition checks to function; without the necessary chronicle tooling or per-canvas cognition data, the workflow cannot ensure messages are contextually grounded.