Files
pcli/project.yaml
2026-02-18 20:26:12 +00:00

17 lines
322 B
YAML

# Project configuration
# This file is read by workflows and agents for project-level settings.
planka:
# Planka project name
project: "agentic"
# Planka board name to sync with
board: "pcli"
# Future sections can be added here, e.g.:
# openspec:
# default-schema: "spec-driven"
# team:
# members: [...]