Pwdev Claude Marketplace banner
pwdev-solucoes pwdev-solucoes

Pwdev Claude Marketplace

Development community

Description

A marketplace for Claude Code plugins with specialized agents, structured workflows, and development skills.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

PWDEV Marketplace

*Read this in [Português Brasileiro](./README.pt-BR.md)*

Plugin marketplace for [Claude Code](https://docs.anthropic.com/en/docs/claude-code).


What is PWDEV

[Paulo Soares](https://github.com/soarescbm), CTO of PWDEV, a company focused on developing GovTech solutions, believes that artificial intelligence is fundamentally reshaping software development. More than a passing trend, this shift represents a new way to support professionals, extend capabilities, and bring greater consistency across the entire development lifecycle. Guided by this vision, PWDEV is making these solutions available to help teams work with more structure, quality, and predictability.

Our plugins turn Claude Code from a general-purpose coding assistant into a disciplined engineering partner through specialized agents, structured workflows, and domain-specific knowledge packs.

Core philosophy across all plugins:

**Never execute without a plan. Never ship without verification.**

PWDEV Power — triple runtime

`pwdev-power` runs the same approval-gated skills on Claude Code, Codex **and Hermes Agent**, with isolated fleets on **cmux** instead of tmux — watched side by side in a visual panel, or left to run unattended.

It pairs a product layer — requirement, then a Phase→Epic→Feature→Task roadmap with traceability — with subagent-driven execution: a durable ledger, one brief per task, review between tasks, and a bounded fix loop. Three disciplines hold throughout: no production code without a failing test observed failing, no fix without root cause first, and no success claim without running the command and reading its output.

The privileged provider command exists in exactly one adapter per runtime. The runtime is fixed by the launcher chosen before any mutation and a runner whose adapter disagrees refuses to start. With Hermes present, approved phases can also be dispatched through its Kanban board.

Commands: `/pwdev-power:init`, `/pwdev-power:product`