Track the submission of Claudity to the community plugin marketplace (anthropics/claude-plugins-community) for discoverability via claude plugin install claudity@claude-community.
Process facts (verified 2026-06-10)
- Submission is form-only: clau.de/plugin-directory-submission. PRs against the marketplace repo are closed automatically; entries sync nightly from Anthropic's internal review pipeline after automated security scanning.
- No published criteria beyond the pipeline; the local bar (
claude plugin validate, complete manifest, license attribution) is met.
Prerequisite
Draft form content
Description: An AI thinking partner that pushes back — structured problem clarification, decision guidance, and failure analysis, recorded as plain markdown in your repo. Derived from Microsoft's Clarity Agent (MIT, attributed in NOTICE.md).
Notes for review: Ships a local MCP server (clarity-agent) implemented in zero-dependency Python stdlib — no network calls, no pip installs; it only reads/writes the project's .clarity-protocol/ directory. All vendored content is pinned and CI-audited against upstream (see UPSTREAM.md). Tested via a tiered harness including headless behavioral e2e (TESTING.md).
Checklist
🤖 Generated with Claude Code
Track the submission of Claudity to the community plugin marketplace (anthropics/claude-plugins-community) for discoverability via
claude plugin install claudity@claude-community.Process facts (verified 2026-06-10)
claude plugin validate, complete manifest, license attribution) is met.Prerequisite
claude plugin tag→claudity--v0.3.0→ push tag →gh release create), so the marketplace pins a released SHA rather than a moving main.Draft form content
claudityDescription: An AI thinking partner that pushes back — structured problem clarification, decision guidance, and failure analysis, recorded as plain markdown in your repo. Derived from Microsoft's Clarity Agent (MIT, attributed in NOTICE.md).
Notes for review: Ships a local MCP server (
clarity-agent) implemented in zero-dependency Python stdlib — no network calls, no pip installs; it only reads/writes the project's.clarity-protocol/directory. All vendored content is pinned and CI-audited against upstream (see UPSTREAM.md). Tested via a tiered harness including headless behavioral e2e (TESTING.md).Checklist
claude plugin marketplace add anthropics/claude-plugins-community && claude plugin install claudity@claude-community)🤖 Generated with Claude Code