skills/v-model/v-model-retrofit/SKILL.md
Applies V-model traceability to brownfield codebases via explicit retrofit issues or touch-driven updates during normal work. Use when the system was built without a closed V. Third person.
npx skillsauth add pkuppens/pkuppens v-model-retrofitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Most code never had a perfect left/right V. This skill defines two modes so agents do not imply a big-bang rewrite.
Trigger: User request or a dedicated issue (label retrofit:explicit).
Goal: Backfill traceability for a named scope (module, bounded context, feature area).
Steps:
Trigger: Ordinary bugfix or feature work; label retrofit:incremental optional.
Goal: Strengthen the V only for surfaces touched by this change unless the user widens scope.
Steps:
Architecture Retrofitting mode answers what is. v-model-retrofit adds how we verify it and links evidence to issues and artefacts.
testing
Syncs remote default branch locally (checkout, fetch --prune, pull) and returns to the previous branch when it still exists. Reports stashes and worktrees not yet handled. Use when the user asks to sync main, update default branch, fetch/pull origin, or run /sync-branch.
tools
Creates, queries, updates, and links Azure Boards work items via az boards CLI. Use when filing ADO work items, running WIQL queries, or setting area path, iteration, tags, and assignee.
tools
Creates, reviews, and completes Azure Repos pull requests and branch policies via az repos CLI. Use when opening ADO PRs, setting required reviewers, or configuring build validation policies.
development
Guides Azure Pipelines YAML structure, build validation on PRs, and staged deployment with environments and approvals. Use when authoring azure-pipelines.yml or configuring CI/CD on Azure DevOps.