cortex-tms
- 6 skills
- 0 followers
- 6 hours ago last updated
- ▌ Plan · cortex-tmsResearch the codebase and create an implementation plan following Propose/Justify/Recommend. Use this before any feature, fix, or refactor.
- ▌ Sync · cortex-tmsSynchronize task files and source-of-truth documents. Update NEXT-TASKS.md, FUTURE-ENHANCEMENTS.md, README, and CHANGELOG to reflect current project state.
- ▌ Release · cortex-tmsGuide through the Cortex TMS release process — version bump, changelog, sync, tag, publish. Every step requires user approval.
- ▌ Validate · cortex-tmsRun the full quality gate — tests, lint, build, and cortex-tms validate --strict.
- ▌ Implement · cortex-tmsImplement an approved plan. Write code, tests, and docs following the sprint checklist in NEXT-TASKS.md.
- ▌ New Command · cortex-tmsScaffold a new CLI command for Cortex TMS following the existing codebase patterns.