Use this skill whenever preparing local or CI execution to build and test only the impacted components identified by change impact analysis, while preserving quality gates and correctness.
Plan and execute only the necessary builds and tests for impacted components, based on an explicit impact assessment, while maintaining full quality and correctness standards. This includes using monorepo-aware tooling to ensure only affected code is re-verified, keeping feedback loops fast.
incremental-change-impact and determine the appropriate testing tier (UnitTest, SystemTest, ComponentE2E, E2E, ArchitectureTest) based on the current execution stage (Dev, Pre-commit, Pre-push, CI/CD).nx affected, turbo run --filter=[head]) to only target the identified components and tiers.P3 – Delivery & Flow
(Must never override P0–P2 constraints.)
Operational
Optimise feedback loops, not standards. Faster is acceptable only when correct. Refer to the repository's "Test Execution Matrix" for stage-specific tier requirements.