What problem does it solve?
This skill streamlines onboarding WTF in a repository by performing pre-flight checks, ensuring GitHub CLI is installed and authenticated, installing required extensions, ensuring issue/PR templates exist, and provisioning standard lifecycle labels and the intervention hook.
Core Features & Use Cases
- Validate environment readiness (gh presence, authentication) and repo context for WTF onboarding.
- Install and verify required gh extensions that enable structured issue/task management and dependency tracking.
- Ensure issue templates (.github/ISSUE_TEMPLATE) and PR template exist, copying from bundled references when missing.
- Create and maintain lifecycle labels (epic, feature, task, bug, implemented, designed, verified) for consistent workflow governance.
- Install the WTF intervention-tracker hook to capture corrective feedback and guide continuous improvement.
Quick Start
Run the setup in your repo to bootstrap WTF and validate your environment.