ワンクリックで
fcli
fcli には fortify から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Detailed reference for fcli action YAML development. Use when creating or editing action YAML files and need SpEL scope rules, TemplateExpression properties, error handling patterns, or SpEL function details. NOT needed for quick edits where the always-on action-yaml.instructions.md suffices.
Detailed reference for fcli Java command implementation patterns. Use when creating new picocli commands, adding mixins, or need to understand the command class hierarchy, OutputHelperMixins catalog, FortifyCLITest validations, or Messages.properties conventions. NOT needed for simple edits to existing commands.
Discover and use fcli-common utility classes when implementing new Java code. Use when adding new code that needs file I/O, environment access, date parsing, version comparison, string manipulation, type casting, or other common operations. NOT needed for code review, refactoring, or analysis tasks.