Skip to main content

CODITECT Pilot Onboarding Checklist

Version: 1.0.0 Target Audience: Pilot participants Last Updated: January 11, 2026


Welcome to Your Pilot Onboarding!

Use this checklist to ensure you're fully set up and ready to get the most out of your CODITECT experience. Each section builds on the previous one.


Day 1: Account Setup (30 minutes)

Account Creation

  • Visit auth.coditect.ai and create account
  • Verify email address (check spam folder if needed)
  • Set up strong password (12+ characters recommended)
  • Complete profile information
  • Navigate to Security Settings
  • Enable 2FA using authenticator app
  • Save backup codes in secure location
  • Test 2FA login

License & Payment

  • Review available plans on Pricing page
  • Select appropriate plan (Pro or Enterprise)
  • Complete Stripe checkout
  • Verify license appears in Dashboard

Checkpoint: Can you log in and see your license in the Dashboard?


Day 1-2: Cloud Workstation Access (15 minutes)

Workstation Provisioning

  • Wait for auto-provisioning (typically 2-5 minutes after purchase)
  • Check email for "Your Cloud Workstation is Ready" notification
  • Navigate to Workstations section in Dashboard
  • Verify workstation status shows "Running"

First Login

  • Click "Launch IDE" to open Cloud Workstation
  • IDE opens in new browser tab
  • Verify CODITECT framework is available at /opt/coditect
  • Verify Claude Code CLI is available (claude --version)

Workspace Setup

  • Create a test project folder
  • Initialize git repository
  • Make a test commit
  • Verify persistent storage works (close and reopen)

Checkpoint: Can you create files and have them persist between sessions?


Day 2-3: Core Features (1-2 hours)

Claude Code Integration

  • Run claude to start Claude Code CLI
  • Test a simple prompt (e.g., "Hello, Claude")
  • Create a simple Python script using Claude
  • Test /help command

CODITECT Framework

  • Read PILOT-GETTING-STARTED.md
  • Explore /opt/coditect/agents/ directory
  • Try /orient command for session orientation
  • Use /which <task> to find appropriate agent

Key Commands to Try

  • /orient - Session start orientation
  • /which "write documentation" - Find best agent
  • /cx - Capture context at end of session
  • /cxq --recent 10 - Query recent context

Checkpoint: Can you use Claude Code to write and modify code?


Day 3-5: Team Features (For Enterprise) (1 hour)

Team Management (Admin Only)

  • Navigate to Team Management in Dashboard
  • Invite team members via email
  • Assign licenses to team members
  • Verify invitations received

Team Member Actions

  • Accept team invitation from email
  • Log in with team credentials
  • Access shared team workstation (if applicable)
  • Verify appropriate permissions

License Assignment

  • Verify each team member has assigned license
  • Test workstation access for each member
  • Review seat usage in Admin panel

Checkpoint: Can team members access their workstations?


Week 1: Productivity Setup (Ongoing)

Workflow Customization

  • Review available workflows in /opt/coditect/docs/workflows/
  • Identify workflows relevant to your projects
  • Create first project-specific configuration
  • Test workflow execution

Best Practices

Context Preservation

  • Understand /cx (capture) and /cxq (query) workflow
  • Run /cx at end of each session
  • Test /cxq to retrieve past work
  • Set up any automated backup preferences

Checkpoint: Are you comfortable with daily workflow?


Support & Feedback

Get Help

  • Bookmark docs.coditect.ai for documentation
  • Note support email: 1@az1.ai
  • Join community discussions (if available)
  • Review known issues in FAQ

Provide Feedback

  • Share initial impressions with support team
  • Report any bugs or issues encountered
  • Suggest feature improvements
  • Complete feedback survey when requested

Quick Reference

ResourceURL
Login/Dashboardauth.coditect.ai
Documentationdocs.coditect.ai
Support Email1@az1.ai
Status Pagestatus.coditect.ai
GuidePurpose
PILOT-GETTING-STARTED.mdQuick start (5 min)
PILOT-USER-GUIDE.mdDetailed features
PILOT-FAQ.mdCommon questions

Completion Summary

After completing this checklist, you should have:

  • Active account with 2FA enabled
  • Working Cloud Workstation access
  • Understanding of Claude Code + CODITECT integration
  • Team setup (Enterprise only)
  • Context preservation workflow established
  • Support channels identified

Questions? Contact 1@az1.ai


Congratulations on completing onboarding!

Last Updated: January 11, 2026