2 FinOps agents for Brazilian financial regulatory compliance (BACEN, RFB, Open Banking). Dispatch for compliance analysis or template generation.
/plugin marketplace add lerianstudio/ring/plugin install ring-finops-team@ringThis skill inherits all available tools. When active, it can use any tool Claude has access to.
The ring-finops-team plugin provides 2 specialized FinOps agents for Brazilian financial compliance. Use them via Task tool with subagent_type:.
Remember: Follow the ORCHESTRATOR principle from using-ring. Dispatch agents to handle regulatory complexity; don't implement compliance manually.
finops-analyzer
Specializations:
Use When:
Output: Compliance analysis, field mappings, validation rules
Example dispatch:
Task tool:
subagent_type: "finops-analyzer"
model: "opus"
prompt: "Analyze BACEN COSIF requirements for corporate account reporting"
finops-automation
Specializations:
Use When:
Output: Complete .tpl template files, ready for Reporter platform
Example dispatch:
Task tool:
subagent_type: "finops-automation"
model: "opus"
prompt: "Generate BACEN COSIF template from analyzed requirements"
Brazilian regulatory compliance follows a 3-gate workflow:
Agent: finops-analyzer Purpose: Understand requirements, identify fields, validate mappings Output: compliance analysis document
Dispatch when:
Agent: finops-analyzer (again) Purpose: Confirm mappings are correct, validate against specs Output: validated specification document
Dispatch when:
Agent: finops-automation Purpose: Generate executable .tpl templates from validated specifications Output: complete .tpl files for Reporter platform
Dispatch when:
| Phase | Agent | Use Case |
|---|---|---|
| Understanding requirements | finops-analyzer | Analyze specs, identify fields |
| Validating mappings | finops-analyzer | Confirm correctness, validate |
| Generating templates | finops-automation | Create .tpl files, finalize |
If you need both analysis and template generation, dispatch sequentially (analyze first, then automate):
Workflow:
Step 1: Dispatch finops-analyzer
└─ Returns: compliance analysis
Step 2: Dispatch finops-automation
└─ Returns: .tpl templates
Note: These must run sequentially because automation depends on analysis.
Remember:
"I need BACEN compliance. Let me dispatch finops-analyzer to understand requirements, then finops-automation to generate templates."
"I'll manually read BACEN documentation and write templates myself."
Generated .tpl files integrate directly with Reporter platform:
Agents:
Skills:
Note: If agents are unavailable, check if ring-finops-team is enabled in .claude-plugin/marketplace.json.
Dispatch based on your need:
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.