From 445a632d3911eddc1307e34909bf501700f0b00c Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sun, 19 Apr 2026 19:27:05 +0200 Subject: [PATCH] docs: add AI-generated code disclosure to marketplace and all plugins Transparency: all code in this marketplace is produced by Claude Code through dialog-driven development. Root README gets a full disclosure section; each plugin README gets a one-line disclosure linking back to the marketplace section. Co-Authored-By: Claude Opus 4.7 --- README.md | 4 ++++ plugins/ai-psychosis/README.md | 2 ++ plugins/config-audit/README.md | 2 ++ plugins/linkedin-thought-leadership/README.md | 2 ++ plugins/llm-security/README.md | 2 ++ plugins/ms-ai-architect/README.md | 2 ++ plugins/okr/README.md | 2 ++ plugins/ultraplan-local/README.md | 2 ++ 8 files changed, 18 insertions(+) diff --git a/README.md b/README.md index 8a5bcf6..bd008cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Open-source Claude Code plugins for AI-assisted development, security, and plann Built for my own Claude Code workflow and shared openly for anyone who finds them useful. Solo project — bug reports and feature requests are welcome, pull requests are not accepted. +## AI-generated code disclosure + +All code in this marketplace is generated by Claude Code through a dialog-based process. I direct, review, test, and validate; Claude writes. Every commit reflects this — treat the plugins as AI-authored, human-curated. + ## Installation ```bash diff --git a/plugins/ai-psychosis/README.md b/plugins/ai-psychosis/README.md index 664868e..7edbdf6 100644 --- a/plugins/ai-psychosis/README.md +++ b/plugins/ai-psychosis/README.md @@ -9,6 +9,8 @@ *Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + A Claude Code plugin that counteracts sycophancy, reinforcement loops, and compulsive interaction patterns through behavioral modification and programmatic pattern detection. diff --git a/plugins/config-audit/README.md b/plugins/config-audit/README.md index 3f7dad8..656c0d1 100644 --- a/plugins/config-audit/README.md +++ b/plugins/config-audit/README.md @@ -4,6 +4,8 @@ *Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-3.1.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Scanners](https://img.shields.io/badge/scanners-8-cyan) diff --git a/plugins/linkedin-thought-leadership/README.md b/plugins/linkedin-thought-leadership/README.md index 2bb72a1..40856be 100644 --- a/plugins/linkedin-thought-leadership/README.md +++ b/plugins/linkedin-thought-leadership/README.md @@ -4,6 +4,8 @@ *Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-1.2.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Commands](https://img.shields.io/badge/commands-27-green) diff --git a/plugins/llm-security/README.md b/plugins/llm-security/README.md index bbb49bd..c7e72f9 100644 --- a/plugins/llm-security/README.md +++ b/plugins/llm-security/README.md @@ -4,6 +4,8 @@ *Built for my own Claude Code workflow and shared openly for anyone who finds it useful. This is a solo project — bug reports and feature requests are welcome, but pull requests are not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-6.6.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Agents](https://img.shields.io/badge/agents-6-orange) diff --git a/plugins/ms-ai-architect/README.md b/plugins/ms-ai-architect/README.md index a2d90bf..09f3e5e 100644 --- a/plugins/ms-ai-architect/README.md +++ b/plugins/ms-ai-architect/README.md @@ -2,6 +2,8 @@ > Your virtual Microsoft AI solution architect — meet **Cosmo Skyberg**. +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-1.8.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Docs](https://img.shields.io/badge/reference_docs-387-green) diff --git a/plugins/okr/README.md b/plugins/okr/README.md index 45b40a8..6ef8d30 100644 --- a/plugins/okr/README.md +++ b/plugins/okr/README.md @@ -4,6 +4,8 @@ *Solo project — bug reports welcome, PRs not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-1.3.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Agents](https://img.shields.io/badge/agents-7-orange) diff --git a/plugins/ultraplan-local/README.md b/plugins/ultraplan-local/README.md index fc0f388..869bd71 100644 --- a/plugins/ultraplan-local/README.md +++ b/plugins/ultraplan-local/README.md @@ -4,6 +4,8 @@ ![License](https://img.shields.io/badge/license-MIT-green) ![Platform](https://img.shields.io/badge/platform-Claude%20Code-purple) +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) plugin for deep implementation planning, multi-source research, CC-feature architecture matching, and autonomous execution. Five commands, one pipeline: | Command | What it does |