Workflows

Ready-to-run AI workflows

Pick a template, fill in a few fields and run it on ToRun. Every template shows its estimated cost before you start.

37 templates Clear filters
Software module builder Featured

Decompose a spec, generate code and tests, run static analysis + sandbox, peer-review loop until green.

Development ≈ 250,000 Runs
Regex builder

A tested regex from a plain-language description, with explanation and edge cases.

Development ≈ 1,000 Runs
Makefile / task runner

Developer-experience task automation: setup, dev, test, lint, build, deploy targets.

Development ≈ 1,000 Runs
Script writer

A robust automation script: argument parsing, dry-run, error handling, progress output.

Development ≈ 1,000 Runs
Commit message writer

Conventional-commit messages from a description of your change — subject plus body.

Development ≈ 1,000 Runs
Error message decoder

Paste any error — get the plain-language cause, likely fixes ranked, and how to prevent it.

Development ≈ 1,000 Runs
Performance review

Find the hot spots: complexity analysis, allocation churn, I/O patterns — optimized version included.

Development ≈ 1,000 Runs
Refactor advisor

Refactoring pass on your code: smells found, then the improved version with rationale.

Development ≈ 2,000 Runs
Test plan writer

A risk-based test plan: scenarios by priority, edge cases, non-functional checks, exit criteria.

Development ≈ 1,000 Runs
On-call runbook

An incident runbook: symptoms → diagnosis → mitigation, escalation, and post-incident steps.

Development ≈ 2,000 Runs
Code review

A senior-engineer review of your snippet: bugs, security, performance, style — with fixed code.

Development ≈ 1,000 Runs
API doc writer

Reference documentation generated from your code: purpose, params, returns, errors, examples.

Development ≈ 1,000 Runs
SQL optimizer

Diagnose a slow query: likely plan problems, rewritten query, and the indexes to add.

Development ≈ 1,000 Runs
Bug report formatter

Turn a messy description into a triage-ready bug report with repro steps and severity.

Development ≈ 1,000 Runs
Code explainer

A walkthrough of what the code does, how, and why — tuned to your experience level.

Development ≈ 1,000 Runs
Architecture sketch

A system design proposal: components, data flow, tech choices with trade-offs, and risks.

Development ≈ 2,000 Runs
Dockerfile writer

A production-grade Dockerfile: multi-stage, small image, non-root, healthcheck — explained.

Development ≈ 1,000 Runs
README writer

A complete GitHub README: badges plan, quickstart, usage, config table, contributing.

Development ≈ 1,000 Runs
Changelog writer

Keep-a-Changelog formatted release notes from your raw list — user-impact first.

Development ≈ 1,000 Runs
PR description

A reviewer-friendly pull request description: context, changes, testing, risks, rollback.

Development ≈ 1,000 Runs
REST API designer

Resource-oriented API design: endpoints, status codes, pagination, errors, versioning.

Development ≈ 1,000 Runs
Security review (lite)

An OWASP-minded pass over your code: injection, authz, secrets, validation — with fixes.

Development ≈ 1,000 Runs
User story writer

INVEST-quality user stories with acceptance criteria and edge-case scenarios.

Development ≈ 1,000 Runs
Naming consultant

Great names for functions, classes, variables or modules — with the reasoning.

Development ≈ 1,000 Runs