Technology Stack Modernization Success Criteria

Sub-skill of technology-stack-modernization: Success Criteria.

vamseeachanta Updated

File contents

Success Criteria

Success Criteria

Modernization Complete When:

  • Python version is 3.11+
  • UV package manager configured (no Conda/Poetry)
  • All dependencies at current stable versions
  • PyPDF2 replaced with pypdf
  • Matplotlib replaced with Plotly (all charts interactive)
  • Ruff configured (replaces Black+isort+flake8)
  • pyproject.toml complete with all sections
  • Pre-commit hooks configured
  • Full test suite passes
  • Documentation updated
  • Workspace-hub compliance verified

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/business/admin/technology-stack-modernization/success-criteria commit f033744aa3

Frequently asked questions

npx skillmds@latest add vamseeachanta/technology-stack-modernization-success-criteria