vault/Operations/Claude/skills/thinking/scaffold/SKILL.md
Explain concepts at three levels: 5-year-old, real-world analogy, and university-level definition.
npx skillsauth add eddowding/cortex scaffoldInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Progressive explanation from simple to sophisticated.
Explain: $ARGUMENTS
Build understanding from basic to advanced.
## Like I'm 5
[Simple explanation with everyday examples]
## Software Development Analogy
[Explanation using product development concepts]
## University-Level Definition
[Formal, precise definition with technical terminology]
## Key Insight
[One sentence capturing the essence across all levels]
tools
Dispatch to the right problem-solving technique based on how you're stuck.
testing
Interactive brainstorming and advisory mode that helps think through questions, critique approaches, propose alternatives, and reach optimal decisions.
tools
Find one insight that eliminates multiple components - 'if this is true, we don't need X, Y, or Z'
testing
Test at extremes (1000x bigger/smaller) to expose fundamental truths hidden at normal scales.