# tasksmind > Setup guide and real-world walkthroughs for tasksmind, the AI engineer that turns customer-reported bugs into safe, human-approved pull requests. ## Docs - [Your setup guide](https://docs.tasksmind.com/getting-started.md): Everything you and your team do to turn customer issues into fixes, automatically. - [What is tasksmind?](https://docs.tasksmind.com/index.md): An AI engineer for your customer-reported bugs: investigates, fixes, tests, and opens a pull request for your team to approve. - [API Keys](https://docs.tasksmind.com/reference/api-keys.md): Programmatic access to tasksmind for your own webhooks, scripts, or internal tools. - [Slack Agent Reference](https://docs.tasksmind.com/reference/slack-agent.md): Every @tasksmind command, permission scope, and troubleshooting step for the Slack agent. - [The Approval & Safety Gate](https://docs.tasksmind.com/use-cases/approval-and-safety.md): What has to be true before tasksmind can touch your repo: risk classification, sandbox test verification, and a human-only approval that only a signed-in person can give. - [Asking tasksmind Directly](https://docs.tasksmind.com/use-cases/ask-tasksmind.md): Every @tasksmind mention command: instant answers on PR and ticket status, and agent commands that review, summarize, fix, and implement. - [Fixing a Failing CI Run](https://docs.tasksmind.com/use-cases/ci-auto-fix.md): Ask tasksmind to fix a broken build: it fetches the failing check's logs, works out the root cause, and proposes a tested fix. - [Using tasksmind Outside Slack](https://docs.tasksmind.com/use-cases/cli-and-local-agent.md): Run tasksmind from your own terminal with the tasksmind CLI, or run a local agent that claims fix handoffs from the queue and works against your own machine. - [What You Can Do](https://docs.tasksmind.com/use-cases/overview.md): Real scenarios for tasksmind: from a customer report becoming a pull request to fixing CI, to using it outside Slack. - [From Customer Report to Pull Request](https://docs.tasksmind.com/use-cases/report-to-pr.md): How a customer-reported bug becomes a tested, human-approved pull request. - [Customer Support, Without the Leak](https://docs.tasksmind.com/use-cases/support-escalation.md): How tasksmind splits a customer-reported bug into a plain-language update in your support channel and full technical detail in a separate dev channel. ## Optional - [tasksmind.com](https://tasksmind.com) - [Blog](https://tasksmind.com/blog) - [Support](mailto:founders@tasksmind.com)