pwdev-solucoes/pwdev-claude-marketplace
Plugin Claude Code
PWDEV plugins for Claude Code — spec-driven development, feature planning, PRD creation, UI/UX engineering, copywriting, social media creatives, DevOps, and terminal status line.
pwdev-solucoes/pwdev-claude-marketplace
Plugin Claude Code
PWDEV plugins for Claude Code — spec-driven development, feature planning, PRD creation, UI/UX engineering, copywriting, social media creatives, DevOps, and terminal status line.
pwdev-solucoes/pwdev-claude-marketplace
Plugin Claude Code
Segundo cérebro persistente em Markdown — LLM Wiki no padrão Karpathy + Open Knowledge Format v0.2: ingestão com discussão e citação por afirmação, consulta com síntese citada e incorporação de respostas duráveis, lint de conformidade com fixes aprovados. Servidor MCP embutido somente-leitura (6 tools, Node puro, zero.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Ingere uma fonte de raw/ na LLM Wiki OKF — extrai pontos com citação por afirmação e grava a proposta de handoff (MODE extract), e aplica as decisões aprovadas criando/atualizando conceitos, links, index e log (MODE apply). Despachado por /pwdev-brain:ingest. Não conversa com o usuário, não decide sozinho o que entra…
pwdev-solucoes/pwdev-claude-marketplace
Agent
Valida a wiki OKF contra o catálogo lint-rules.md — frontmatter, índices, órfãos, links quebrados, footnotes sem source, artefatos fora do lugar, staleness e contradições — gravando relatório ranqueado (MODE report) e aplicando só os fixes aprovados (MODE fix). Despachado por /pwdev-brain:lint. Não conversa com o…
pwdev-solucoes/pwdev-claude-marketplace
Command
INGEST — leva uma fonte para raw/, extrai pontos via subagente, discute com o usuário e integra à wiki.
pwdev-solucoes/pwdev-claude-marketplace
Command
Setup guiado do segundo cérebro — caminho do brain, scaffold OKF v0.2, identidade e preferências.
pwdev-solucoes/pwdev-claude-marketplace
Command
LINT — valida conformidade OKF e saúde da wiki via subagente; aplica só as correções aprovadas.
pwdev-solucoes/pwdev-claude-marketplace
Command
QUERY — responde a partir da wiki com síntese citada; respostas duráveis viram conceitos, artefatos vão para output/.
pwdev-solucoes/pwdev-claude-marketplace
Command
Estado do segundo cérebro — brain, índice, conceitos, log e contexto.
pwdev-solucoes/pwdev-claude-marketplace
Skill Claude CodeCodex
Segundo cérebro persistente em Markdown — LLM Wiki no padrão Karpathy mantida como bundle Open Knowledge Format v0.2, com fontes imutáveis em raw/ e conceitos citados em wiki/. Use quando o usuário disser "segundo cérebro", "second brain", "adiciona isso ao meu brain", "salva na minha wiki", "ingere esse…
pwdev-solucoes/pwdev-claude-marketplace
Plugin Claude Code
Spec-driven development framework — hybrid orchestration with 8 real subagents (executor, advisor, simplifier, code-reviewer, QA, adversarial verifier, researcher, roadmap), per-task model routing by complexity, curated project memory graph feeding every spawn, opt-in parallel waves with worktree isolation…
pwdev-solucoes/pwdev-claude-marketplace
Agent
Senior technical advisor: resolves ONE structured decision question raised by a blocked executor (NEEDSADVICE) — spec ambiguity, architectural fork, or repeated verification failure. Read-only investigation; picks ONE direction. Dispatched by /pwdev-code:execute. Never implements.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Reviews a diff or file list against spec quality criteria, conventions, and security — reports findings, never fixes code. Dispatched by /pwdev-code:review (in parallel with qa).
pwdev-solucoes/pwdev-claude-marketplace
Agent
Implements ONE atomic pwdev-code task: code, verification, atomic commit, and execution summary. Dispatched by /pwdev-code:execute (including fix plans) — do not use for planning, review, or spec work.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Audits test coverage and runs the real test suite for implemented tasks; proposes missing-test skeletons. Dispatched by /pwdev-code:review in parallel with code-reviewer. Never writes production code.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Investigates stack, domain, and pitfalls for a feature and writes .planning/context/{domain,stack,pitfalls}.md. Dispatched by /pwdev-code:discover in parallel with the interview. Read-mostly; never makes design decisions.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Decomposes an approved PRD into the multi-file executable roadmap (.planning/product/roadmap/ hierarchy Phase→Epic→Feature→Task with full traceability). Dispatched by /pwdev-code:product roadmap.
pwdev-solucoes/pwdev-claude-marketplace
Agent
Analyzes a diff and proposes high-confidence (>=80%) simplifications — reuse of existing code, dead-code removal, complexity reduction, efficiency. Applies ONLY human-approved proposals with its own refactor commit. Dispatched by /pwdev-code:simplify in two passes (ANALYZE, then APPLY). Never hunts bugs, never changes…
pwdev-solucoes/pwdev-claude-marketplace
Agent
Adversarial verifier: tries to REFUTE that the phase is complete by falsifying each spec truth (objective, ACs, DoD, prohibitions) with real commands. Dispatched by /pwdev-code:verify. Generates fix plans when it rejects.
pwdev-solucoes/pwdev-claude-marketplace
Command
Query the audit trail database for events, decisions, artifacts, and statistics. Export full PDF report.
pwdev-solucoes/pwdev-claude-marketplace
Command
Delegate an implementation task to the Codex CLI, then critically review the resulting diff.
pwdev-solucoes/pwdev-claude-marketplace
Command
Pick the best external coding CLI for the task (codex, opencode, kimi, gemini, or kiro) and delegate with the standard safety protocol.
pwdev-solucoes/pwdev-claude-marketplace
Command
Run the design phase to produce spec.md with architecture decisions.
pwdev-solucoes/pwdev-claude-marketplace
Command
Run the discovery phase to gather requirements through interviews and research.