Admin & Health Commands

CommandWhat it does
ptb doctorRuns the 10-point system and component health audit. Flags missing Auto Layouts, unlinked tokens, and bad dependencies.
ptb ci setupGenerates a GitHub Actions workflow (.github/workflows/ptb.yml) that runs ptb status --fail-on-stale on every push to block PRs with stale code. (Leads only).
ptb removeReverses ptb init. Deletes all PTB config files, .ptb/ directories, and .gitignore entries. It does not delete your generated component or token files.

Next Steps

Dive into the internal architecture starting with the PTB Configuration file.