anthropics / anthropics/claude-code-action

How to use plan mode with claude-code-action?

Open
#606 1 comment 5 reactions 0 assignees View on GitHub
feature-request p3 question
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

## Context
I'm building an automated AI agent called **Kanbino** that uses the `claude-code-action` to implement tasks
automatically via GitHub Actions. I want to support a two-step workflow:

1. **Plan mode**: Claude analyzes the task and generates an implementation plan
2. **Execute mode**: Claude implements the approved plan

I couldn't find this in the docs, so I wanted to ask: does the action support a native plan mode similar to the CLI's
--plan flag? If not, what's the recommended approach to get Claude to generate a plan without making any code changes?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.