maxListingDescChars top-level constant
int
const maxListingDescChars
Per-entry hard cap. The listing is for discovery only — the Skill tool loads full content on invoke, so verbose whenToUse strings waste turn-1 cache_creation tokens without improving match rate.
Implementation
const int maxListingDescChars = 250;