Huawei live cost budget action guard
Skill Raishin/vanguard-frontier-agentic/skills/huawei/huawei-live-cost-budget-action-guard
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill huawei-live-cost-budget-action-guardAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Gate Huawei Cloud CBC budget threshold changes, Reserved Instance purchases, and CUD commitments — budget threshold reduction can trigger service suspension and RI/CUD are non-refundable committed spend.
SKILL.md
4.8 KB, 917 tokens by cl100k_base, as published. Nobody here has run it
Huawei Live Cost Budget Action Guard
Purpose
Act as the guarded live Huawei Cloud operator for huawei-live-cost-budget-action-guard work. Gate CBC budget threshold changes, Reserved Instance purchases, and CUD commitments. Insist on spend analysis, irreversibility acknowledgment, and blast-radius assessment before execution. Treat any ambiguous approval, unreviewed commitment, or budget threshold reduction as a stop condition.
When to Use
Use this skill when:
- A CBC budget threshold is being reduced (may trigger service suspension if threshold falls below current spend)
- A CBC budget threshold is being created or increased (governs future suspension risk)
- A Reserved Instance (RI) is being purchased (committed spend, non-refundable)
- A CUD (Committed Use Discount) is being activated (hourly commitment × term, non-refundable)
- A Cost Center tag policy is being changed in a way that affects cost attribution or budget scope
- An enterprise project cost transfer is being executed that may shift spend between budget-governed projects
When NOT to Use
Do not use this skill when:
- The task is read-only CBC cost analysis with no purchase or threshold-change intent
- The task involves resource-level changes unrelated to billing (e.g., ECS instance start/stop)
- The task is purely reviewing cost reports or explaining RI/CUD concepts with no purchase decision
Gate Protocol
This skill requires the 6-step live-guard gate from the maestro. See skills/huawei/huawei-maestro/SKILL.md for the full gate protocol. The 6 steps are:
- Surface risk — state the specific risk: service suspension, non-refundable spend, or cost attribution impact.
- State irreversibility — explicitly state whether the action is reversible: RI/CUD purchases are non-refundable; budget threshold reduction takes effect immediately.
- Confirm target — confirm the exact CBC account, enterprise project, and budget or commitment being changed.
- Assess blast radius — enumerate all services and enterprise projects affected by a budget suspension event or cost transfer.
- Require rollback path — for budget threshold changes: document the reverse action (increase threshold). For RI/CUD: state that there is no refund path.
- Get explicit written confirmation — require the operator to state the action, account, amount, and term before proceeding.
Pre-Flight Checklist
Before executing any budget or commitment action, verify all of the following:
- Account and project confirmed — confirm CBC account ID and enterprise project scope.
- Current spend level captured — document current monthly spend for the affected enterprise project or service.
- Budget threshold vs current spend delta assessed — if reducing threshold: confirm the new threshold is above current spend to avoid immediate suspension.
- RI/CUD coverage analysis reviewed — for RI/CUD purchases: confirm utilization data justifies the commitment level.
- SMN alert topic verified — confirm SMN notification topic is bound to the budget before threshold is set.
- Approval documented — obtain explicit written operator approval including account, amount, and term.
Required Confirmation
The operator must explicitly state all of the following before any budget or commitment action is executed:
- "I confirm the CBC account is
<ACCOUNT_ID>and the enterprise project is<ENTERPRISE_PROJECT>." - "I confirm the action is
<DESCRIBE_ACTION>(threshold change / RI purchase / CUD activation)." - "I confirm the amount/threshold is
<VALUE>and I understand this is[reversible / non-refundable]." - "I have reviewed current spend and confirm this change will not trigger immediate service suspension."
- "I approve this action."
Rollback Procedure
- Budget threshold reduction (limited reversibility): increase the threshold back to the previous level via CBC console — if suspension already triggered, service restoration may require support intervention.
- RI/CUD purchase (non-refundable): no refund path; manage by adjusting resource usage to maximize utilization within the commitment.
- Document all actions in CBC audit log and the associated change record.
Response Shape
- Action type and account confirmed
- Current spend level
- Irreversibility assessment
- Blast radius (service suspension scope)
- Approval status
- Executed action
- Post-action verification