explanatory-output-style

explanatory-output-style is a plugin for Claude Code from pablo-albaladejo/kaiord. Its token cost is not measured, scanned A, a copy of explanatory-output-style, MIT.

A plugin that adds educational explanations of implementation choices and recurring code patterns.

In plain words
What is it for?
Use it when reviewing or explaining code changes and design decisions.
Why use it?
It helps developers understand why code is structured a certain way and how it fits the rest of the codebase.

Plugin for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when reviewing or explaining code changes and design decisions.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add pablo-albaladejo/kaiord/plugin install explanatory-output-style
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.

Clone the repo
git clone --depth 1 https://github.com/pablo-albaladejo/kaiord

Made for: Claude Code.

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 explanatory-output-style

README.md
[![agentmods](https://agentmods.dev/badge/plugins/pablo-albaladejo/kaiord/explanatory-output-style/github.svg)](https://agentmods.dev/plugins/pablo-albaladejo/kaiord/explanatory-output-style)
Your own site
<a href="https://agentmods.dev/plugins/pablo-albaladejo/kaiord/explanatory-output-style"><img src="https://agentmods.dev/badge/plugins/pablo-albaladejo/kaiord/explanatory-output-style/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 explanatory-output-style

Your own site · 80×15
<a href="https://agentmods.dev/plugins/pablo-albaladejo/kaiord/explanatory-output-style"><img src="https://agentmods.dev/badge/plugins/pablo-albaladejo/kaiord/explanatory-output-style.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

explanatory-output-style 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 9d 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.

Origin

This is a copy

100% identical to explanatory-output-style — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/plugins/explanatory-output-style/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "explanatory-output-style",
  "version": "1.0.0",
  "description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
  "author": {
    "name": "Dickson Tsai",
    "email": "[email protected]"
  }
}
Contents

What it installs

The manifest is a name and a version. 1 hook travel with it, and installing the plugin installs all of them. Each is measured on its own page, and each can be installed alone.

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. 9d ago First seen · 10 lines scan A 1ef1b51a3856

Subscribe to this mod's changes

explanatory-output-style is a plugin published in the GitHub repository pablo-albaladejo/kaiord (9 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to explanatory-output-style, differing in 0 lines, and is treated as a copy.

Related

Other plugins, from other repositories

oss-autopilot

AI-powered autopilot for managing open source contributions - track PRs, respond to maintainers, discover issues, and maintain contribution velocity.

costajohnt/oss-autopilot · not measured

vitest-auto-spy

Typed test spies from a class or a type on Vitest, bun:test and node:test — the skill teaches an agent the API, the anti-patterns, the error→fix table and the codemod that migrates a suite off jest-auto-spies or jasmine-auto-spies.

ASDAlexey/vitest-auto-spy · not measured

phdtaketaketake

Connection-first PhD advisor matcher — finds the right advisor by network strength, not h-index. Evidence-first: every signal traces to a real source the agent fetched. Best-supported for physics / MSE; extensible to other STEM with field-specific caveats.

powerofjinbo/phdtaketaketake · not measured

biomejs--biome--biome-developer

General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns (AST, syntax nodes, string extraction, embedded languages), and learning technical tips.

tomevault-io/claude-code-plugins · not measured

konid-ai

Language expression coach — tells you how a native speaker would actually say something, with cultural context, tone notes, and audio pronunciation. Supports 13+ languages.

robertnowell/konid-language-learning · not measured

typescript-exercise-generator-skill

TypeScript coach: exercise generator & checker with hints function (RU).

aleksei-perchukov/coding-exercise-generator-ide-plugin · not measured