Skip to content

netresearch/typo3-upgrade-effort-model

v1.4.0(MIT AND CC-BY-SA-4.0)

Generic TYPO3 LTS upgrade effort model: per-version risk multipliers (v14: Fluid 5 strict VHs, HashService removal, TSFE removal, asset-pipeline removal), breaking-change baselines, version-compatibility matrix, Rector coverage adjustments, and a 7-phase assessment workflow. Calibration-free — pair with your own historical project data for tuned estimates.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "typo3-upgrade-effort-model",
  "version": "1.4.0",
  "description": "Generic TYPO3 LTS upgrade effort model: per-version risk multipliers (v14: Fluid 5 strict VHs, HashService removal, TSFE removal, asset-pipeline removal), breaking-change baselines, version-compatibility matrix, Rector coverage adjustments, and a 7-phase assessment workflow. Calibration-free — pair with your own historical project data for tuned estimates.",
  "author": {
    "name": "Netresearch DTT GmbH",
    "url": "https://www.netresearch.de"
  },
  "repository": "https://github.com/netresearch/typo3-upgrade-effort-model-skill",
  "license": "(MIT AND CC-BY-SA-4.0)",
  "keywords": [
    "agentic-skill",
    "typo3",
    "upgrade",
    "estimation",
    "lts",
    "v14",
    "v13",
    "rector",
    "fluid",
    "breaking-changes"
  ]
}