Skip to content

Commit 6d135ad

Browse files
committed
specify agent in sce-plan-authoring
1 parent 9fbf801 commit 6d135ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • config
    • .claude/skills/sce-plan-authoring
    • .opencode/skills/sce-plan-authoring

config/.claude/skills/sce-plan-authoring/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ Use checkbox lines for machine-friendly progress tracking:
5656
- Save plan under `context/plans/`.
5757
- Confirm plan creation with `plan_name` and exact file path.
5858
- Present the full ordered task list in chat.
59-
- Prompt the user to start a new session to implement `T01`.
59+
- Prompt the user to start a new session with shared-context-code agent to implement `T01`.
6060
- Provide one canonical next command: `/next-task {plan_name} T01`.

config/.opencode/skills/sce-plan-authoring/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ Use checkbox lines for machine-friendly progress tracking:
5656
- Save plan under `context/plans/`.
5757
- Confirm plan creation with `plan_name` and exact file path.
5858
- Present the full ordered task list in chat.
59-
- Prompt the user to start a new session to implement `T01`.
59+
- Prompt the user to start a new session in Shared Context Code agent to implement `T01`.
6060
- Provide one canonical next command: `/next-task {plan_name} T01`.

0 commit comments

Comments
 (0)