Planning Code Goal Configuration

Sub-skill of planning-code-goal: Configuration.

vamseeachanta 4a61122 580 B Updated

File contents

Configuration

Configuration

sparc_goap_config:
  phases:
    specification:
      timeout_minutes: 30

    architecture:
      timeout_minutes: 45

    refinement:
      timeout_minutes: 120

    completion:
      timeout_minutes: 60

  metrics:
    test_coverage_target: 80
    performance_target: "A"
    max_tech_debt_hours: 40

  risk_assessment:
    technical_weight: 0.3
    timeline_weight: 0.3
    quality_weight: 0.2
    security_weight: 0.2

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/planning/planning-code-goal/configuration commit 4a611224b6

Frequently asked questions

npx skillmds@latest add vamseeachanta/planning-code-goal-configuration