Pew Pew Plugins
npx claudepluginhub appboypov/pew-pew-pluginsWorkspace management framework: structured markdown workspace for specs, context, memories, and issues with wikilinks, frontmatter relationships, and agent-executable issue decomposition.
A Claude Code plugin marketplace providing workspace management tools for structured markdown workspaces with specs, context, memories, issues, wikilinks, frontmatter relationships, and agent-executable issue decomposition.
Add to your Claude Code project as a plugin:
claude plugins add appboypov/pew-pew-plugins
/create-ws-issues
Decomposes a problem into structured issue files using typed templates and hierarchy rules.
/audit-ws-issues
Spawns specialized auditor agents to validate issue quality before implementation.
/develop-ws-issues
Orchestrates iterative chunk-based implementation with review cycles.
/review-ws-issues
Reviews implemented code against issue specifications with specialized reviewer agents.
pew-pew-plugins/
├── agents/ # 10 specialized agents (5 auditors + 5 reviewers)
├── commands/ # 4 workflow commands (create, audit, develop, review)
├── skills/
│ ├── workspace-issues/ # Issue decomposition framework
│ ├── workspace-context/ # Workspace structure and conventions
│ ├── workspace-evals/ # Eval system with auto-fix
│ └── workspace-meta-data/ # Tracker metadata management
├── templates/ # 19 typed issue templates
└── example/ # Example workspace structure
├── context/
├── issues/
├── memories/
├── specs/
└── templates/
The example/ directory contains a sample workspace structure showing how specs, context, memories, and issues are organized. Use it as a reference when setting up your own workspace.
Contributions welcome. Fork the repo, create a feature branch, and open a pull request.
MIT
No description available.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations