claudeindex
Marketplace

arsenal

arsenal

Stars

11

Forks

0

Plugins

8

Installation

1

Add the marketplace

/plugin marketplace add mirkobozzetto/arsenal
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

8

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

websearch

Power search via Exa MCP. 8 modes: quick, deep, code, docs, debug, news, compare, research.

Plugin

code-roadmap

Orientation map at task start: matches intent to available skills, prints a recommended chain + execution mode + reflection level. Advisory only.

Plugin

prd

Author a product PRD by interview, then emit user stories, scope, metrics, and a derived nested task list (folder per feature).

Plugin

rfc

Multi-step RFC workflow: problem -> alternatives -> tradeoffs -> design -> risks -> recommendation -> impl plan. Reasoning before action.

Plugin

ship

Spec executor. Implements a finalized prd or Accepted rfc (or a bare prompt via inline contract) on agent-teams/subagents/solo, emits a user-run verification bundle + trace ledger.

Plugin

next

Query unfinished prd/rfc/ship work and the exact command to resume it. Derives an open-work board from artifact frontmatter; a SessionStart hook auto-surfaces it so context survives /clear.

Plugin

issue

Use GitHub issues as cross-session resolution memory. Create/update/resume self-contained, cold-readable issues via gh CLI.

Plugin

trace

Project progress ledger written automatically. A Stop hook logs the working-tree delta each turn that touched files (ship, rfc, or plain conversation), so what moved is recorded without remembering to log; next reads it.