cost-centres
Cost centre management for cloud infrastructure. Manages budget allocations, resource group mappings, tag compliance, and spend tracking. Requires a FinOps-enabled overlay (finops rule domain). For AI session cost tracking, use /cost instead.
Usage
Invoke this skill when you need to perform the cost-centres operation.
Instructions
- Parse any arguments provided
- Scan relevant files to understand the current state
- Execute the task following project conventions
- Validate the output against quality gates
- Report results clearly
Project Context
- Repository: agentkit-forge
- Default branch: main
- Tech stack: javascript, yaml, markdown
Conventions
- Write minimal, focused changes
- Maintain backwards compatibility
- Include tests for behavioral changes
- Never expose secrets or credentials
- Follow the project's established patterns