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: trekplan
description: Deep implementation planning from a task brief. Requires --brief or --project. Runs parallel specialized agents, optional external research, and adversarial review.
argument-hint: "--brief <path> | --project <dir> [--fg | --quick | --research <brief> | --decompose <plan> | --export headless <plan>]"
model: opus
allowed-tools: Agent, Read, Glob, Grep, Write, Edit, Bash, AskUserQuestion, TaskCreate, TaskUpdate, TeamCreate, TeamDelete
---