eranw2000

4 mods across 1 repository, 5 stars between them.

eranw2000/claude-maintenance-skills

Skill Claude CodeCodex

Continuous-improvement loop for the development process itself, for when the workflow underperforms (a reviewer caught what authoring should have prevented, a test passed while the bug shipped, a hook or rule missed, the same mistake recurred), run the Observe, Diagnose, Verify, Learn, Improve, Publish loop and turn…

5 4d ago A 186 tokens original MIT

project-status

02

eranw2000/claude-maintenance-skills

Skill Claude CodeCodex

Cold-start orientation for a project. Gathers git state, open PRs against main, Render deploy health, local Docker container status, OpenSpec change progress, unresolved spec-review Blockers, and pending items from project memory — then synthesizes a "what's the state of this project right now" report. Use when…

5 4d ago A 114 tokens original MIT

eranw2000/claude-maintenance-skills

Skill Claude CodeCodex

Mine the Claude Code session-transcript leftover folders for a given project, extract any facts/decisions/gotchas not already captured in the project CLAUDE.md, append them under a "Salvaged from session archives" section after a duplicate/contradiction cross-check, then delete the leftover folders. Use when the user…

5 4d ago D 97 tokens original MIT

split-claude-md

04

eranw2000/claude-maintenance-skills

Skill Claude CodeCodex

Six-phase CLAUDE.md cleanup for a file that has grown too large. Phase 0 deletes what the repository itself answers. Phase A rotates old dated records into monthly archives with an index and a navigation header. Phase B consolidates recurring failure patterns into a Known Patterns section with current instance counts.…

5 4d ago A 187 tokens original MIT