By choplin
Development workflow management with task assessment, spec/plan documents, and self-review capabilities
Internal agent for self-review. Verifies implementation against spec's acceptance criteria. Should NOT be invoked directly by users.
Internal agent for self-review. Verifies all planned changes are complete according to plan.md. Should NOT be invoked directly by users.
This skill is invoked ONLY from kickoff when Epic-level work is identified. Should NOT be invoked directly by user or auto-triggered by AI. Creates epic document by decomposing large work into independent Stories.
This skill is invoked ONLY after create-spec completes. Should NOT be invoked directly by user or auto-triggered by AI. Creates implementation plan document based on spec.
This skill is invoked ONLY from kickoff when Story-level work is identified. Should NOT be invoked directly by user or auto-triggered by AI. Creates spec document with requirements and acceptance criteria.
Internal skill called by kickoff after Task assessment. Creates a task-level plan with full Why/What context for potential Story promotion. Should NOT be invoked directly by users.
Generate handoff prompt for seamless session continuation. Use before /clear to preserve context across sessions.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| discuss-toolkit | Discussion and idea exploration skills |
| writing-toolkit | Document review and writing improvement skills |
| dev-workflow | Development workflow skills (ADR, continuity ledger) |
| git-helpers | Git helper skills for complex operations |
| execplan-workflow | ExecPlan-based development workflow |
| Skill | Triggers |
|---|---|
discuss | "let's discuss", "explore this idea", "brainstorm" |
name-project | "name this project", "suggest a name" |
quick-chat | "what do you think", "A vs B", "which is better" |
understand-idea | "I have an idea", "help me understand" |
| Skill | Triggers |
|---|---|
critical-review | "review critically", "critique this", "find problems" |
fact-check | "fact-check this", "verify this document" |
objective-review | "review objectively", "how does this read" |
revise-document | "revise this", "improve this writing" |
| Skill | Triggers |
|---|---|
adr | "create an ADR", "record this decision" |
continuity-ledger | Starting complex or multi-hour work sessions |
| Skill | Triggers |
|---|---|
rebase-onto-rewritten | "rebase onto rewritten", "base branch was force pushed" |
| Skill | Triggers |
|---|---|
workflow-orchestrator | Starting development tasks needing structured workflow |
Add this marketplace to your Claude Code settings:
{
"plugins": [
"/path/to/my-claude-marketplace"
]
}
Or install individual plugins:
{
"plugins": [
"/path/to/my-claude-marketplace/discuss-toolkit",
"/path/to/my-claude-marketplace/writing-toolkit"
]
}
npx claudepluginhub choplin/my-claude-marketplace --plugin dev-workflowDocument review and writing improvement commands for critical review, fact-checking, and document revision
Git helper commands for complex operations like rebasing onto rewritten history
Discussion and idea exploration commands for focused conversations without implementation
Git worktree management with wtm CLI
Planning and execution workflows for Claude Code. Based on obra/superpowers.
Focused development mode - clarify, plan, verify, detect drift
Structured implementation planning, interactive annotation review, and autonomous plan execution
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.