Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One cool thing is that the claude-run scripts make any text file executable with AI, including xml, ymal, etc. So you can do something like:

    #!/usr/bin/env claude-run

    <instructions>

        Analyze this codebase.

    </instructions>
Then:

    chmod +x task.xml && ./task.xml


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: