npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@lucapimenta/copy-chief-black

v1.0.2

Published

Copy Chief BLACK — Direct Response Copywriting Framework for Claude Code

Downloads

248

Readme


O que e

Copy Chief BLACK e um framework completo de copywriting Direct Response que roda sobre o Claude Code. Ele transforma o Claude em um time de 12 especialistas (Copy Squad) com pipeline automatizado, quality gates via MCP, e producao paralela de VSLs, Landing Pages, Criativos e Emails.

Um comando para instalar tudo:

npx @lucapimenta/copy-chief-black install

Funcionalidades

Copy Squad — 12 Personas Especializadas

| Persona | Handle | Especialidade | |---------|--------|--------------| | Helix | @chief | Orquestracao e routing | | Vox | @researcher | Pesquisa VOC, avatar, mercado | | Cipher | @miner | Ads spy, scale score, patterns | | Atlas | @briefer | Briefing HELIX System (10 fases) | | Echo | @vsl | Producao de VSL | | Forge | @lp | Landing pages (14 blocos) | | Scout | @creative | Criativos para ads | | Blade | @producer | Emails, copy generica | | Hawk | @critic | Validacao e review | | Sentinel | @gatekeeper | Quality gates | | Ops | @ops | Git, deploy, infra | | Strategist | @strategist | Estrategia de portfolio |

Synapse Engine (8 camadas)

Motor de contexto que injeta regras de dominio automaticamente:

  • L0 Constitution — Principios inegociaveis
  • L1 Domain Rules — DRE, HELIX, mecanismo, anti-homogeneizacao
  • L2 Agent Rules — Regras per-persona
  • L6 Keyword Recall — Ativacao por palavras-chave
  • L7 Quality Gates — Validacao automatica

Pipeline Automatizado

Research → Briefing → Production → Validation → Delivery
   |          |           |            |            |
  Vox      Atlas    Echo/Forge/     Hawk +       Final
            +       Scout/Blade    MCP Gates    Package
          Cipher

Quality Gates via MCP

10 ferramentas de validacao integradas:

  • validate_gate — Avanca fase do pipeline
  • blind_critic — Critica cega (sem contexto)
  • emotional_stress_test — Teste de estresse emocional
  • black_validation — Validacao final BLACK
  • semantic_memory_search — Busca semantica em swipes
  • layered_review — Review em camadas
  • E mais 4 ferramentas especializadas

30+ Hooks Automatizados

Thin wrappers que orquestram o pipeline:

  • SessionStart — Boot do orquestrador, health check, context loading
  • SubagentStart — Ativacao de persona, deps, offer context
  • SubagentStop — Validacao de contratos, chaining, memory writeback
  • PreToolUse — Circuit breaker, authority gate, story validation
  • PostToolUse — State recording, gate auto-advance
  • UserPromptSubmit — Intent detection, dispatch queue

77 Templates de Producao

Templates prontos para VSL, Landing Page, Criativos, Emails — validados em campanhas reais.

Instalacao

Requisitos

  • Node.js >= 18
  • Git
  • Claude Code (npm install -g @anthropic-ai/claude-code)

Instalar tudo (Core + MCP + Dashboard)

npx @lucapimenta/copy-chief-black install-all

Instalar apenas o Core

npx @lucapimenta/copy-chief-black install

Verificar instalacao

npx @lucapimenta/copy-chief-black doctor

Criar nova oferta

npx @lucapimenta/copy-chief-black new-offer saude meu-produto

Arquitetura

~/.claude/                              Instalado pelo framework
  .aios-core/                           Synapse engine + modulos
    core/synapse/                       Motor de 8 camadas
    copy-chief/                         ~55 modulos de dominio
      state/                            Session state, offer state
      gates/                            Quality gates, validation
      workflow/                         HELIX phases, skill triggers
      orchestration/                    Routing, offer scanner
      execution/                        Prompt builder, workflow executor
      memory/                           Agent memory, writeback
      dispatch/                         Auto-dispatch queue
      ...
  hooks/                                30+ thin wrappers (.cjs + .js)
  agents/                               12 persona files (.md)
  copy-squad/                           28 expert clones
  skills/                               Slash commands
  knowledge/                            Frameworks, VOC, patterns
  templates/                            77 production templates
  workflows/                            Pipeline YAMLs
  schemas/                              Validation schemas
  config/                               Framework configuration
  commands/                             Custom commands

~/copywriting-ecosystem/                Seu workspace
  .synapse/                             Domain rules
  squads/copy-chief/                    Squad manifest
  saude/florayla/                       Oferta 1
  saude/neuvelys/                       Oferta 2
  relacionamento/quimica-amarracao/     Oferta 3
  ...

Comandos CLI

| Comando | Descricao | |---------|-----------| | install | Instala framework em ~/.claude/ | | install-all | Instala core + MCP server + dashboard | | update | Atualiza preservando customizacoes | | verify | Verifica integridade da instalacao | | doctor | Diagnostica problemas de ambiente | | new-offer <nicho> <nome> | Cria scaffold de oferta nova |

Pacotes Relacionados

| Pacote | Descricao | Repo | |--------|-----------|------| | @lucapimenta/copy-chief-dashboard | Dashboard Next.js (pipeline, kanban, helix) | copy-chief-dashboard | | @lucapimenta/copywriting-mcp | MCP server (10 quality tools, SQLite) | copywriting-mcp |

Documentacao

Suporte a Plataformas

| Plataforma | Metodo | Notas | |------------|--------|-------| | macOS | npx @lucapimenta/copy-chief-black install | Plataforma primaria | | Linux | npx @lucapimenta/copy-chief-black install | Ubuntu, Debian, Fedora | | Windows | npx @lucapimenta/copy-chief-black install | Via Node.js cross-platform |

Licenca

MIT License — veja LICENSE

Autor

Luca Pimenta@lckx777