Sub-skill of planning-goal: Configuration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill configuration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Configuration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-configuration-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: planning-goal-configuration
description: 'Sub-skill of planning-goal: Configuration.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Configuration
## Configuration
```yaml
goap_config:
planning:
algorithm: a_star
max_depth: 50
timeout_ms: 5000
execution:
mode: adaptive # focused | closed | open
parallel_actions: true
replan_on_failure: true
monitoring:
ooda_loop: true
observe_interval_ms: 1000
cost_weights:
time: 1.0
risk: 2.0
resource: 1.5
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!