From codemonk
Today I Learned — explore a specific technical rabbit hole. Start from a question, end with a dense, self-contained write-up.
npx claudepluginhub irfanabduhu/rune --plugin codemonk[question or topic to investigate]Investigate and write up: $ARGUMENTS 1. **The question** — state the precise question being investigated. If the input is vague, sharpen it into something answerable. Good questions have surprising answers. 2. **Research** — search documentation, source code, specifications, RFCs, and reputable technical writing. Follow the thread wherever it leads. Prioritize primary sources over blog summaries. 3. **The answer** — present findings in a logical progression. Lead with the key insight, then build the supporting evidence. Include code examples that demonstrate the behavior, links to authorit...
Investigate and write up: $ARGUMENTS
Output as til-[topic-kebab-case].md. Optimize for information density — this is a reference you'll grep for later. Include version numbers and dates where behavior is version-dependent.