tiger-team-workspace-setup

Automate BSW Tiger Team workspace setup and session context loading.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/latecheckout/bsw-tiger-team-skills --skill tiger-team-workspace-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiger-team-workspace-setup
Source: https://github.com/latecheckout/bsw-tiger-team-skills/tree/main/plugins/tiger-team-workspace-setup/skills/tiger-team-workspace-setup
Command: npx skills add https://github.com/latecheckout/bsw-tiger-team-skills --skill tiger-team-workspace-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the initial creation and ongoing maintenance of a BSW Tiger Team working environment, eliminating manual directory setup and CLAUDE.md creation, and ensuring session context is readily available.

Core Features & Use Cases

  • On first run, creates the BSW Tiger Team working directory and writes a CLAUDE.md pre-populated with BSW context, Baylee rules, safety guidelines, and prototype guidelines.
  • On every run, loads the session context so you're ready to work immediately.
  • Validates that companion skills are installed and guides you through a focused setup flow when needed.

Quick Start

Run /tiger-team-workspace-setup to initialize or resume your BSW Tiger Team workspace.

Frequently Asked Questions about tiger-team-workspace-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workspace setup and CLAUDE.md creation for project sessions?

Workspace setup automation creates your project directory and writes a pre-populated CLAUDE.md file containing context, safety guidelines, and rules. This eliminates manual directory configuration and accelerates productive work by loading session context automatically on every run.

What does session context loading do for ongoing workspace management?

Session context loading preserves your working environment state across multiple runs. On every execution, the Skill validates installed companion skills, loads the preserved BSW session context, and prepares the workspace so you can resume productive work immediately without manual reconfiguration.

Do I need companion skills installed before running the workspace setup?

Companion skills are not strictly required beforehand. The setup implements validation checks for companion skills and guides you through a focused installation flow when needed, ensuring your workspace has the necessary components for full functionality.

What is included in the CLAUDE.md file when bootstrapping a new workspace?

The generated CLAUDE.md file is pre-populated with BSW context, Baylee rules, safety guidelines, and prototype guidelines. This provides immediate project structure and operational rules, ensuring the workspace is configured correctly on the first run without manual file editing.

Can I use this workspace setup for both first-time initialization and resuming sessions?

Yes, the setup applies to both first-time initialization and ongoing sessions. On the first run it creates the working directory and writes CLAUDE.md, while on subsequent runs it loads existing session context to accelerate productive work and maintain project continuity.

Why is my workspace context not loading correctly between sessions?

Context loading relies on the initial CLAUDE.md file and the workspace directory created during the first setup run. If session context is missing, ensure the BSW working directory exists, companion skills are installed, and the setup command is executed from the correct project path.