rodolfochicone

47 mods across 1 repository, 19 stars between them.

rc

02

rodolfochicone/rc-project

Plugin Claude Code

RC agent plugin — skills, agents and hooks for AI-assisted development.

19 26d ago A tokens not measured original MIT

rodolfochicone/rc-project

Instructions file CodexOpenCode

Instructions for rodolfochicone/rc-project, covering agents.md, project overview, repository layout, the budget that shapes everything and developing this repo.

19 26d ago A 1,574 tokens original MIT

rodolfochicone/rc-project

Instructions file

Instructions for rodolfochicone/rc-project, covering claude.md, high priority, project overview, repository layout and authoring rules (skills, commands, agents, hooks).

19 26d ago A 1,450 tokens original MIT

architect-advisor

05

rodolfochicone/rc-project

Agent

Council archetype — the systems and long-horizon advisor. Dispatched only by the rc-council skill, which holds each archetype's priorities and selection criteria. Not for standalone use.

19 26d ago A 43 tokens original MIT

devils-advocate

06

rodolfochicone/rc-project

Agent

Council archetype — the informed skeptic. Dispatched only by the rc-council skill, which holds each archetype's priorities and selection criteria. Not for standalone use.

19 26d ago A 41 tokens original MIT

pragmatic-engineer

07

rodolfochicone/rc-project

Agent

Council archetype — the execution-reality advisor. Dispatched only by the rc-council skill, which holds each archetype's priorities and selection criteria. Not for standalone use.

19 26d ago A 43 tokens original MIT

security-advocate

08

rodolfochicone/rc-project

Agent

Council archetype — the assume-breach advisor. Dispatched only by the rc-council skill, which holds each archetype's priorities and selection criteria. Not for standalone use.

19 26d ago A 42 tokens original MIT

rc-plano

10

rodolfochicone/rc-project

Command

Fluxo Explore→Plan — investiga antes de codar e entrega um plano para aprovação.

19 26d ago A 19 tokens original MIT

SessionStart

11

rodolfochicone/rc-project

Hook

Runs when a session starts, executing memory-load.sh. From rodolfochicone/rc-project.

19 26d ago A tokens not measured copy · 61% MIT

PreToolUse

12

rodolfochicone/rc-project

Hook

Runs before the agent uses a tool for Bash, Edit, Write and MultiEdit tool calls, executing git-guard.sh, commit-guard.sh, db-guard.sh, verify-guard.sh, gateguard.sh and no-workarounds-guard.sh (6 commands). From rodolfochicone/rc-project.

19 26d ago A tokens not measured copy · 64% MIT

PostToolUse

13

rodolfochicone/rc-project

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, Bash, Bash, Edit, Write, MultiEdit and Task tool calls, executing observe.sh, verify-guard.sh and repair-guidance.sh (3 commands). From rodolfochicone/rc-project.

19 26d ago A tokens not measured copy · 72% MIT

Stop

14

rodolfochicone/rc-project

Hook

Runs when the agent finishes a response, executing notify.sh. From rodolfochicone/rc-project.

19 26d ago A tokens not measured copy · 64% MIT

Notification

15

rodolfochicone/rc-project

Hook

Runs when the agent sends a notification, executing notify.sh. From rodolfochicone/rc-project.

19 26d ago A tokens not measured copy · 66% MIT

rc-a11y

16

rodolfochicone/rc-project

Skill Claude CodeCodex

Guias de acessibilidade (a11y) para web seguindo WCAG 2.2 AA — semântica HTML, ARIA, navegação por teclado, gestão de foco, contraste e leitores de tela. Use ao construir ou revisar UI (componentes, formulários, modais, navegação, tabelas). Não use para acessibilidade de PDF, auditoria jurídica de conformidade, ou…

19 26d ago A 96 tokens original MIT

rc-board

17

rodolfochicone/rc-project

Skill Claude CodeCodex

Drives a Linear or Jira board through its MCP server as a Product Manager — create, update, or search issues, refine one into a PRD/TechSpec with native child issues, or execute its children with test evidence. Use when working a tracker. Do not use for GitHub Issues, bulk imports, or when no board MCP is configured.

19 26d ago B 74 tokens original MIT

rc-gan

18

rodolfochicone/rc-project

Skill Claude CodeCodex

Runs an adversarial generator-evaluator loop to drive subjective quality (UI/UX, design, copy, CLI ergonomics, prose) up to a target score — exercising the running artifact, scoring it against a weighted rubric, and iterating until the threshold or a plateau. Use to refine quality a pass/fail gate cannot capture. Do…

19 26d ago A 84 tokens original MIT

rc-observability

19

rodolfochicone/rc-project

Skill Claude CodeCodex

Guias de observabilidade para serviços em produção — logging estruturado, correlation/trace IDs, métricas RED e USE, tracing distribuído, SLOs e alertas, causa raiz e postmortem. Use ao instrumentar código ou conduzir análise de incidente. Não use para debugging local (rc-diagnose), profiling de código, ou configurar…

19 26d ago A 83 tokens original MIT

rc-openapi

20

rodolfochicone/rc-project

Skill Claude CodeCodex

Creates or updates an OpenAPI specification by discovering the project's HTTP endpoints, request schemas, and response models from source. Use to keep an openapi.yaml in sync after API changes, or to generate a spec for an existing service. Do not use for Postman collections (use rc-postman), README docs (use…

19 26d ago A 76 tokens original MIT

rc-postman

21

rodolfochicone/rc-project

Skill Claude CodeCodex

Creates or updates a Postman Collection (v2.1.0) and its environment files by discovering the project's HTTP endpoints and request contracts from source. Use to keep a Postman collection in sync after routes or request schemas change, or to bootstrap one for an existing API. Do not use for OpenAPI specs (use…

19 26d ago A 86 tokens original MIT

rc-qa-execution

22

rodolfochicone/rc-project

Skill Claude CodeCodex

Executes full-project QA like a real user — discovers the repo's verification contracts, runs build/lint/test/startup, exercises core flows through CLI, HTTP, and browser, fixes root-cause regressions, and reruns the gate. Use when validating a branch, release candidate, or risky commit. Do not use for static review…

19 26d ago A 82 tokens copy · 89% MIT

rc-readme

23

rodolfochicone/rc-project

Skill Claude CodeCodex

Writes or refreshes a project README from evidence in the codebase. Use to generate or update one. Do not use for API specs or changelogs.

19 26d ago A 36 tokens original MIT

rc-resilience

24

rodolfochicone/rc-project

Skill Claude CodeCodex

Guias de resiliência para sistemas distribuídos e orientados a eventos — idempotência, retry com backoff, DLQ, timeouts, circuit breaker, at-least-once. Use ao projetar ou revisar produtores/consumidores de mensagens (EventBridge, SQS) e chamadas entre serviços. Não use para observabilidade (rc-observability) nem…

19 26d ago A 89 tokens original MIT