[FEATURE] Tuning claude code plan mode workflow using skills

Resolved 💬 3 comments Opened Dec 30, 2025 by David-hod Closed Jan 3, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When developing a skill for plan mode/ execution mode, I do not want to change the full workflow of how claude work.
I do like to extend his workflow by using skills.
to be concrete:

  1. I like to order phases implementation using dependency graph.
  2. I like to add custom behavior for documentation updates as part of the plan (in both exploring step and planning)
  3. I also have some more custom enhancement.

The problem that even though the skill is defined, it is not triggered by the model unless told explicitly to integrate the skill into the workflow.
The reason i prefer not to write my own workflow is because :
if claude getting better workflow i will not have those updates since i create custom workflow.

If you can provide a best practice for how to inject into each workflow (plan/execution) specific customization it will be great, or provide example of how to do it.

Proposed Solution

No idea, source code is not provided for the prompts.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

customization building blocks in claude code workflow using skills without impacting the all workflow.

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗