A

Agentic Workflows

Autonomous Agents Agentic Workflows

18 workflows — multi-step AI automation tools for coding agents on Autonomous Agents.

Available free v1.12.0 Browser
$ sidebutton install agents
Download ZIP

Autonomous Agents agentic workflows

18
Apply Review Feedback se agent_se_followup

Read review feedback, apply changes to existing PR, push updates

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Break Down to Sub-tasks pm agent_pm_breakdown

Decompose an epic into child issues with dependency waves (using the board's own issue types), and reconcile them (create, update, remove) to match the thread — issues only, no portal Tasks, no dispatch

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira epic URL (the ticket to break down; usually the epic itself)
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Goal Analysis pm agent_pm_goal_analysis

Read-only: analyze an epic's scope, dependencies, risks and open decisions, then post one decision-oriented comment — no issues, no code, no dispatch

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira epic URL (the ticket to analyze; usually the epic itself)
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Implement Fix + PR se agent_se_work

Read ticket, understand context, implement fix, create PR, report back

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Improve Skill Coverage sd agent_sd_coverage

Grow a pack's coverage — improve existing modules, discover new ones, or align them with recent code changes

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • target · string · default improve
    Run mode: improve | discover | align
  • repos · string
    Target repositories to scope this run to (empty = every repo cloned in the workspace)
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Investigate + Plan se agent_se_plan

Read-only: investigate the ticket and draft a concrete work plan — no code changes, no PR

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Pull Workspace Repos ops agent_pull_repos

Sync every repo in a workspace, upgrade the SideButton CLI, and reinstall skill packs

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
Steps
2
Open a terminalRun a terminal command
RCA + Fix + PR se agent_se_rca_fix

Investigate bug, trace root cause, implement fix, create PR

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Re-review PR After Fixes qa agent_qa_followup

Re-review PR after developer addresses prior QA feedback — does NOT test live site

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Regression Test (Live Site) qa agent_qa_regression

Regression test affected modules on the live/deployed site after merge

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • depth · string · default L3
    Max test depth: L0 (smoke), L1 (structure), L2 (interaction), L3 (data)
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Research pm agent_pm_research

Investigate a research ticket and post structured findings

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Review + Merge PR se agent_se_review_merge

Review PR, resolve conflicts, fix issues, merge, report back

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Review PR Fix qa agent_qa_validate

Review PR code against ticket acceptance criteria — does NOT test live site

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Root Cause Analysis se agent_se_rca

Investigate bug, trace root cause, report findings without fixing

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Score Experiment Branches qa agent_experiment_score

Judge two A/B experiment branches against ticket acceptance criteria — read-only, posts one verdict comment

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • branch_a_ref · string
    Branch A's work product: a PR URL, or an instruction pointing at the ticket's [exp A] comment
  • branch_b_ref · string
    Branch B's work product: a PR URL, or an instruction pointing at the ticket's [exp B] comment
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Sentry Triage se agent_sentry_triage

Poll Sentry for new production errors, dedup against Jira, file Bug tickets with evidence and initial RCA

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • sentry_org · string · default aictpo
    Sentry organization slug
  • sentry_projects · string · default sidebutton-server, sidebutton-portal, sidebutton-extension, sidebutton-dashboard
    Comma-separated Sentry project slugs to check
  • jira_project · string · default SCRUM
    Jira project key for new Bug tickets
  • max_tickets · string · default 3
    Max new tickets per run
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Test Live Site (New Ticket) qa agent_qa_new_ticket

Test the live site against ticket scope — no PR, tests production directly

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command
Validate Task Resolution ops agent_ops_validate_resolution

Read-only: after a ticket goes Done, judge whether its acceptance criteria were actually delivered — verified against the repo, not just the comments — and post one verdict comment

Inputs
  • agentic_app · string · default cc
    Agent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
  • ticket_url · string
    Jira ticket URL (the Done ticket whose resolution is being validated)
  • hint · string
    Optional extra instructions for the agent
Steps
2
Open a terminalRun a terminal command