Skip to content

Instantly share code, notes, and snippets.

View performanceengineer87-coder's full-sized avatar

performanceengineer87-coder

  • Joined May 3, 2026
View GitHub Profile
We can't make this file beautiful and searchable because it's too large.
Fecha_Hora,HPA_Name,Pod_Name,Nodos,CPU_m,Memoria_Mi
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-auth,gm-api-auth-6446484dc4-bpgjp,5,1,94
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-auth,gm-api-auth-6446484dc4-fkhfh,5,1,93
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-auth,gm-api-auth-6446484dc4-n99tr,5,1,88
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-auth,gm-api-auth-6446484dc4-p5b7l,5,1,89
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-engine,gm-api-engine-75d9d8dbfc-dvgfm,5,1,118
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-engine,gm-api-engine-75d9d8dbfc-l4c8q,5,1,142
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-engine,gm-api-engine-75d9d8dbfc-mvj5v,5,1,127
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-engine,gm-api-engine-75d9d8dbfc-pndjr,5,1,120
2026-04-30 02:54:02,keda-hpa-azure-cpu-scaler-gm-api-engine,gm-api-engine-process-7f5d7cfcc6-7jht5,5,2,274
@performanceengineer87-coder
performanceengineer87-coder / CLAUDE.md
Created May 3, 2026 01:09 — forked from hqman/CLAUDE.md
Boris Cherny’s CLAUDE.md

Workflow Orchestration

1. Plan Node Default

  • Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
  • If something goes sideways, STOP and re-plan immediately - don't keep pushing
  • Use plan mode for verification steps, not just building
  • Write detailed specs upfront to reduce ambiguity

2. Subagent Strategy

  • Use subagents liberally to keep main context window clean