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.
npx agentmods add plugins/pauljphilp/effectpatterns/marketplace/plugin marketplace add PaulJPhilp/EffectPatternsgit clone --depth 1 https://github.com/PaulJPhilp/EffectPatternsGrade A, and why
effect-patterns 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": "effect-patterns",
"version": "0.1.0",
"description": "Effect Patterns plugin for Claude Code - search and generate Effect-TS code patterns",
"author": "Paul J Philp",
"homepage": "https://github.com/PaulJPhilp/EffectPatterns",
"repository": "https://github.com/PaulJPhilp/EffectPatterns",
"license": "MIT",
"keywords": [
"effect",
"effect-ts",
"typescript",
"patterns",
"code-generation"
],
"category": "development",
"apiEndpoint": "https://effect-patterns-mcp.vercel.app",
"requiresAuth": true,
"authType": "api-key"
}
What ships with it
30 files beside marketplace.json 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.
- .ai-plugin-config.json 684 B
- plugins/effect-patterns/.claude-plugin/plugin.json 306 B
- plugins/effect-patterns/commands/explain.md 0 B
- plugins/effect-patterns/commands/search.md 420 B
- plugins/effect-patterns/README.md 3.8 KB
- plugins/effect-patterns/skills/effect-patterns-building-apis/SKILL.md 78 KB
- plugins/effect-patterns/skills/effect-patterns-building-data-pipelines/SKILL.md 64 KB
- plugins/effect-patterns/skills/effect-patterns-concurrency-getting-started/SKILL.md 8.8 KB
- plugins/effect-patterns/skills/effect-patterns-concurrency/SKILL.md 92 KB
- plugins/effect-patterns/skills/effect-patterns-core-concepts/SKILL.md 106 KB
- plugins/effect-patterns/skills/effect-patterns-domain-modeling/SKILL.md 40 KB
- plugins/effect-patterns/skills/effect-patterns-error-handling-resilience/SKILL.md 4.8 KB
- plugins/effect-patterns/skills/effect-patterns-error-handling/SKILL.md 29 KB
- plugins/effect-patterns/skills/effect-patterns-error-management/SKILL.md 53 KB
- plugins/effect-patterns/skills/effect-patterns-getting-started/SKILL.md 5.9 KB
- plugins/effect-patterns/skills/effect-patterns-making-http-requests/SKILL.md 50 KB
- plugins/effect-patterns/skills/effect-patterns-observability/SKILL.md 46 KB
- plugins/effect-patterns/skills/effect-patterns-platform-getting-started/SKILL.md 4.7 KB
- plugins/effect-patterns/skills/effect-patterns-platform/SKILL.md 30 KB
- plugins/effect-patterns/skills/effect-patterns-project-setup--execution/SKILL.md 6.2 KB
- plugins/effect-patterns/skills/effect-patterns-resource-management/SKILL.md 26 KB
- plugins/effect-patterns/skills/effect-patterns-scheduling-periodic-tasks/SKILL.md 20 KB
- plugins/effect-patterns/skills/effect-patterns-scheduling/SKILL.md 12 KB
- plugins/effect-patterns/skills/effect-patterns-streams-getting-started/SKILL.md 11 KB
- plugins/effect-patterns/skills/effect-patterns-streams-sinks/SKILL.md 34 KB
- plugins/effect-patterns/skills/effect-patterns-streams/SKILL.md 55 KB
- plugins/effect-patterns/skills/effect-patterns-testing/SKILL.md 46 KB
- plugins/effect-patterns/skills/effect-patterns-tooling-and-debugging/SKILL.md 29 KB
- plugins/effect-patterns/skills/effect-patterns-value-handling/SKILL.md 18 KB
- plugins/effect-patterns/skills/README.md 1.7 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 · 21 lines scan A 3e0272f2ded7
effect-patterns is a plugin published in the GitHub repository PaulJPhilp/EffectPatterns (794 stars, last pushed 2mo 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-08-30.
Other plugins, from other repositories
battle-tested-patterns
Agent skills built on the Battle-Tested Patterns catalog — adopt patterns into your code, or audit your code against the catalog.
claude-mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session.
total-recall
Multi-tiered memory and knowledge base with semantic search, auto-compaction, and built-in evaluation. Works across Claude Code, Copilot CLI, OpenCode, Cline, and Cursor.
unforgit-claude-code-marketplace
Claude Code plugins for Unforgit persistent repository memory.
dev-loop
loop-orchestrator's verification loop (TDD / PDCA / Reflexion) with the plan step FIXED to a wiki-grounded planning methodology (wiki-plan): every design decision is routed to a bundled semantic-layer wiki before code is written. Adds a knowledge-capture loop — sessions emit verified insights, and knowledge-flush…
agent-fieldbook
Official agent learning, operationalized as source-backed skills.