Agent Plugins Marketplace
All plugins

concise

v1.73.0

English. The answer goes in the first sentence; cut preamble and process narration; keep every caveat that changes what the reader does. Governs chat replies, plans, decisions, commit messages, PR descriptions, cards, review comments and release notes — and the text written into code, from comments to screens. Forces its output style on while enabled, restates the style beside every prompt, and ships a SessionStart hook with self-update, a credit guard on the commands that publish text, fourteen commands — rewrite, pr, card, commit, comment, release, plan, decide, draw, status, handoff, audit, trim, woman — and an audit agent.

Claude Code1 Skill

By Ricardo AlbuquerqueLicense: MIT3 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 14, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install concise for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install concise@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/RicardoAlbuquerquet/concise

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/concise/.

Plugin files

skills/concise/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

conciseSKILL.md

Required style for every reply, for every text that leaves the conversation — commit, PR, card, comment, release note — and for the text in code. The answer in the first sentence, every word earning its place, every caveat kept.

Plugin manifests1

skills/concise/.claude-plugin/plugin.json
{
  "name": "concise",
  "description": "English. The answer goes in the first sentence; cut preamble and process narration; keep every caveat that changes what the reader does. Governs chat replies, plans, decisions, commit messages, PR descriptions, cards, review comments and release notes — and the text written into code, from comments to screens. Forces its output style on while enabled, restates the style beside every prompt, and ships a SessionStart hook with self-update, a credit guard on the commands that publish text, fourteen commands — rewrite, pr, card, commit, comment, release, plan, decide, draw, status, handoff, audit, trim, woman — and an audit agent.",
  "version": "1.73.0",
  "author": {
    "name": "Ricardo Albuquerque",
    "url": "https://github.com/RicardoAlbuquerquet"
  },
  "homepage": "https://github.com/RicardoAlbuquerquet/concise",
  "repository": "https://github.com/RicardoAlbuquerquet/concise",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[concise on Agent Plugins Marketplace](https://pluginsmp.com/plugins/concise)