Documentation Index
Fetch the complete documentation index at: https://docs.charlielabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
What Charlie can do
Once connected, Charlie will be able to:- Respond in-thread with answers and code. Ask @Charlie follow-up questions or clarifications right on the issue.
- Enrich the ticket with deeper context.
@Charlie, enrich this issuepulls stack traces, touched files, recent commits, and related PRs. - Draft a ready-made implementation plan.
@Charlie, write an implementation planreturns a step-by-step roadmap with code changes, tests, and rollout notes. - Open a pull-request from the issue. Mention
@Charlie, open a PR for thisor assign the issue to him—he spins up a branch, pushes commits, and opens a PR that references the ticket. - Keep tracking in lockstep. Commits, PRs, and issue states stay linked automatically, and Charlie surfaces missing requirements when reviewing the PR.
- Understand your team’s priorities. Has a high‑level understanding of the initiatives and projects that are in flight.
Daemons and Linear events
After you connect a Linear workspace, issue events can wake daemonwatch conditions when the issue’s Linear team is mapped to the repo. Use this when issue hygiene should happen from Linear activity, not only when someone explicitly asks Charlie to help.
Supported routed Linear event families include:
- issue creation (
Issue.create) - issue mentions
- issue comments
- issues assigned to Charlie
- triaging newly created issues into labels, owners, or reproduction requests
- reviewing new issue comments for blockers, reproduction details, ownership changes, or priority changes
- asking for missing details when an issue does not include enough context to act safely
- keeping follow-up hygiene current by finding stale asks, unclear owners, or mismatched linked PR state
watch wording for issue-created or comment-created workflows, for example:
schedule and inspect Linear state during execution:
Quick Setup
Follow these steps to connect your Linear workspace with Charlie:Navigate to Integrations
Navigate to dashboard.charlielabs.ai/integrations and log into your account.
If you have multiple GitHub organizations, you’ll be prompted to select your organization before accessing the integrations page.

Complete OAuth Connection
Follow the Linear OAuth connection flow to authorize Charlie to access your
Linear workspace.
Return to Dashboard
After successfully linking your Linear workspace, you will be redirected back
to the Charlie dashboard.
