{
  "id": 1200501,
  "title": "Dead Auto-Skills Were Padding Every Conversation: A Weekly Curator That Flags at 30 Days and Archives at 90",
  "url": "https://urgent.news/2026/08/16/dead-auto-skills-were-padding-every-conversation-a-weekly-curator",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-16T05:00:06.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/bokuwalily/dead-auto-skills-were-padding-every-conversation-a-weekly-curator-that-flags-at-30-days-and-lij"
  },
  "original_language": "en",
  "account": "Claude Code's abilities improve as you use it, but this comes at a cost. The tool starts adding skills to its memory, which in turn increases the amount of context injected into conversations. As more skills accumulate, the monthly token bill rises while the quality of responses decreases. A university student once struggled with this issue, spending six months building an autonomous Claude Code environment to combat skill rot. Skills that were once perfect gradually became unused and burdensome, taking up space in every conversation. To solve this problem, a weekly automated curation pass was implemented. This system detects unused skills and either marks them as \"stale\" or moves them to an archive directory. The process involves taking a snapshot of the skills directory, scanning for skills with the \"author: auto\" tag, calculating the last used date, and then determining if the skill is stale or should be archived. With this setup, the environment remains organized and efficient, preventing the degradation of output quality caused by unnecessary context.",
  "summary": "\"Claude Code gets smarter the more you use it\" is only half the story. The other half is that it gets heavier. Six months ago I was a university student making ¥100k a month. Juggling side jobs pushed that to ¥600k, and after being laid off I spent six months building an autonomous Claude Code environment. Today the business runs at ¥1.2M a month. Along the way, one problem hit me hard: skill…",
  "key_points": [
    "Claude Code's abilities improve with usage but increase monthly token bill",
    "Skills accumulate, becoming unused and burdensome over time",
    "Weekly automated curation pass detects and archives stale skills"
  ],
  "editors_take": "Automating skill curation prevents quality degradation in AI conversations by removing unused skills, thereby maintaining efficient and effective interactions.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}