export const WORKFLOW_TOOL_NAME = 'workflow' export const WORKFLOW_DIR_NAME = '.claude/workflows' export const WORKFLOW_FILE_EXTENSIONS = ['.yml', '.yaml', '.md']