Explore: Add thin orchestration skills for multi-step workflows #71
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This repo's skills are standalone — each provides a complete capability that an agent loads independently. There's no way to chain them into repeatable multi-step workflows without manual orchestration.
Pocock's skills form a directed graph where orchestrator skills compose primitives. A thin orchestration layer here could chain existing capabilities into repeatable sequences without changing the standalone nature of the individual skills.
What to explore
Candidate workflows