Claude Team Toolkit

A comprehensive work toolkit for teams using Claude Code, featuring:

Views1
PublishedJan 14, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Claude Team Toolkit

A comprehensive work toolkit for teams using Claude Code, featuring:

  • Interactive installation script that configures the entire environment
  • Quick start guide for immediate productivity
  • Installation guide for detailed setup
  • Git-based tracking with GitLab as source of truth
  • Multiple Claude accounts per user
  • Parallel sessions across team members
  • Flexible drive configuration (single or split C:/D:)
  • Multiple GitLab instances (gitlab.com + community)
  • Full tracking of all changes, records, and working directories

Quick Start (5 Minutes)

For New Team Members

  1. Run the Interactive Installer

    # Download and run the installer
    irm https://gitlab.com/dominea-dev/claude-team-toolkit/-/raw/main/install.ps1 | iex
    
  2. Answer the Setup Questions

    • Your name and email (for git config)
    • GitLab username
    • Work directory location (default: D:\claude-work)
    • Repos directory location (default: D:\repos)
  3. Start Your First Session

    # Navigate to your work directory
    cd D:\claude-work
    
    # Start a tracked session
    claude
    /session-start my-project "Brief description of what I'm working on"
    
  4. Essential Commands

    CommandPurpose
    /session-start <project>Begin tracked session
    /checkpointSave progress, backup state
    bd readySee available tasks
    /planPlan complex work before coding
    /profileSwitch between Claude accounts
    /session-endComplete session with summary

Daily Workflow

1. Start session      → /session-start &#x3C;project> &#x3C;description>
2. Check tasks        → bd ready
3. Work on task       → Pick from ready list or create new
4. Checkpoint often   → /checkpoint (every 15-30 min)
5. End session        → /session-end &#x3C;summary>

Documentation

DocumentDescription
Quick Start Guide5-minute onboarding
Installation GuideDetailed setup instructions
Preflight ChecklistPre-installation verification
Command ReferenceAll commands and skills
TroubleshootingCommon issues and fixes

IDE Integration

Role-Based Training

Advanced Topics


Toolkit Components

ComponentPurpose
CLAUDE.md TemplateGlobal rules, session protocols
SMM (Session Manager)Session tracking, checkpoints, GitLab sync
Beads CLIIssue tracking, task management
Custom Skills/session-start, /checkpoint, /plan, etc.
Pre-commit HooksSecret scanning, linting
Sync ScriptsGitLab backup, team sync
Profile ManagerMulti-account support

Requirements

  • Windows 10/11 (22H2+)
  • Git for Windows 2.40+
  • Python 3.10+
  • Claude Code CLI
  • GitLab account

See Preflight Checklist for detailed requirements.


License

©2026 Edwina Trust, licensed to Elliott Doward / Globalstratos

Share: