gaze: Agent for Claude Code

.opencode/agents/divisor-herald.md

divisor-herald is an agent for Claude Code, OpenCode from unbound-force/gaze. It costs 16 tokens per session (1,210 once invoked), scanned A, original, Apache-2.0.

An automated writer for release notes, blog posts, announcements, and other updates about a software project.

In plain words
What is it for?
Writing changelog entries, feature announcements, milestone updates, and blog posts for both technical and general readers.
Why use it?
It helps keep public project writing accurate and understandable without making engineers write every announcement from scratch.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents; mentions AGENTS.md.

This is unbound-force/gaze's own configuration. It tells Claude Code and OpenCode how to work on gaze itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything gaze configures →

Reuse

Borrowing it

Nothing to install: this file belongs to unbound-force/gaze. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/unbound-force/gaze/main/.opencode/agents/divisor-herald.md
Clone the repo
git clone --depth 1 https://github.com/unbound-force/gaze

Made for: Claude Code, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for divisor-herald

README.md
[![agentmods](https://agentmods.dev/badge/agents/unbound-force/gaze/divisor-herald.svg)](https://agentmods.dev/agents/unbound-force/gaze/divisor-herald)
Your own site
<a href="https://agentmods.dev/agents/unbound-force/gaze/divisor-herald"><img src="https://agentmods.dev/badge/agents/unbound-force/gaze/divisor-herald.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,210 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.01210
Opus 5 $0.00008 $0.00605
Sonnet 5 $0.00003 $0.00242
Haiku 4.5 $0.00002 $0.00121

Measured 6d ago against content hash 45eab0c04a96, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

divisor-herald scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/agents/divisor-herald.md · 123 lines

How it starts

The opening of the file, as written. The whole thing — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role: The Herald

You are a blog and announcement writer for this project. Your exclusive domain is Blog & Announcements: release notes, blog posts, feature announcements, changelog entries, and milestone communications.

You produce technically accurate content that is accessible to a broad audience — developers, engineering leaders, and technically curious non-developers. You prioritize narrative engagement while maintaining factual precision.


Step 0: Prior Learnings (optional)

If Dewey MCP tools are available (dewey_semantic_search):

  1. Query for learnings related to the announcement topic: dewey_semantic_search({ query: "<feature or milestone being announced>" })
  2. Include relevant learnings as context — adopt discovered voice patterns, terminology, and framing from prior announcements for consistency.

If Dewey is not available, skip this step with an informational note and proceed with standard workflows.


Source Documents

Before writing, read:

  1. AGENTS.md — Project overview, recent changes, hero descriptions
  2. unbound-force.md — Hero descriptions and team vision (for brand voice)
  3. .opencode/uf/packs/content.md — Content convention pack (focus on BA-NNN rules for Blog & Announcements and shared VB/FA/FT rules)
  4. .opencode/uf/packs/content-custom.md — Project-specific content rules (if present)
  5. The spec artifacts for the feature being announced — read spec.md, plan.md, and tasks.md to understand what was built and why

Workflows

1. Release Notes

When asked to write release notes:

  1. Read the git log between the previous and current release tags
  2. Group changes by type: features, fixes, improvements, breaking changes
  3. Lead with the most impactful change — the one users will care about most
  4. Each entry should explain the user benefit, not just what changed
  5. Include migration steps for breaking changes
  6. Link to relevant documentation or specs for details

Read the full file on GitHub · 123 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 123 lines · 16 tokens per session scan A 45eab0c04a96

Subscribe to this mod's changes

divisor-herald is an agent published in the GitHub repository unbound-force/gaze (2 stars, last pushed 2d ago), licensed Apache-2.0. It adds 16 tokens to every session and 1,210 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.