--- apiVersion: forgebot.unkin.net/v1alpha1 kind: RepositoryBinding metadata: name: artifactapi namespace: forgebot spec: repository: unkin/artifactapi providerQueueRef: gitea-queue agentPoolRef: default-pool allowedUsers: - unkinben allowedCommands: - plan - review - implement - test - fix skillMapping: - command: plan skill: plan - command: review skill: review - command: implement skill: implement - command: test skill: test - command: fix skill: fix