tabctl
Tab Control
Use tabctl to inspect and analyze tabs safely, then perform targeted GraphQL mutations only when requested.
Public browser API
Browser state is now exposed through GraphQL only:
tabctl query '<GRAPHQL>'tabctl schematabctl pingtabctl history
Do not use removed legacy browser subcommands like list, open, close, inspect, report, screenshot, archive, or undo.
Discovery
tabctl schema
tabctl help
More from ekroon/tabctl
git-commit
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
14release
Bump version, test, build, tag, push, and create a GitHub Release. Use when user asks to release, bump version, cut a release, or mentions "/release". Analyzes conventional commits to auto-detect bump type. Always confirms before pushing.
12