# Example Workflows (https://www.shipfox.io/docs/examples)

Description: Workflows designed and tested by the Shipfox team to set up your software factory in minutes.

Copy an example's prompt into your coding agent. It
[adapts the workflow to your repository](https://www.shipfox.io/docs/how-to/author-workflows/create-workflow-from-template)
and tests it before you commit. Change anything to fit how you work, or
[write your own workflow](https://www.shipfox.io/docs/how-to/author-workflows/write-a-workflow).

## Bring work in

- [Ask the codebase in Slack](https://www.shipfox.io/docs/examples/ask-codebase): Answer questions about your code in Slack, with references to the files. Starts when: Someone mentions the Shipfox app in Slack. Integrations: Slack, GitHub.

## Deliver changes

- [Investigate and repair default-branch CI failures](https://www.shipfox.io/docs/examples/fix-default-branch-ci): Find out why CI broke on your default branch and get a tested repair pull request. Starts when: CI fails on the default branch. Integrations: GitHub, Slack.
- [Fix failing dependency-bot CI](https://www.shipfox.io/docs/examples/fix-dependency-ci): Get a tested fix for every dependency update that breaks CI. Starts when: CI fails on a dependency-bot pull request. Integrations: GitHub.
- [Task to pull request](https://www.shipfox.io/docs/examples/ticket-to-pr): Turn a ticket or a request into a tested GitHub pull request. Starts when: Another workflow sends a task, or you assign the agent to a Linear issue. Integrations: Linear, GitHub.

## Operate the factory

- [Report failed Shipfox workflow runs](https://www.shipfox.io/docs/examples/report-failed-runs): Hear about every failed workflow run in Slack, with the failing step and what to do next. Starts when: A Shipfox workflow run fails. Integrations: Slack.