Agent Skills by tw-kang
Showing 19 vetted skills indexed across 1 GitHub repositories.
sql-create
Generate CUBRID CTP SQL testcase files (.sql/.answer from bug descriptions.
sql-runone
Run a single CUBRID SQL testcase via CTP interactive mode and report PASS/FAIL with diff analysis.
shell-runone
Execute a named CUBRID shell testcase locally and report pass/fail results.
shell-create
Generate CTP shell test entry scripts from CBRD issues.
jdbc-runone
Run a single CUBRID JDBC test class and report pass or fail.
jdbc-create
Generate JDBC JUnit 4 Java testcase templates for CUBRID CTP tests.
ha_repl-create
Create CUBRID CTP SQL testcases with --test/--check markers for HA replication.
ha_repl-runone
Run a single CUBRID HA replication testcase and report master-slave result match.
shell-review
Review CTP shell testcase diffs for compliance and correctness.
ha-shell-create
Generate CUBRID CTP HA shell test scripts for replication scenarios.
ha-shell-runone
Execute a single CTP HA shell testcase on master/slave infrastructure and report pass/fail.
cdc_repl-runone
Execute a single CUBRID CDC replication testcase via CTP and report pass/fail.
cdc_repl-create
Generate CDC replication CTP SQL testcase drafts with CTP file format and CDC markers.
cci-create
Generate CCI testcase scaffolds with shell scripts, C sources, and answer files.
cci-runone
Execute and analyze a single CCI testcase with pass/fail reports.
isolation-create
Generate CUBRID CTP isolation testcase .ctl files from bug or feature descriptions.
isolation-runone
Run a single CTP isolation testcase (.ctl) and report pass/fail.
unittest-create
Generate C/C++ unit test files with CTP-compatible CMake and stdout conventions.
unittest-runone
Run a specified CUBRID unittest binary locally and report PASS/FAIL with diagnostics.