Recommendation Ranker

Rank SQL performance recommendations by expected impact, operational risk, and implementation effort.

rweisssieker-xp Updated

File contents

Recommendation Ranker

Run:

node runtime/runTool.js recommendation_ranker '{"recommendations":[{"id":"narrow_projection","impact":"medium","risk":"low","effort":"low"}]}'

Returns ranked recommendations and score rationale.

rweisssieker-xp/sqlserver-postgres-plugin/tree/main/plugins/sqlserver-postgres-performance-advisor/skills/recommendation-ranker commit c43ae267e6

Frequently asked questions

npx skillmds@latest add rweisssieker-xp/recommendation-ranker