What problem does it solve? Before a MySpec software factory run can start, the manager session, worker sessions, and the MySpec platform all need correct access and configuration. This Skill checks every prerequisite in order, stops at the first failure with a concrete fix, and ends by selecting the MySpec project and opening its live event feed. ## Core Features & Use Cases - Access verification: Confirms MySpec sign-in via the myspec-mcp plugin, GitHub CLI permissions, branch protection rules, and Remote Control connectivity for cloud worker visibility. - Worker readiness checks: Validates cloud session prerequisites (claude.ai sign-in, network egress, MYSPEC_API_TOKEN) and local worktree fallback with per-worker credentials. - Opt-in repository configuration: Offers to add plugin marketplace settings, .gitignore entries, and a managed CLAUDE.md block, never writing without user approval. - Use Case: Before the first factory run in a repository, run the setup to discover that the Claude GitHub App is missing and Remote Control is not connected, fix both, then pick the MySpec project and start listening to its event stream. ## Quick Start Ask Claude to set up the factory for this repository and pick your MySpec project, for example by saying "set up the factory for project X".