Agentic Workflows
Autonomous Agents Agentic Workflows
33 workflows — multi-step AI automation tools for coding agents on Autonomous Agents.
sidebutton install agents Autonomous Agents agentic workflows
33Sweep the account's skill packs for freshness and resolve the docs type's five scope gates from that sweep — user inputs, then workspace context, then the platform floor — and publish all five together as the job's result
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
goal_url· stringPortal goal URL — the typed goal whose target site this job scopes (no ticket exists at this phase) -
hint· stringOptional extra instructions for the agent (on a rework run, the gate values so far — user-set ones marked '(yours — keep)')
Resolve the landing type's seven alignment gates from the goal intake — user inputs, then workspace context, then the platform floor — and publish all seven together as the job's result
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
goal_url· stringPortal goal URL — the typed goal whose intake this job scopes (no ticket exists at this phase) -
hint· stringOptional extra instructions for the agent
Read review feedback, apply changes to existing PR, push updates
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Build the low-fi mock — branded when a brand source resolves, grayscale when none does — honoring the requirements and the constraints report, attach wireframe + copy skeleton as artifacts, self-check AC1–AC5, and report the score
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringTicket URL carrying the requirements and the constraints report -
hint· stringOptional extra instructions for the agent (typically the previous step's summary)
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
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira epic URL (the ticket to break down; usually the epic itself) -
hint· stringOptional extra instructions for the agent
Cross-check wireframe requirements against the site's catalogs, design system, and dependency budget — availability verification, read-only reuse map + flagged risks, before any mock is assembled
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringTicket URL carrying the wireframe requirements (previous step's comment) -
hint· stringOptional extra instructions for the agent (typically the previous step's summary)
Turn an approved landing page brief into section-by-section wireframe requirements — template and component picks from the site catalogs, communication jobs, CTA plan, content slots, claims inventory, assets — precise enough to design from without a follow-up conversation
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringTicket URL carrying the landing page brief (and its decision thread) -
hint· stringOptional extra instructions for the agent
Read-only: analyze an epic's scope, dependencies, risks and open decisions, then post one decision-oriented comment — no issues, no code, no dispatch
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira epic URL (the ticket to analyze; usually the epic itself) -
hint· stringOptional extra instructions for the agent
Read ticket, understand context, implement fix, create PR, report back
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
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
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
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-only: investigate the ticket and draft a concrete work plan — no code changes, no PR
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Boot a project's dev server on this VM, verify it serves, submit the ready report, then ride the live session
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
project_path· string · default~/workspaceThe project checkout — the git root the session commits and pushes from -
app_dir· stringDirectory INSIDE the checkout that holds the app; empty means the checkout root -
app_path· string · default~/workspaceproject_path joined with app_dir — the directory the session's terminal opens in -
dev_cmd· stringCommand that starts the dev server, run from app_path; empty means read package.json and pick the dev script -
dev_port· stringPort the dev server must listen on; empty uses the project's framework convention (Astro 4321, Vite 5173, Next 3000) -
dev_env· stringSpace-separated non-secret KEY=VALUE flags to export before the dev command, e.g. SB_DEV_SESSION=1 -
preview_path· stringRoute the preview should open on when / is not the app's entry, e.g. /portal -
hint· stringOptional extra instructions for the agent
Turn the delivered gates' open ends into decision calls — every option in the open, a recommended default and its one-line why — published as the user's pause; no issues, no dispatch
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
goal_url· stringPortal goal URL — the typed goal whose delivered gates this job turns into calls (no ticket exists at this phase) -
hint· stringOptional extra instructions for the agent (typically the scope job's summary, e.g. gate counts per arm)
Turn the fixed docs question class into calls with recommended defaults — published through the goal decisions API — and open the DOCS-INSTRUCTION instance as ONE PR on the site repo
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
goal_url· stringPortal goal URL — the typed docs-site goal whose delivered gates this job turns into calls (no ticket exists at this phase) -
hint· stringOptional extra instructions for the agent (typically the scope job's summary, e.g. the stray pages it found)
Sync every repo in a workspace to its remote default branch
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
Investigate bug, trace root cause, implement fix, create PR
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Re-review PR after developer addresses prior QA feedback — does NOT test live site
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Regression test affected modules on the live/deployed site after merge
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
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
Investigate a research ticket and post structured findings
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Review PR, resolve conflicts, fix issues, run CI — then report state to the ticket instead of merging
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Review PR, resolve conflicts, fix issues, merge, report back
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Review PR code against ticket acceptance criteria — does NOT test live site
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Investigate bug, trace root cause, report findings without fixing
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Idempotent weekly release-post pass — derives the target week's shipped list from release data, then creates, updates or no-ops the week's post so any re-run converges; opens the PR, never merges
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
week· stringOptional ISO week override (e.g. 2026-W34) pinning the target week for re-runs and backfills; empty = derive from the run date (the week containing yesterday) -
ticket_url· stringOptional tracker ticket URL — when set, the final report is also posted as a ticket comment (manual or playbook-composed runs); empty on scheduled standalone runs -
hint· stringOptional extra instructions for the agent (e.g. an item the scan must not miss, or a correction to apply)
Judge two A/B experiment branches against ticket acceptance criteria — read-only, posts one verdict comment
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
branch_a_ref· stringBranch A's work product: a PR URL, or an instruction pointing at the ticket's [exp A] comment -
branch_b_ref· stringBranch B's work product: a PR URL, or an instruction pointing at the ticket's [exp B] comment -
hint· stringOptional extra instructions for the agent
Sync every repo in a workspace, upgrade the SideButton CLI, and reinstall skill packs
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
Poll Sentry for new production errors, dedup against Jira, file Bug tickets with evidence and initial RCA
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
sentry_org· string · defaultaictpoSentry organization slug -
sentry_projects· string · defaultsidebutton-server, sidebutton-portal, sidebutton-extension, sidebutton-dashboardComma-separated Sentry project slugs to check -
jira_project· string · defaultSCRUMJira project key for new Bug tickets -
max_tickets· string · default3Max new tickets per run -
hint· stringOptional extra instructions for the agent
Test the live site against ticket scope — no PR, tests production directly
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL -
hint· stringOptional extra instructions for the agent
Read-only: after a ticket goes Done, judge whether the outcome it was opened to deliver actually landed — verified against the repo, not just the comments — and post one verdict comment
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL (the Done ticket whose resolution is being validated) -
hint· stringOptional extra instructions for the agent
Check a docs PR's claims against the live product using the audit pack's QA playbooks, plus generator build, anchor check and leak scan
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL — the Docs page ticket whose write pass opened the PR under verification -
hint· stringOptional extra instructions for the agent
Re-walk the goal's changed docs routes on the published site and answer LIVE_OK / DEPLOY_PENDING / DRIFT_FOUND from a mechanical source → publish-intermediate → live diff
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
goal_url· stringPortal goal URL — set when Launch dispatches this job goal-anchored; leave empty when anchoring on a ticket -
ticket_url· stringJira ticket URL — set when a per-page delivery step dispatches this job ticket-anchored; leave empty when anchoring on a goal -
hint· stringOptional extra instructions for the agent
Delete every folder in a workspace and clear the agent's local caches to free disk
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars
Transform fresh skill-pack knowledge into the ticket's documentation page(s), stamp provenance, open the PR — refuses stale or below-floor sources
-
agentic_app· string · defaultccAgent-app slug selecting the per-run env file ~/.agent-env.d/<slug> (AAP-C); 'cc'/subscription clears provider vars -
ticket_url· stringJira ticket URL — the Docs page ticket carrying the page-contract block (site, mode, routes, sources, elements, decisions) that agent_pm_breakdown writes into its description -
hint· stringOptional extra instructions for the agent; carries QA findings on a verify loopback