Added list management commands, board filtering by project name, and enhanced skill documentation with bootstrap workflow and error handling patterns. Also added plumbing in to "pcli" binary for status syncing with Planka
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Project configuration
|
||||
# This file is read by workflows and agents for project-level settings.
|
||||
|
||||
planka:
|
||||
project: "project1" # Planka project name
|
||||
board: "pcli" # Planka board name to sync with
|
||||
|
||||
# Future sections can be added here, e.g.:
|
||||
# openspec:
|
||||
# default-schema: "spec-driven"
|
||||
# team:
|
||||
# members: [...]
|
||||
Reference in New Issue
Block a user