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.
/plugin marketplace add KhaledSaeed18/dotclaudenpx agentmods add plugins/khaledsaeed18/dotclaude/productivitygit clone --depth 1 https://github.com/KhaledSaeed18/dotclaudeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/khaledsaeed18/dotclaude/productivity)<a href="https://agentmods.dev/plugins/khaledsaeed18/dotclaude/productivity"><img src="https://agentmods.dev/badge/plugins/khaledsaeed18/dotclaude/productivity.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
productivity scanned grade A with 0 findings 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "productivity",
"source": "./.claude-plugin/plugins/productivity",
"description": "Session productivity skills: collaborative brainstorming, plan stress-testing, session handoff documents, and a /prime command that loads project context.",
"author": {
"name": "Khaled Saeed"
},
"homepage": "https://github.com/KhaledSaeed18/dotclaude",
"repository": "https://github.com/KhaledSaeed18/dotclaude",
"license": "MIT",
"category": "productivity",
"keywords": [
"brainstorming",
"handoff",
"context",
"planning"
]
}What it installs
The manifest is a name and a version. 5 skills, 2 commands travel with it, and installing the plugin installs all of them — 476 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What ships with it
60 files beside marketplace.json#productivity in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- marketplace.json 7.1 KB
- plugins/engineering/agents/architect-reviewer.md 7.9 KB
- plugins/engineering/agents/code-reviewer.md 7.9 KB
- plugins/engineering/agents/debugger.md 5.3 KB
- plugins/engineering/agents/docs-writer.md 3.7 KB
- plugins/engineering/agents/error-detective.md 5.9 KB
- plugins/engineering/agents/performance-engineer.md 5.9 KB
- plugins/engineering/commands/explain-code.md 2.8 KB
- plugins/engineering/skills/adversarial-reviewer/SKILL.md 5.2 KB
- plugins/engineering/skills/api-design-review/SKILL.md 4.3 KB
- plugins/engineering/skills/code-review-response/SKILL.md 3.2 KB
- plugins/engineering/skills/db-migration-safety/SKILL.md 4.4 KB
- plugins/engineering/skills/executing-plans/SKILL.md 2.9 KB
- plugins/engineering/skills/explain-codebase/SKILL.md 2.4 KB
- plugins/engineering/skills/fix-ci/SKILL.md 3.1 KB
- plugins/engineering/skills/grill-with-docs/docs/ADR-FORMAT.md 1.3 KB
- plugins/engineering/skills/grill-with-docs/docs/CONTEXT-FORMAT.md 1018 B
- plugins/engineering/skills/grill-with-docs/SKILL.md 5.6 KB
- plugins/engineering/skills/parallel-agents/SKILL.md 4.1 KB
- plugins/engineering/skills/performance-optimization/SKILL.md 5.2 KB
- plugins/engineering/skills/solid-principles/SKILL.md 5.3 KB
- plugins/engineering/skills/systematic-debugging/SKILL.md 5.1 KB
- plugins/engineering/skills/test-driven-development/SKILL.md 6.6 KB
- plugins/engineering/skills/verify-completion/SKILL.md 3.1 KB
- plugins/engineering/skills/writing-plans/SKILL.md 4.6 KB
- plugins/format-on-edit/hooks/hooks.json 287 B
- plugins/format-on-edit/scripts/format-on-edit.mjs 5.0 KB runs code
- plugins/git/commands/clean-branches.md 3.5 KB
- plugins/git/skills/changelog/SKILL.md 4.5 KB
- plugins/git/skills/finish-branch/SKILL.md 4.4 KB
- plugins/git/skills/git-commit/SKILL.md 6.6 KB
- plugins/git/skills/git-undo/SKILL.md 4.9 KB
- plugins/git/skills/git-worktrees/SKILL.md 4.9 KB
- plugins/git/skills/gitignore/SKILL.md 5.3 KB
- plugins/git/skills/merge-conflict/SKILL.md 5.1 KB
- plugins/git/skills/pr-description/SKILL.md 1.8 KB
- plugins/git/skills/release-tag/SKILL.md 5.0 KB
- plugins/notify/hooks/hooks.json 224 B
- plugins/notify/scripts/notify.mjs 2.0 KB runs code
- plugins/precompact-saver/hooks/hooks.json 232 B
- plugins/precompact-saver/scripts/precompact-saver.mjs 2.1 KB runs code
- plugins/productivity/commands/prime.md 2.8 KB
- plugins/productivity/commands/todo-triage.md 2.9 KB
- plugins/productivity/skills/brainstorming/SKILL.md 4.0 KB
- plugins/productivity/skills/grill-me/SKILL.md 2.7 KB
- plugins/productivity/skills/handoff/SKILL.md 933 B
- plugins/productivity/skills/issue-writer/SKILL.md 3.9 KB
- plugins/productivity/skills/standup-summary/SKILL.md 3.6 KB
- plugins/research/agents/deep-research.md 5.5 KB
- plugins/research/skills/business-name-check/docs/surfaces.md 8.1 KB
- plugins/research/skills/business-name-check/SKILL.md 9.5 KB
- plugins/research/skills/project-name-check/docs/surfaces.md 4.9 KB
- plugins/research/skills/project-name-check/SKILL.md 7.5 KB
- plugins/security-hooks/hooks/hooks.json 688 B
- plugins/security-hooks/scripts/injection-guard.mjs 4.9 KB runs code
- plugins/security-hooks/scripts/sensitive-file-guard.mjs 6.6 KB runs code
- plugins/security-hooks/scripts/smart-approve.mjs 5.1 KB runs code
- plugins/security/agents/security-auditor.md 7.6 KB
- plugins/security/commands/security-audit.md 4.5 KB
- plugins/security/skills/dependency-audit/SKILL.md 2.2 KB
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.
- yesterday First seen · 18 lines scan A 13773dbb01b1
productivity is a plugin published in the GitHub repository KhaledSaeed18/dotclaude (5 stars, last pushed 3d ago), licensed MIT. 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 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
rad-a11y
WCAG 2.2 AA accessibility toolkit for Claude Code. Six skills covering semantic HTML, ARIA patterns, keyboard/focus, forms, automated testing setup, and a static-analysis review pass; one autonomous reviewer agent. Four pure-stdlib Python validators (scan-jsx-patterns, check-tailwind-contrast with real WCAG sRGB ma.
unslop
Three anti-slop scanners in one bundle: a-unslop-text catches AI-diction and cadence tells in prose, a-unslop-code catches bugs and tutorial-shaped patterns in source, a-unslop-ui catches stock-default looks in web UI. Each ships a deterministic scanner plus a Build mode that heads off the tell before it ships. The…
safe-android-reverser
Sandboxed Android reverse engineering with semantic program indexing, XREF/CFG queries and structured network evidence through MCP.
clipboard-mcp-server
Read, write, and inspect the system clipboard across macOS, Linux (X11/Wayland), and Windows via MCP. STDIO or Streamable HTTP.
pict-test-designer
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected…
swift-performance-pro
Performance: Instruments, SwiftUI render cost, memory and retain cycles, launch time, lists.