pheromone-protocol
Use when pheromone signals are present in your assembled context and you need to interpret and comply with them
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when pheromone signals are present in your assembled context and you need to interpret and comply with them
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| source | shipped |
| name | pheromone-protocol |
| description | Use when pheromone signals are present in your assembled context and you need to interpret and comply with them |
| type | colony |
| domains | ["pheromones","protocol","signals","compliance"] |
| agent_roles | ["builder","watcher","scout","chaos","oracle","architect","colonizer","route_setter","archaeologist","chronicler","keeper","tracker","probe","weaver","auditor","gatekeeper","includer","measurer","sage","ambassador"] |
| priority | normal |
| version | 1.0 |
Pheromone signals are the colony's steering mechanism. Every agent must know how to read, interpret, and comply with them. This skill standardizes signal handling across all 22 agent roles.
REDIRECT signals are non-negotiable. You MUST comply.
[error-pattern] come from repeated colony failures (midden threshold). These are lessons learned the hard way -- treat them with extra seriousness.FOCUS signals direct your attention. You SHOULD prioritize.
FEEDBACK signals are calibration from past experience. You may incorporate flexibly.
When multiple signals overlap, preserve the strongest actionable guidance:
Different roles adapt signal handling to their function:
| Role | REDIRECT Adaptation | FOCUS Adaptation |
|---|---|---|
| Builder | Avoid flagged patterns in code | Write extra tests for focused areas |
| Watcher | Flag violations in review | Deeper checks on focused areas |
| Scout | Exclude flagged approaches from research | Prioritize focused topics |
| Chaos | Test flagged patterns for regression | Focus chaos testing on focused areas |
| Route Setter | Exclude flagged approaches from plans | Weight focused areas in phase design |
| Architect | Reject designs using flagged patterns | Center architecture around focused areas |
All other roles follow the general protocol above.
In your output summary, include a signal compliance section:
Signal Compliance:
- REDIRECT "no inline styles": Complied -- used Tailwind utility classes throughout
- FOCUS "security": Applied -- added input validation to all endpoints
- FEEDBACK "prefer composition": Followed -- used composition pattern for new components
If no signals were present in your context, note: "No active pheromone signals."
If your context contains no pheromone signals section, this means either:
In either case, proceed with your task using default judgment. Do not treat signal absence as an error.
Use when Codex is asked to colonize, plan, build, continue, swarm, or seal an Aether colony and must mirror wrapper orchestration safely
Use when Codex is asked to initialize or set up an Aether colony and should refine intent before running init
Use when Codex is asked to run Aether Oracle or discuss flows and should refine scope before research or clarification
Use when acceptance criteria need unit, integration, or end-to-end tests generated from implementation context
Use when delivered functionality needs acceptance-criteria verification before a phase advances
Use when a phase involves LLMs, AI agents, RAG, ML inference, or prompt/tool integration design