claudeindex
mirkobozzetto's avatar
Author

Mirko Bozzetto

@mirkobozzetto
1
Marketplaces
8
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

arsenal

arsenal

Plugins:8
Skills:0
11
0

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.