I've seen Claude ignore important parts of skills/agent files multiple times. I was running a clean up SKILL.md on a hundred markdown files, manually in small groups of 5, and about half the time it listened and ran the skill as written. The other half it would start trying to understand the codebase looking for markdown stuff for 2min, for no good reason, before reverting back to what the skill said. LLMs are far fr…
Show HN: Rudel – Claude Code Session Analytics
51–60 of 108 posts
Re: Show HN: Rudel – Claude Code Session Analytics
#52I've seen Claude ignore important parts of skills/agent files multiple times. I was running a clean up SKILL.md on a hundred markdown files, manually in small groups of 5, and about half the time it listened and ran the skill as written. The other half it would start trying to understand the codebase looking for markdown stuff for 2min, for no good reason, before reverting back to what the skill said. LLMs are far fr…
Re: Show HN: Rudel – Claude Code Session Analytics
#53[flagged]
Re: Show HN: Rudel – Claude Code Session Analytics
#54Re: Show HN: Rudel – Claude Code Session Analytics
#55Re: Show HN: Rudel – Claude Code Session Analytics
#56I've seen Claude ignore important parts of skills/agent files multiple times. I was running a clean up SKILL.md on a hundred markdown files, manually in small groups of 5, and about half the time it listened and ran the skill as written. The other half it would start trying to understand the codebase looking for markdown stuff for 2min, for no good reason, before reverting back to what the skill said. LLMs are far fr…
yes we had to tune the claude.md and the skill trigger quite a bit, to get it much better. But to be honest also 4.6 did improve it quite a bit. Did you run into your issues under 4.5 or 4.6?
Re: Show HN: Rudel – Claude Code Session Analytics
#57Re: Show HN: Rudel – Claude Code Session Analytics
#58For those unaware, Claude Code comes with a built in /insights command...
Re: Show HN: Rudel – Claude Code Session Analytics
#59It seems to me that sometimes it's better and more effective to remove, clean up, and simplify (both from CLAUDE.md and the code) rather than having everything documented in detail.
Therefore, from session analysis, it would be interesting to identify the relationship between documentation in CLAUDE.md and model efficiency. How often does the developer reject the LLM output in relation to the level of detail in CLAUDE.md?