anthropics / anthropics/skills

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

Offen
#1,417 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
176k
Forks
20.9k
Ø Merge
7 Std. 21 Min.
Gemergte PRs (30 T.)
5

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reviewing the proposed PLAN.md, NOTES.md, and scratch markdown files as the inputs to the skill. Define how it detects existing files, offers consolidation, and identifies or archives stale plans after task completion. Done means the lifecycle is specified clearly enough to distinguish current plans from superseded ones and reduce working-directory clutter.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Bereich
tooling
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.