---
title: "discuss"
description: "ADR-driven development, agent spec conventions, decision grilling, English-only artifacts, controlled-language rewrites, and diff explanations"
canonical: https://agentpluginsdirectory.com/plugins/discuss
last-updated: 2026-09-25
---

# discuss
ADR-driven development, agent spec conventions, decision grilling, English-only artifacts, controlled-language rewrites, and diff explanations
- Slug: discuss
- Publisher: HernandoR
- Repository: https://github.com/HernandoR/agent-skillset
- Manifest: plugins/discuss/plugin.json
- Version: 0.7.0
- Category (editorial): documentation
- Skills: 7 (adr-driven-development, agent-spec-convention, asd-ste100, decision-grilling, english-only-artifacts, explain-diff-html, explain-diff-myst)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-05-22
- Repository last pushed: 2026-09-20
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/discuss
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- adr-driven-development: Use when capturing design discussion that should survive across sessions and contributors (RFC), or when recording/updating the settled design intent a project commits to (ADR). Triggers whenever a design direction is being debated, an architectural choice gets made, an existing decision needs revi…
- agent-spec-convention: Use when adding a project-level rule that AI coding agents should follow (no-print, no-inline-paths, naming conventions, commit format, etc.) and the rule must be discoverable by any harness, Claude Code, Codex, Cursor, Kiro, not pinned to a single editor's hook system.
- asd-ste100
- decision-grilling: Use when a plan, feature, design, or implementation direction has unresolved questions, hidden assumptions, or branching decisions that can change the work.
- english-only-artifacts: Use whenever writing something that persists: docs, RFCs, ADRs, plans, specs, code comments, docstrings, identifiers, log and error strings, commit subjects, PR and issue text. Load it especially when the conversation is being held in Chinese or another non-English language, when the user asks for…
- explain-diff-html: Use when asked to explain a code change, diff, commit range, branch, or PR to a human reader as a rich, self-contained HTML page with diagrams and an interactive quiz. Trigger on "explain this diff/PR/branch", "write up this change", "onboarding doc for this change", or a request for a shareable si…
- explain-diff-myst: Use when asked to explain a code change, diff, commit range, branch, or PR to a human reader as a MyST Markdown document with mermaid diagrams, callouts, and a dropdown-based quiz. Trigger on "explain this diff/PR/branch", "write up this change", "onboarding doc for this change", or a request for a…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
