Skip to content

workflow directories and registries#388

Merged
gewenyu99 merged 11 commits intoskill-runnerfrom
edwin-skill-runner
Apr 14, 2026
Merged

workflow directories and registries#388
gewenyu99 merged 11 commits intoskill-runnerfrom
edwin-skill-runner

Conversation

@edwinyjlim
Copy link
Copy Markdown
Member

@edwinyjlim edwinyjlim commented Apr 14, 2026

Problem

chasing the 🐇 down the 🕳️

graphite link

tl;dr

  • One runner (agent-runner.ts) with a configurable pipeline
  • One config type (WorkflowRun) that controls what varies between workflows
  • Extracted detection modules that any workflow can call
  • A workflow registry that auto-wires CLI subcommands and TUI flows
  • Prompt assembly that can run a custom prompt, a skill, or both
wizard                    // core integration workflow
wizard integrate          // core integration workflow
wizard revenue            // revenue analytics workflow
wizard skill={skill-id}   // runs any skill from context mill
image

@gewenyu99
Copy link
Copy Markdown
Collaborator

Oooo I like this :OO Taking a deeper look

Copy link
Copy Markdown
Collaborator

@gewenyu99 gewenyu99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice, gonna resolve conflicts and get it into my PR

@gewenyu99 gewenyu99 merged commit 33171de into skill-runner Apr 14, 2026
1 of 2 checks passed
@gewenyu99 gewenyu99 deleted the edwin-skill-runner branch April 14, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants