Skip to content

fix: clarify work-planner invocation and sync skills-index#146

Merged
shinpr merged 1 commit intomainfrom
feature/improve-work-plan
Mar 28, 2026
Merged

fix: clarify work-planner invocation and sync skills-index#146
shinpr merged 1 commit intomainfrom
feature/improve-work-plan

Conversation

@shinpr
Copy link
Copy Markdown
Owner

@shinpr shinpr commented Mar 28, 2026

Summary

  • Use explicit subagent_type: "work-planner" across orchestration guide and command files to prevent confusion with the built-in /plan (EnterPlanMode) command
  • Add conditional prompt branching in plan command for cases with/without test skeleton generation
  • Differentiate integration/E2E test path placeholders in front-plan command
  • Split "Neither exists" prerequisite state in build/front-build commands to handle Design Doc presence
  • Fix stale section entries in skills-index.yaml for both en/ja

Test plan

  • Run /build without work plan but with Design Doc → verify work-planner is invoked
  • Run /build without work plan or Design Doc → verify missing prerequisites reported
  • Run /plan and skip test skeleton generation → verify work-planner receives prompt without test paths
  • Run /plan with test skeleton generation → verify work-planner receives distinct integration/E2E paths
  • Verify Small Scale flow in orchestration guide references work-planner agent

🤖 Generated with Claude Code

Prevent /plan misuse by using explicit subagent_type in work-planner
calls, add conditional prompt branching, and fix stale skills-index
section entries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shinpr shinpr self-assigned this Mar 28, 2026
@shinpr shinpr merged commit bccf4ab into main Mar 28, 2026
1 check passed
@shinpr shinpr deleted the feature/improve-work-plan branch March 28, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant