pheromone-visibility

Control pheromone operation visibility with configurable verbosity and real-time signal reporting.

9|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/calcosmic/Aether --skill pheromone-visibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pheromone-visibility
Source: https://github.com/calcosmic/Aether/tree/main/.aether/skills-codex/colony/pheromone-visibility
Command: npx skills add https://github.com/calcosmic/Aether --skill pheromone-visibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pheromone operations must never happen silently. Users need to see exactly what signals are being created, reinforced, expired, or auto-emitted. Every signal change is an opportunity to build user trust in the colony system.

Core Features & Use Cases

  • Signal visibility: show creation, reinforcement, expiration, and auto-emission events in real time.
  • Signal-change reporting: provide a clear, end-of-cycle summary of all pheromone changes.
  • Configurable verbosity: adjust the level of detail from compact to detailed for debugging and auditing.

Quick Start

Enable visibility tracing for all pheromone operations during builds and continues.

Frequently Asked Questions about pheromone-visibility

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

FAQPage Schema
How do I make pheromone signals visible during colony workflows?

To make pheromone signals visible, enable visibility tracing for all operations during builds and continues. This prevents silent signaling by showing creation, reinforcement, expiration, and auto-emission events in real time.

Why do my pheromone operations happen silently without any real-time output?

Pheromone operations happen silently when visibility tracing is not enabled. Applying visibility controls ensures every signal change is reported as a real-time user-visible output, satisfying consistent signal-change reporting across the colony system.

Can I adjust the verbosity of signal-change reporting for debugging?

Yes, you can adjust signal-change reporting verbosity for debugging. Configurable verbosity allows you to select the level of detail from compact to detailed, ensuring you capture the exact pheromone actions needed for auditing.

What is the best way to audit pheromone creation and expiration events?

The best way to audit pheromone creation and expiration events is to use configurable visibility controls. They provide a clear end-of-cycle summary of all pheromone changes, ensuring consistent reporting of every signal action.

Do I need any dependencies to trace auto-emission of signals in real time?

No dependencies are required to trace the auto-emission of signals in real time. The visibility controls apply directly to builds and continues across colony workflows without needing external components or modules.