ワンクリックで
trident
trident には tbckr から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when the user references a `tool-update` GitHub issue from the trident `tool-versions.yml` workflow (e.g. "update tools from
Scaffold a new trident OSINT service. Walks the rigid 4-file package layout, CLI registration in `internal/cli/services.go` (`allServices`) and `internal/cli/<name>.go`, and the 5 README sections that need updates. Invoke explicitly via `/add-service <name>` — model-invocation disabled.
Guarded wrapper around `just release` for trident. Confirms tree state, classifies commits to predict the svu bump, flags `chore(deps):` commits that may need to be `fix(deps):` for the release to fire, runs `just ci`, then tags and pushes. Invoke explicitly via `/release [kind]` — model-invocation disabled because this pushes signed tags. `kind` defaults to `next`; accepts `next`/`major`/`minor`/`patch`/`prerelease`.