feat(commands): drop orchestrator model pins - inherit session model

This commit is contained in:
Kjell Tore Guttormsen 2026-07-02 17:09:49 +02:00
commit db3b8f5491
8 changed files with 19 additions and 7 deletions

View file

@ -2,7 +2,6 @@
name: trekexecute
description: Disciplined plan executor — single-session or multi-session with parallel orchestration, failure recovery, and headless support
argument-hint: "[--project <dir>] [--fg | --resume | --dry-run | --validate | --step N | --session N] [plan.md]"
model: opus
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion
disallowed-tools: Agent, TeamCreate
---