senior-developer-no-unsolicited-summaries

senior-developer-no-unsolicited-summaries is a skill for Claude Code, Codex from sampleXbro/agentsmesh. It costs 20 tokens per session (67 once invoked), scanned A, original, MIT.

A rule that tells an AI coding agent not to create extra summary or documentation files unless requested.

In plain words
What is it for?
Controlling the files produced during coding work and keeping final reporting in the conversation.
Why use it?
It keeps the project from accumulating unwanted reports, readmes, changelogs, or other files outside the task.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Controlling the files produced during coding work and keeping final reporting in the conversation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sampleXbro/agentsmesh --skill senior-developer-no-unsolicited-summaries
Clone the repo
git clone --depth 1 https://github.com/sampleXbro/agentsmesh

Made for: Claude Code, Codex.

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 senior-developer-no-unsolicited-summaries

README.md
[![agentmods](https://agentmods.dev/badge/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries/github.svg)](https://agentmods.dev/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries)
Your own site
<a href="https://agentmods.dev/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries"><img src="https://agentmods.dev/badge/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for senior-developer-no-unsolicited-summaries

Your own site · 80×15
<a href="https://agentmods.dev/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries"><img src="https://agentmods.dev/badge/skills/samplexbro/agentsmesh/senior-developer-no-unsolicited-summaries.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 67 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.00020 $0.00067
Opus 5 $0.00010 $0.00034
Sonnet 5 $0.00004 $0.00013
Haiku 4.5 $0.00002 $0.00007

Measured 5d ago against content hash c945fd517fbc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

senior-developer-no-unsolicited-summaries 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 5d 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.

.agents/skills/senior-developer-no-unsolicited-summaries/SKILL.md · 8 lines

What it actually says

Purpose

Do not create summary documents, READMEs, CHANGELOGs, or other written summaries of work unless the user explicitly asks for them. Prefer reporting outcomes concisely in the conversation.

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. 5d ago First seen · 8 lines · 20 tokens per session scan A c945fd517fbc

Subscribe to this mod's changes

senior-developer-no-unsolicited-summaries is a skill published in the GitHub repository sampleXbro/agentsmesh (24 stars, last pushed yesterday), licensed MIT. It adds 20 tokens to every session and 67 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-09-03.

Related

Other skills, from other repositories

Agent Browser Automation

Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and structured commands optimized for agent workflows.

PramodDutta/qaskills · 37 tokens

tournament-manager

Tournament manager for the EasyChamp platform. Use when the user wants to create or operate a sports league, tournament, or bracket — covers generating a league, spinning up a tournament under it, building the bracket, producing a schedule with venues, and entering match results. Activates for 'create a league'…

anton-abyzov/vskill · 188 tokens

replay

Find, analyze, and share AI coding sessions with vibe-replay. Use when the user asks for a replay, wants to find a past session, run a session retro, share Cursor/Claude/Codex session context, or attach session context to a PR.

tuo-lei/vibe-replay · 56 tokens

routines

Clay routines — create a routine from an existing function/workflow, then run a saved routine that exists in this workspace. Use when the user asks to create/register a routine, or to run, execute, or trigger a function, workflow, or routine (by name or id), pass it inputs, or check the results/status of a run. For…

clay-run/agent-plugins · 86 tokens

cli

Clay CLI — the primary scripting surface (JSON output, typed errors). Use when running or discovering clay commands. For what Clay can do and which skill to use, read the clay skill when it is available; otherwise run clay --help. Use clay --help for command names, flags, JSON shape, and error codes.

clay-run/agent-plugins · 78 tokens

mischief-managed

Use when finishing a Pi, Codex, Cursor, Claude, or other coding-agent session and wanting to save a lean Markdown session note into your Obsidian vault with decisions, code changes, validation, caveats, and follow-ups.

ethanolivertroy/mischief-managed · 53 tokens