ワンクリックで
flex-ax
flex-ax には planetarium から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when working in this repository to inspect a logged-in flex.team workspace, map sidebar menus to flex-cli command groups, and implement new live flex-cli subcommands without assuming crawled data or a local SQLite DB. Trigger for requests like exploring flex.team menus, turning a menu into a command, or adding attendance/document/people style live commands.
Use when you need to discover the request sequence and payloads of a new flex.team write API (approval document creation, time-off request, e-contract, etc.) before adding a flex-cli subcommand. Attaches to a browser session via playwright-cli and intercepts XHR to capture real calls. Trigger - flex API exploration, flex payload capture, automating a flex.team action with flex-cli when the call sequence is not yet in the codebase.