bybenchflow-ai· 57 skills
Reference for COBOL COMP-3 (packed decimal / BCD) numeric storage -- layout on disk, declaring it in the FD, and pitfalls when carrying the decoded value through working storage and into later arithmetic. Useful when an input record holds a balance, rate, or carry-forward as packed decimal rather than a printable digit string.
$npx -y skills add benchflow-ai/skillsbench --skill comp3-packed-decimalInstalls into the current project.
Run `npx skills use "https://github.com/benchflow-ai/skillsbench" --skill "benchflow-ai/skillsbench/comp3-packed-decimal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/benchflow-ai/skillsbench" that are relevant to the current task. Run `npx skills add "https://github.com/benchflow-ai/skillsbench"` and select the relevant skills, then follow their instructions.