Agentic Workflows
Autonomous Agents Agentic Workflows
14 workflows — multi-step AI automation tools for coding agents on Autonomous Agents.
sidebutton install agents Autonomous Agents agentic workflows
14Git pull on all repos and reinstall skill packs
None
Self-driving push of a planned epic to Done — schedules its own loop, merges ready PRs, dispatches the next unblocked child, closes out.
-
ticket_url· stringEpic / parent Jira ticket URL (children already created with dependencies) -
hint· stringOptional extra instructions (dependency notes, preferred agents)
Investigate a research ticket and post structured findings
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Full sprint lifecycle — plan, manage, close. Phase-detecting and idempotent.
-
project_key· stringJira project key (e.g. SCRUM). Leave empty to read from agent env. -
capacity· stringTarget capacity (e.g. '10 tickets' or '40 points'). Leave empty to use velocity baseline. -
hint· stringOptional focus: 'plan only', 'dispatch stalled', 'close sprint', 'move tickets', etc.
Re-review PR after developer addresses prior QA feedback — does NOT test live site
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Regression test affected modules on the live/deployed site after merge
-
ticket_url· stringJira ticket URL -
depth· string · defaultL3Max test depth: L0 (smoke), L1 (structure), L2 (interaction), L3 (data) -
hint· stringOptional extra instructions for the agent
Review PR code against ticket acceptance criteria — does NOT test live site
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Test the live site against ticket scope — no PR, tests production directly
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Grow a pack's coverage — improve existing modules, discover new ones, or align them with recent code changes
-
target· string · defaultimproveRun mode: improve | discover | align -
repos· stringTarget repositories to scope this run to (empty = every repo cloned in the workspace) -
hint· stringOptional extra instructions for the agent
Read review feedback, apply changes to existing PR, push updates
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Read ticket, understand context, implement fix, create PR, report back
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Investigate bug, trace root cause, implement fix, create PR
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Review PR, resolve conflicts, fix issues, merge, report back
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Investigate bug, trace root cause, report findings without fixing
-
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent