mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
docs: remove Core Principles sections from replan commands
Remove unnecessary Core Principles sections that reference task-core.md and workflow-architecture.md from both workflow:replan and task:replan documentation to align with execute.md style and maintain simplicity.
This commit is contained in:
@@ -22,9 +22,6 @@ Replans individual tasks or batch processes multiple tasks with change tracking
|
||||
- **Single Task Mode**: Replan one task with specific changes
|
||||
- **Batch Mode**: Process multiple tasks from action-plan verification report
|
||||
|
||||
## Core Principles
|
||||
**Task System:** @~/.claude/workflows/task-core.md
|
||||
|
||||
## Key Features
|
||||
- **Single/Batch Operations**: Single task or multiple tasks from verification report
|
||||
- **Multiple Input Sources**: Text, files, or verification report
|
||||
|
||||
@@ -17,10 +17,6 @@ Intelligently replans workflow sessions or individual tasks with interactive bou
|
||||
- **Impact Analysis**: Automatic detection of affected files and dependencies
|
||||
- **Backup Management**: Preserves previous versions with restore capability
|
||||
|
||||
## Core Principles
|
||||
**Task System**: @~/.claude/workflows/task-core.md
|
||||
**Workflow Architecture**: @~/.claude/workflows/workflow-architecture.md
|
||||
|
||||
## Operation Modes
|
||||
|
||||
### Session Replan Mode
|
||||
|
||||
Reference in New Issue
Block a user