anthropics / anthropics/claude-code-action
How to use plan mode with claude-code-action?
- 主要言語
- TypeScript
- スター
- 8.9k
- フォーク
- 2.1k
- 平均マージ
- 3日 9時間
- マージ済み PR(30日)
- 10
説明
## 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?
コントリビューションガイド
評価
この issue はまだ評価されていません。