workflows tasks and tools can be configured wether they are able to be run standalone from agents with ide commands

This commit is contained in:
Brian Madison
2025-10-26 20:06:34 -05:00
parent 63ef5b7bc6
commit b753fb293b
42 changed files with 81 additions and 1370 deletions

View File

@@ -29,6 +29,8 @@ solving_methods: "{installed_path}/solving-methods.csv"
# Output configuration
default_output_file: "{output_folder}/problem-solution-{{date}}.md"
standalone: true
web_bundle:
name: "problem-solving"
description: "Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks."