/tfw-plan
This repository skill implements the /tfw-plan command.
Contract
- Treat literal
/tfw-planinput as a command. Also accepttfw-planand matching natural-language requests. - Confirm the repository contains
.tfw/. - Enforce the Coordinator role lock: permit HL and TS; forbid ONB, RF, RES, REVIEW, and code.
- Read
.tfw/workflows/plan.mdcompletely and follow its Read Contract and gates. Root instructions are already active; do not independently preloadAGENTS.mdor any full common library. - Open
.tfw/templates/HL.mdand.tfw/templates/TS.mdonly at their workflow gates. - Stop when the workflow routes to research, handoff, execution, or review.
When the workflow routes onward, name the exact next command, such as /tfw-research or /tfw-handoff.