Read Reference Source First

Use whenever the task is to port behavior from an existing known-good implementation (Pine Script indicator, TradingView feature, library function, "match the Bloomberg chart"). FIRST tool call is to read the source via the available MCP — pinescript for Pine, WebFetch for URLs, file read for locals. Substituting intuition for the one-tool-call-away source costs iterations.

traderspost febca53 4.9 KB Updated

File contents

traderspost/traderspost-command-dash/tree/main/skills/read-reference-source-first commit febca53d03

Frequently asked questions

npx skillmds@latest add traderspost/read-reference-source-first