Create an implementation plan for a feature or task
# Create Implementation Plan ## Step 1: Find Git Root Run `git rev-parse --show-toplevel` to locate the repository root. ## Step 2: Check Model Preference Read `<git-root>/.sessions/config.json` if it exists. If `models.plan` is set to something other than "inherit", use that model for this task: - If "opus": Use deep architectural reasoning, be thorough - If "sonnet": Balance depth with efficiency - If "haiku": Be concise and fast If "inherit" or not set, proceed with current conversation model. ## Step 3: Understand the Task Ask the user what they want to plan if not already clear...
Transform feature descriptions into well-structured project plans following conventions
Vous aide à planifier avant de coder. Crée des stratégies détaillées pour faciliter le développement.
Te ayuda a planificar antes de programar. Crea estrategias detalladas para hacer que el desarrollo sea más fluido.
実装前の計画立案モードを起動して、詳細な実装戦略を策定します。コード実装前に構造化された計画を立てることで、効率的な開発を支援します。
구현 전 계획 수립 모드를 시작해서 상세한 구현 전략을 수립합니다. 코드 구현 전에 구조화된 계획을 세움으로써 효율적인 개발을 지원합니다.