ワンクリックで
artifacts
List build artifacts with sizes and ages. Use when the user asks about build outputs, compiled binaries, or disk usage.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List build artifacts with sizes and ages. Use when the user asks about build outputs, compiled binaries, or disk usage.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Detect and fix documentation violations across C++ compiler and TML library code. Scans for missing ///, undocumented public items, wrong comment styles, and auto-fixes using parallel agents. Use when the user says "fix docs", "audit docs", "documenta", "corrige docs", or wants to improve documentation coverage.
Deep knowledge of TML compiler internals. Inject before working on compiler C++ code. Maps the full pipeline with key functions, types, and cross-subsystem boundaries.
Deep knowledge of TML standard library structure, module dependencies, key types, and C runtime mapping. Inject before working on library code.
Detect which tests are affected by recent code changes. Use when the user wants to know what tests to run after making changes.
Build the TML compiler from C++ sources. Use when the user says "build", "compila", "rebuild", or needs to recompile the compiler after C++ changes.
Detect what changed and build only the necessary target. Use when the user says "build smart", "build inteligente", or wants an optimized build.
| name | artifacts |
| description | List build artifacts with sizes and ages. Use when the user asks about build outputs, compiled binaries, or disk usage. |
| user-invocable | true |
| argument-hint | [executables|libraries|cache|coverage|all] [--release] |
Use the mcp__tml__project_artifacts MCP tool.
Parse $ARGUMENTS:
--release or release mentioned, "debug" by default, "all" if --allCall mcp__tml__project_artifacts with extracted parameters.
Display artifact listing with sizes and modification times.