logoalt Hacker News

teaonlytoday at 10:05 AM2 repliesview on HN

What I did here was to rewrite SKILL.md in Makefile style, using a DAG structure and omitting the text describing the process. So this should be considered a pseudo-Makefile; writing a SKILL using the Makefile approach is a very natural method.


Replies

SwellJoetoday at 10:14 AM

You're just repeating the readme, not answering the question.

show 1 reply
stingraycharlestoday at 11:36 AM

How is the DAG enforced, if not by executing “make” ? Then you’re just relying on the LLM to infer intent, which invalidates the claim, right?