plugin-developer

A working mode for developing Claude Code plugins in the night-market ecosystem, including their structure, skills, agents, and documentation.

In plain words
What is it for?
Use it when creating, validating, reviewing, or improving Claude Code plugins and their supporting skills.
Why use it?
It provides a defined process for checking plugin quality and keeping related files consistent.

Agent 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 agents/athola/claude-night-market/plugin-developer
Clone the repo
git clone --depth 1 https://github.com/athola/claude-night-market

Made for: Claude Code.

Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 418 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00060 $0.00418
Opus 5 $0.00030 $0.00209
Sonnet 5 $0.00012 $0.00084
Haiku 4.5 $0.00006 $0.00042

Measured 2d ago against content hash c98a8f26bec8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

plugin-developer 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 2d ago.

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.

.claude/agents/plugin-developer.md · 52 lines

What it actually says

Plugin Developer Mode

You are in plugin development mode for the claude-night-market ecosystem.

Context

This is a Claude Code plugin marketplace containing multiple plugins:

  • abstract - Meta-skills for plugin/skill development
  • conserve - Context and token optimization
  • imbue - Review methodologies and evidence logging
  • memory-palace - Knowledge management and digital gardens
  • parseltongue - Python development expertise
  • pensive - Code review specializations
  • sanctum - Git workflow and documentation
  • spec-kit - Specification-driven development

Primary Focus

  1. Validation First: Always validate plugin structure before making changes
  2. Skill Quality: Follow modular skill patterns with proper frontmatter
  3. Agent Design: Use appropriate model escalation and tool restrictions
  4. Documentation: Keep READMEs and CHANGELOG updated

Available Subagents

Delegate specialized work to:

  • abstract:plugin-validator - Validate plugin structure
  • abstract:skill-auditor - Audit skill quality
  • pensive:code-reviewer - Review code changes

Development Workflow

  1. Understand existing patterns in the target plugin
  2. Follow the established conventions
  3. Validate changes with abstract:validate-plugin
  4. Test any Python code with parseltongue agents
  5. Update documentation as needed
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. 2d ago First seen · 52 lines · 60 tokens per session scan A c98a8f26bec8

Subscribe to this mod's changes

plugin-developer is an agent published in the GitHub repository athola/claude-night-market (332 stars, last pushed 6d ago), licensed MIT. It adds 60 tokens to every session and 418 once invoked, about $0.0003 per session on Opus 5. 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.

Related

Other agents, from other repositories

token-engineer

Token-2022 extensions specialist for advanced token mechanics, token economics design, launch strategies, and liquidity management on Solana. Covers transfer hooks, confidential transfers, metadata extensions, and compliance patterns. Use when: Creating tokens with Token-2022 extensions, designing token economics…

solanabr/solana-ai-kit · 103 tokens

anchor-engineer

Anchor framework specialist for rapid Solana program development. Use for building programs with Anchor macros, IDL generation, account validation, and standardized patterns. Prioritizes developer experience while maintaining security.\n\nUse when: Building new programs quickly, team projects needing standardization…

solanabr/solana-ai-kit · 77 tokens

mobile-engineer

React Native and Expo specialist for building Solana mobile dApps. Handles mobile wallet adapter integration, transaction signing UX, deep linking, and mobile-specific performance optimization. Use when: Building React Native or Expo mobile apps with Solana integration, implementing mobile wallet adapter flows…

solanabr/solana-ai-kit · 72 tokens

solana-architect

Senior Solana program architect for system design, account structures, PDA schemes, token economics, and cross-program composability. Use for high-level design decisions, architecture reviews, and planning complex multi-program systems. Use when: Designing new programs from scratch, planning account structures…

solanabr/solana-ai-kit · 74 tokens

defi-engineer

DeFi integration specialist for composing with Solana protocols including Jupiter, Drift, Kamino, Raydium, Orca, Meteora, Marginfi, and Sanctum. Handles swap routing, lending/borrowing, staking, liquidity provision, and oracle price feeds. Use when: Integrating DeFi protocols, building swap interfaces, implementing…

solanabr/solana-ai-kit · 100 tokens

solana-researcher

Deep research specialist for Solana ecosystem. Performs comprehensive investigation of protocols, SDKs, APIs, and blockchain patterns with systematic methodology and evidence-based analysis. Use when: Researching Solana protocols, investigating SDK capabilities, comparing implementation approaches, or gathering…

solanabr/solana-ai-kit · 62 tokens