Agent Skills by RoeiA
Showing 10 vetted skills indexed across 1 GitHub repositories.
init
Create the .saga/ directory layout for epic and story workflows.
execute-story
Locate a story, prepare its worktree, and run a tmux worker session.
dashboard
Start a local server to visualize epics, stories, and execution progress.
generate-stories
Generate stories from an epic with unique IDs, branches, and PRs.
create-epic
Generate structured epic JSON with vision, architecture, and unique ID.
list-sessions
Parse SAGA dashboard JSON to list active sessions with uptime.
resolve-blocker
Resolve blockers for blocked stories with human approval and journal documentation.
task-pattern
Design and refactor agents using structured task tables with dependency fields.
publish
Automate SAGA releases by bumping versions, updating changelogs, and publishing artifacts.
pr-review
Fetch unresolved GitHub PR review comments and push fixes for re-review.