What problem does it solve?
This skill removes the manual effort and uncertainty of creating well-formed CUBRID CTP CCI testcases by consolidating directory conventions, required helpers, compilation guidance, and cleanup rules into a single reference and scaffold.
Core Features & Use Cases
- Scaffold Generation: Produce a shell testcase, a C source file, and an optional answer file following CTP simple output-comparison and issue explicit-check patterns.
- CTP Validation & Guidance: Verify CTP installation and init helpers, recommend xgcc or gcc compilation options, and enforce proper cleanup and finish semantics.
- Use Cases: Draft new CCI tests for bug fixes, functional checks, or API sanity tests and produce consistent, review-ready artifacts that integrate with cubrid-testcases-private.
Quick Start
Ask the skill to create a new CCI testcase draft for CBRD-12345 producing a shell script, C source file, and answer template.