スキル一覧に戻る
d-oit

goap-agent

by d-oit

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: goap-agent description: Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents with quality gates and dynamic optimization.

GOAP Agent

Enable intelligent planning and execution of complex multi-step tasks through systematic decomposition, dependency mapping, and coordinated multi-agent execution.

Always use plans/ folder for all files.

Quick Reference

When to Use

  • Complex multi-step tasks (5+ steps)
  • Cross-domain problems
  • Optimization opportunities
  • Quality-critical work
  • Resource-intensive operations
  • Ambiguous requirements
  • Needing systematic planning before execution

Core GOAP Methodology

1. ANALYZE → Understand goals, constraints, resources
2. DECOMPOSE → Break into atomic tasks with dependencies
3. STRATEGIZE → Choose execution pattern
4. COORDINATE → Assign tasks to specialized agents
5. EXECUTE → Run with monitoring and quality gates
6. SYNTHESIZE → Aggregate results and validate success

Integration

  • task-decomposition: Task breakdown
  • agent-coordination: Multi-agent orchestration
  • All other specialized skills available

Best Practices

✓ Measure before optimizing ✓ Focus on measured bottlenecks ✓ Use parallel execution where safe ✓ Monitor progress and validate incrementally ✓ Document decisions and rationale ✓ Learn from each execution ✓ Use parallel execution where safe ✓ Validate dependencies before execution ✗ Define clear quality gates ✗ Optimize for maximum efficiency

✗ Make large changes at once ✗ Optimize incrementalally ✗ Monitor for quality gate failures


Coordinate multiple specialized agents through systematic planning and execution.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です