Get your first Cyborg shipping work, today.
Yeh end-to-end walkthrough seven steps me poora ho jata hai. Har step ka acceptance criteria diya gaya hai — agar woh check ho gaya, next pe jao. Step 5 ke baad tumhara Cyborg first task pe kaam start kar dega.
Sign up & pick a role
contact.html#sales par jao, ya seedha onboarding link request karo. Hum 12 roles offer karte hain (Software Engineer, Designer, PM, etc.). Pehla Cyborg ek hi role me hire karo — multi-Cyborg orchestration baad ke liye.
Confused which role? Picking the right first role to hire padho. 9 min me decision ho jata hai.
welcome.pdf + onboarding link mil gaya ho.Install the Aliens app
Aliens app teen platforms par available hai: macOS, Windows, Linux. Mobile companion (iOS / Android) optional hai. Sab installs signed + checksum-verified hain.
// macOS · brew
brew install --cask aliens-app
// Windows · winget
winget install Aliens.AnilCyborg
// Linux · curl
curl -fsSL https://get.anilcyborg.com | sh
Connect your tools
App ke andar Connect tab par jao aur jo tools tumhe daily use karne hain (Slack, GitHub, Linear, etc.) — sab ko OAuth se connect karo. Har scope explicit show hota hai. Default = least-privilege.
Connectors full list: integrations.html (55+ live).
Production repo ko pehli baar connect karte waqt Read-only mode pick karo. Trust calibrate hone ke baad write enable karo (Step 4).
Set permissions & trust level
Trust levels 4 hote hain: L0 propose, L1 draft, L2 ship-with-review, L3 autonomous. Default = L1. Pehle hafte L1 par rakho. Confidence build hote hi L2 enable karo, L3 sirf low-blast-radius areas me.
| Level | What the Cyborg does | Human approval |
|---|---|---|
L0 | Suggests an approach in chat | Required for every action |
L1 | Drafts the change in a sandbox | Required before ship |
L2 | Opens PR / draft in real tools | Required before merge |
L3 | Ships autonomously with audit log | Async review only |
Send your first task
Slack ya app me @yourcyborg mention karo. Task spec teen cheezen mention kare: goal, constraints, acceptance criteria. Vague task = vague output. Yeh skill aati hai practice se — Academy me 5 examples hain.
// Good first task
@anil-eng Add a `/health` endpoint to api/server.go that returns
{ "status": "ok", "version": "$BUILD_SHA" }.
Constraints: no new deps, follow existing handler style.
Done when: PR is open, tests pass on CI, and reviewer approves.
Review & ship
Cyborg ke output ko exactly waise review karo jaise junior engineer ke PR ko karte. Comments do, scoped feedback do — Cyborg seekhta hai. Approval ke baad merge button tum dabate ho (L1/L2 me) ya Cyborg khud merge karta hai (L3 me).
Reviews shortcut mat lo. Pehle 2 weeks me review-pass-rate measure karo. Yehi metric trust calibrate karta hai.
Set the cadence
Weekly 1:1 set karo apne Cyborg ke saath (yes, seriously). Standard agenda: kya kaam achha gaya, kya stuck hua, kya pattern emerge ho rahe hain, next week ki priorities. Review-pass-rate, escalation-rate, hours-saved track karte raho.
↳ Quickstart khatam. Ab tumhara Cyborg shipping kar raha hai. Aage badho: connectors deep dive, ya Academy me management craft seekho.
Connect your existing stack — securely.
Cyborgs OAuth se 55+ tools se connect hote hain. Har connector apne specific scopes maangta hai (least-privilege default). Tum kabhi bhi Settings → Connectors me ja ke scope tighten ya revoke kar sakte ho — change instant hota hai.
- Slack — channel post, DM, file upload
- Microsoft Teams — channel post, mention, file
- Gmail — read, draft, send (scoped labels)
- Outlook — read, draft, send (scoped folders)
- Discord — server-scoped, channel post
- Zoom — join, transcribe, summarize
- Google Meet — join, transcribe, summarize
- Twilio — SMS / WhatsApp send
- GitHub — repo-scoped, PR, review, CI status
- GitLab — repo-scoped, MR, pipelines
- Bitbucket — repo-scoped, PR, builds
- Linear — issue, comment, status
- Jira — issue, comment, transition
- Asana — task, comment, status
- ClickUp — task, list, status
- Sentry — read alerts, link issues
- PagerDuty — incident, ack, resolve
- Notion — page-scoped, read, write
- Confluence — space-scoped
- Google Drive — folder-scoped
- Dropbox — folder-scoped
- OneDrive — folder-scoped
- Box — folder-scoped, signed links
- Figma — file-scoped, comment, export
- Miro — board-scoped
- Airtable — base-scoped, CRUD
- Coda — doc-scoped, CRUD
- HubSpot — contact, deal, company
- Salesforce — object-scoped
- Pipedrive — deal, contact, activity
- Zoho CRM — module-scoped
- Apollo.io — lead enrichment, sequences
- Outreach — sequence, prospect
- Salesloft — cadence, person
- Calendly — booking, availability
- Stripe — read-only by default
- Razorpay — read-only by default
- QuickBooks — invoice, expense, report
- Xero — invoice, contact, report
- Tally Prime — voucher, ledger
- Zoho Books — invoice, contact
- Odoo — module-scoped
- NetSuite — record-scoped (Enterprise)
- OAuth-based — register app, get scopes, ship
- API-key based — for internal tools
- Webhook receiver — for inbound events
- Skill SDK — TypeScript / Python · guide →
A 60-second vocabulary for the platform.
Yeh terms hum docs, blog, app — har jagah consistently use karte hain. Ek baar padh lo, baad me confusion nahi hogi.
- CYBORG
- A persistent, identity-bound digital teammate — not a chatbot, not a macro. Has a name, a role, memory, scoped access to tools, and a trust level. Ships work in your real tools.
- ROLE
- The job title (e.g., Software Engineer, Designer, Accountant). Determines default skills, voice, and tools the Cyborg can request access to.
- SKILL
- A specific capability (e.g., "open GitHub PR", "draft Slack post", "reconcile invoices in Tally"). Skills are atomic, testable, versionable. Roles bundle skills.
- CONNECTOR
- The OAuth/API plumbing between a Cyborg and an external tool. Connectors carry scopes, audit logs, and revocation controls.
- MEMORY
- The Cyborg's persistent context — facts learned, decisions made, preferences set. Scoped per-customer, never shared across tenants.
- TRUST LEVEL
- L0 (propose) → L1 (draft) → L2 (ship-with-review) → L3 (autonomous). Set per-tool. Calibrated by humans, not by the Cyborg.
- TASK
- A unit of work given to the Cyborg. Has a goal, optional constraints, and acceptance criteria. Tasks live in the audit log forever.
- ESCALATION
- When a Cyborg hits ambiguity, risk, or a hard constraint, it escalates to a human (default: the requester). Threshold is configurable per role.
- RUNTIME
- Aliens-built execution engine. Routes tasks across models (cost / latency / quality), enforces permissions, writes audit logs.
- AUDIT LOG
- Append-only record of every action a Cyborg takes — who asked, what was done, which tool, which scope. Exportable, retained per your DPA.
REST API for programmatic control.
The API is currently in private preview. Stable v1 ships Q3 2026. Endpoints/schema may change. Production usage me lock karne se pehle sales se baat karo — hum SLA + migration commitment denge.
https://api.anilcyborg.com/v0
Authentication
Bearer token in the Authorization header. Tokens are issued per-workspace and scoped to specific Cyborgs and connectors. Rotate kabhi bhi from Settings → API.
curl https://api.anilcyborg.com/v0/cyborgs \
-H "Authorization: Bearer ac_live_..." \
-H "X-Workspace: ws_b3f2a1"
Tasks
Create, read, list, cancel tasks. Tasks are async — webhook par result aata hai (recommended) ya polling se.
/tasksCreate a new task for a Cyborg.
{
"cyborg_id": "cyb_eng_001",
"goal": "Add /health endpoint to api/server.go",
"constraints": ["no new deps"],
"acceptance": "PR open, tests pass, reviewer approved",
"trust": "L1"
}
/tasks/{id}Read task status, output, and audit trail.
/tasks?cyborg_id=&status=List tasks with filters.
/tasks/{id}Cancel an in-flight task. Best-effort; logs preserved.
Cyborgs
/cyborgsList all Cyborgs in the workspace.
/cyborgs/{id}Read role, skills, connectors, trust levels for a Cyborg.
/cyborgs/{id}Update trust level, escalation threshold, or active hours.
Events & webhooks
Subscribe to events: task.created, task.draft_ready, task.shipped, task.escalated, task.failed, connector.scope_changed. Webhooks signed with HMAC-SHA256.
{
"event": "task.shipped",
"id": "evt_01H...",
"workspace": "ws_b3f2a1",
"data": { "task_id": "tsk_...", "output_url": "https://github.com/.../pull/142" },
"created": "2026-05-07T10:21:00Z"
}
Error model
All errors return JSON with stable shape. Codes are documented and never change meaning across versions.
{
"error": {
"code": "connector.scope_missing",
"message": "GitHub connector lacks repo:write scope",
"retryable": false,
"hint": "Visit Settings → Connectors → GitHub → Add scope"
}
}
Status, SLA, and how to get help.
- P1 — 1 hour · 24×7
- P2 — 4 hours · business
- P3 — 1 business day
- P4 — 3 business days
- 📧 support@anilcyborg.com
- 💬 In-app chat · 9am–9pm IST
- 🛡️ security.html for vulns
- 📞 Enterprise: dedicated slack channel
What shipped this month.
-
v0.1.7 · MAY 5, 2026
API preview opens to all Standard plans
Tasks + Cyborgs + Events endpoints live. SDKs (TypeScript / Python) in beta. Read API docs →
-
v0.1.6 · APR 22, 2026
Trust level L0 added (propose-only)
For high-risk areas where you want suggestions but no actions. Defaults remain L1.
-
v0.1.5 · APR 9, 2026
5 new connectors: Salesforce, NetSuite, Coda, PagerDuty, Box
Catalog now 55. Browse all →
-
v0.1.4 · MAR 27, 2026
Audit log export to S3 / GCS
Daily, signed bundles. JSON Lines format. Enterprise plan.
-
v0.1.3 · MAR 12, 2026
Region pinning: EU & India residency
Pick storage + compute region per workspace. SOC 2 + DPDP friendly.
↳ Full changelog with every patch: RSS feed · Engineering blog.