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.
git clone --depth 1 https://github.com/perniemann/pnCoreWrote 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.
[](https://agentmods.dev/commands/perniemann/pncore/pn-quieter)<a href="https://agentmods.dev/commands/perniemann/pncore/pn-quieter"><img src="https://agentmods.dev/badge/commands/perniemann/pncore/pn-quieter/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.
<a href="https://agentmods.dev/commands/perniemann/pncore/pn-quieter"><img src="https://agentmods.dev/badge/commands/perniemann/pncore/pn-quieter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00039 | $0.00634 |
| Opus 5 | $0.00019 | $0.00317 |
| Sonnet 5 | $0.00008 | $0.00127 |
| Haiku 4.5 | $0.00004 | $0.00063 |
Grade A, and why
pn-quieter 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 81 lines — stays where its author put it; the contents beside it link to each section on GitHub.
pn-quieter
Start every response with: [pn-command] 🔺
Advanced (palette-hidden). Not in the
/slash palette. Invoked by/pn-visual-tweakor/pn-polish, or directly viaget_command("pn-quieter").
Reduce visual noise. For when the design tries too hard or competes with itself. Removes unnecessary complexity without losing personality.
When to Use
- Too many animations competing for attention
- Color overload — too many accents, nothing is emphasized
- Every element decorated (glassmorphism, gradients, shadows, glow effects everywhere)
- Heading hierarchy broken by overuse of bold/large text
- User reports feeling "overwhelmed" or "distracted"
- Maximalist direction that has crossed into chaos
Flow
1. Diagnosis
Identify the noise sources:
Excessive decoration:
- Glassmorphism on everything (blur + glow borders as default style)
- Drop shadows on every element
- Gradient applied to too many surfaces
- Bounce/elastic easing on multiple elements
- Decorative icons that don't add meaning
Color chaos:
- More than 2–3 accent colors
- Accent color used throughout at >10% visual weight
- Conflicting color temperatures (warm and cool fighting)
- Background color as loud as foreground content
Type noise:
- Too many font sizes within a section
- All-caps overused
- Multiple different font weights competing
- Long centered text blocks
Motion overload:
- Multiple simultaneous animations
- Animations on scroll, hover, AND load all present
- Gratuitous motion with no functional role
2. Reduction Plan
Propose what to remove or simplify. The goal is not to make it boring — it's to make what remains land harder because it has room.
Examples:
- Limit animations to 1–2 high-impact moments; remove the rest
- Reduce accent colors to one primary + one semantic
- Remove decorative glassmorphism from cards; keep it only for overlays
- Replace bounce easing with ease-out-expo throughout
- Consolidate font sizes to 4–5 distinct levels
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.
- 8d ago First seen · 81 lines · 39 tokens per session scan A 1972cd99effa
pn-quieter is a command published in the GitHub repository perniemann/pnCore (0 stars, last pushed 2d ago), licensed MIT. It adds 39 tokens to every session and 634 once invoked, about $0.0002 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.
Other commands, from other repositories
t800-start
A single command for creating or updating development helpers such as rules, skills, commands, subagents, and hooks. It can target a plugin, the current project, or shared settings.
t800-fix
A command for making a narrow, predefined fix to existing agents, skills, commands, rules, or hooks. A fix-pack is a file listing the exact changes to make.
t800-loop
A semi-manual workflow for reviewing the results of a previous development run and preparing a queue of fixes. HITL means a human reviews or approves the queued work before fixes are applied in batches.
t800-audit
A command for auditing a Cursor setup, including its rules, skills, commands, agents, and plugins. It identifies which parts are useful and which consume unnecessary context, meaning the instructions an AI reads before working.
t800-cloud-hub
A command for setting up a Cloud Hub and its client automation package, including instructions, a data format, and a test report.
t800-doctor
A command that runs a scripts-only health report for a T-800 or target plugin setup. It reports the version, profile, memory location, state, item counts, always-applied items, and recent audits.