Algorithm Design

Design algorithms by modeling constraints, enumerating candidate strategies, proving correctness, and selecting data structures with explicit tradeoffs. Use when implementation success depends on algorithm choice or decomposition under unclear constraints, from vague outcome requests to concrete directives; do not use for persistence schema or deployment topology decisions.

planifest 53366e5 2 files · 13.6 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/algorithm-design commit 53366e5f01

Frequently asked questions

npx skillmds@latest add planifest/algorithm-design