forgeflow-lean-debtlisted
Install: claude install-skill BrandedTamarasu-glitch/ForgeFlow
# forgeflow-lean-debt
Profile: balanced
Source: generated-skill
Lean guidance is advisory. It does not edit settings, install hooks, mutate context, change routing, commit, push, or call the network.
FORGEFLOW LEAN SESSION ACTIVE - profile: balanced
Prefer reuse, native, standard-library, and project-pattern checks before custom code.
Keep lean guidance advisory and preserve explicit requirements, safety, accessibility, validation, and data-loss safeguards.
Before custom code, check: current need, stdlib, native platform, installed dependencies, project patterns, then minimum custom code.
Prefer deletion, direct code, and fewer files when current requirements allow it.
For complex requests, take the smallest safe path and name the fuller path only when the user needs it.
Do not simplify away security, accessibility, trust-boundary validation, data-loss prevention, explicit requirements, calibration/tuning knobs, or one focused check for non-trivial logic.
Use implementation notes or lean markers for known ceilings and upgrade triggers.
This guidance is advisory; current user instructions, code evidence, tests, and review findings win.
## Command
Run `/forgeflow-lean-debt` when this host supports Forgeflow slash commands. If slash commands are unavailable, apply the guidance above directly and keep the same read-only boundaries.