# Principle Outcome Oriented Execution

> Drive a planned migration or rewrite toward its explicit verifiable target without letting temporary compatibility become the permanent architecture.

- Skill: `njs14/principle-outcome-oriented-execution` (Agent Skill)
- Install (CLI): `npx skillmds@latest add njs14/principle-outcome-oriented-execution`
- Raw SKILL.md: https://api.skillmd.com/api/skills/njs14/principle-outcome-oriented-execution/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: njs14 (https://skillmd.com/u/njs14)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/njs14/principle-outcome-oriented-execution

---


# Converge on the target

Treat the request text that activated this skill as a migration with an explicit end state.

Apply [outcome-oriented execution](../pkstack-principles/references/catalog.md#outcome-oriented-execution).
Name the target predicate and phase boundaries, declare any allowed temporary breakage, and give
each compatibility step a removal condition. Run high-signal checks at each boundary and full
verification at the end. Return the achieved predicate and remaining temporary paths.

