stepwise-executor
CommunityAutomatically break big goals into actionable steps.
Authornobu007
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Stepwise Executor breaks large, complex goals into manageable mid-level goals and executes them in a controlled, trackable sequence.
Core Features & Use Cases
- 🎯 AIによる自動分解(Claude API使用)
- 📊 リアルタイムの進捗追跡
- 🔄 ステップ間の依存管理
- 📝 実行履歴とメモの記録
- 📄 詳細なレポート生成
Quick Start
python scripts/decompose_goal.py "ユーザー認証機能付きのTodoアプリを作成する" python scripts/execute_steps.py decomposed_goal.json python scripts/track_progress.py progress.json
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stepwise-executor Download link: https://github.com/nobu007/connective-byte/archive/main.zip#stepwise-executor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.