Skip to content

Repository files navigation

maintenance-evolution-skills

maintenance-evolution-skills logo

maintenance-evolution-skills banner

MIT License 11 skills maintenance evolution

A platform-neutral maintenance and evolution skill pack for triage, regression risk, deprecation, migration readiness, hotfix decisions, and operational learning.

Included skills

  • bug-reproduction-writer
  • change-impact-mapper
  • corrective-adaptive-perfective-preventive-classifier
  • deprecation-planner
  • hotfix-vs-patch-vs-version-update-selector
  • maintenance-knowledge-capture-writer
  • maintenance-triage-helper
  • migration-readiness-checker
  • regression-risk-reviewer
  • rollback-plan-writer
  • root-cause-hypothesis-generator

Features

  • Preserves the original skills/, templates/, and examples/ source material
  • Mirrors packaged skills into both .claude/skills/ and .agents/skills/
  • Packages the source skills into a reusable public repo format

Install

Option A: Install globally

git clone https://github.com/45ck/maintenance-evolution-skills.git
cd maintenance-evolution-skills
bash install.sh

This installs every packaged skill into both:

  • ~/.claude/skills/
  • ~/.agents/skills/

Option B: Copy into a project

cp -R .claude /path/to/your-project/
cp -R .agents /path/to/your-project/

Uninstall

bash uninstall.sh

Usage

/maintenance-triage-helper incoming defect queue
/change-impact-mapper service update
/migration-readiness-checker legacy module
/regression-risk-reviewer hotfix candidate
/deprecation-planner old API endpoint
/root-cause-hypothesis-generator production incident

Repo structure

skills/                              original source skills
templates/                           reusable templates
examples/                            sample flow material
.claude/skills/<skill>/SKILL.md      packaged skill format
.agents/skills/<skill>/SKILL.md      mirrored packaged skill format
install.sh                           global installer
uninstall.sh                         global uninstaller
LICENSE                              MIT

Related workflow agents

Related skill packs

Related doctrine and utility repos

  • frontier-agent-playbook - Shared doctrine for frontier-capability prior, agentic thinking, anti-fallback checks, and LLM-first architecture
  • repo-branding-skill - Repository branding, banner generation, and README/social preview asset creation

License

MIT

About

Maintenance and evolution skill pack for triage, root cause work, deprecation, migration readiness, and regression risk.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages