claude-settings

A collection of Claude Code add-ons, including tools for simplifying code, reducing AI-style wording, reviewing work, and developing plugins. The listing contains several separate plugins with different purposes.

In plain words
What is it for?
Use the listed plugins to review changed code, remove unnecessary complexity, control generated wording, support Git workflows, or build Claude Code plugins, depending on the selected plugin.
Why use it?
It groups related coding and writing customizations in one marketplace listing, so developers can choose tools for code cleanup, review, or plugin work.

Plugin for Claude Code

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.

agentmods
npx agentmods add plugins/fcakyon/claude-codex-settings/marketplace
Claude Code
/plugin marketplace add fcakyon/claude-codex-settings
Clone the repo
git clone --depth 1 https://github.com/fcakyon/claude-codex-settings

Made for: Claude Code.

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 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-settings scanned grade A with 1 finding 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 yesterday.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

"description": "Search logs, metrics, and traces and build OpenObserve dashboards via curl.",
.claude-plugin/marketplace.json · 508 lines

How it starts

The opening of the file, as written. The whole thing — 508 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "claude-settings",
  "owner": {
    "name": "Fatih C. Akyon"
  },
  "metadata": {
    "description": "Claude Code plugins featuring skills, slash commands, autonomous subagents, hooks, and MCP server integrations for Git workflow, code review, and plugin development.",
    "version": "2.7.1"
  },
  "plugins": [
    {
      "name": "simplify",
      "source": "./plugins/simplify",
      "description": "Review changed code for reuse, redundancy, and over-engineering, then apply fixes.",
      "version": "1.1.9",
      "author": {
        "name": "Fatih C. Akyon"
      },
      "homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
      "repository": "https://github.com/fcakyon/claude-codex-settings",
      "license": "Apache-2.0",
      "keywords": ["simplify", "cleanup", "refactor", "diff", "code-review"],
      "category": "developer-tools",
      "tags": ["cleanup", "refactor"]
    },
    {
      "name": "humanize",
      "source": "./plugins/humanize",
      "description": "Block a curated list of AI buzzwords on every write with a hook.",
      "version": "1.2.3",
      "author": {
        "name": "Fatih C. Akyon"
      },
      "homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
      "repository": "https://github.com/fcakyon/claude-codex-settings",
      "license": "Apache-2.0",
      "keywords": ["humanize", "writing", "markdown", "docstring", "lint"],
      "category": "developer-tools",
      "tags": ["writing", "lint"]
    },
    {
      "name": "fable-advisor",
      "source": "./plugins/fable-advisor",
      "description": "Get a second opinion from Claude Fable 5 before big decisions.",
      "version": "1.4.1",
      "author": {
        "name": "Fatih C. Akyon"
      },
      "homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
      "repository": "https://github.com/fcakyon/claude-codex-settings",
      "license": "Apache-2.0",
      "keywords": ["advisor", "second-opinion", "review",

Read the full file on GitHub · 508 lines

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. yesterday First seen · 508 lines scan A a4b2f2259fa0

Subscribe to this mod's changes

claude-settings is a plugin published in the GitHub repository fcakyon/claude-codex-settings (1,114 stars, last pushed 2d ago), licensed Apache-2.0. 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 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.