anthropics / anthropics/skills

Plan file hygiene / cleanup skill sessions accumulate stray PLAN.md, scratch files with no consolidation

オープン
#1,417 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
176k
フォーク
20.8k
平均マージ
7時間 21分
マージ済み PR(30日)
5

説明

Over long running agentic sessions (e.g. Claude Code, or others AI ), each planning or research step tends to spawn its own
PLAN.md, NOTES.md, or scratch markdown file. Over time these accumulate in
the repo/workdir with no lifecycle: nothing merges them, prunes stale ones,
or distinguishes "still relevant" from "superseded by a later plan."

Proposing a skill that would:
- Detect existing planning/scratch .md files in the working directory
before creating a new one
- Offer to merge/update an existing plan file instead of spawning a new one
- Flag or archive stale plan files once their associated task is completed

This would reduce repo clutter and make it easier to find the "current"
plan when returning to a project after a break.

Happy to take a first pass at implementing this myself if the idea sounds
useful would appreciate feedback on scope/approach before I start.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。