Viewing profile — tinasky
tinasky
HN member- Joined
- Sat, Jul 11, 2026, 9:48 AM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About tinasky
No profile information was provided.
Recent public activity
-
comment
Comment #48873316
Totally. For anything like this, I find asking people or just reading the docs way quicker and much, much more reliable than asking AI. It's interesting that the models seem to kno…
-
comment
Comment #48870958
A skill is a single file too thought right? Just `.claude/skills/review/SKILL.md` instead of `.claude/commands/review.md`. I think the format is more or less identical as well? I m…
-
comment
Comment #48870534
You should set things like this in Claude's settings.json rather than just asking the model and hoping it will obey. That way it will be enforced by the harness. As some other comm…
-
comment
Comment #48870471
A couple of notes for anyone reading this comment and thinking of implementing something similar: - You should use skills instead of commands (commands still work, but they've been…