vimkim/my-cubrid-skills

my cubrid skills for ai agents

This repository also configures its own agents. See what my-cubrid-skills tells them →

2Stars on the repository
24Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

create-testcases

01

vimkim/my-cubrid-skills

Skill Claude Code

Create CUBRID test cases (unit/SQL/shell) for a given feature or bug fix. Use when the user asks to create tests, write test cases, or mentions testing a CBRD ticket.

not rated 2 3d ago A 47 tokens

cubrid-build

02

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Prepare, configure, build, and test CUBRID worktrees with the preset-aware justfile workflow. Use for new or existing CUBRID worktrees and after engine code changes. Triggers on phrases like 'build CUBRID', 'prepare this worktree', 'compile this change', 'run CUBRID tests', or 'use releasegcc'.

not rated 2 3d ago A 77 tokens

cubrid-ci-analyze

03

vimkim/my-cubrid-skills

Skill Codex

Collect the currently available exact-commit CircleCI snapshot for a CUBRID GitHub pull request with the cubrid-ci binary, analyze failed tests across testmedium, testsql, and testshell, and write an evidence-backed report under my-cubrid-docs. Use when the user provides a CUBRID PR URL and asks for CI status…

not rated 2 3d ago A 131 tokens

cubrid-ci-trigger

04

vimkim/my-cubrid-skills

Skill Claude Code

Trigger CUBRID CI tests on a GitHub PR by posting a verified /run chatops comment — /run sql medium launches the SQL and medium suites, /run all launches sql, medium, and shell. Use for one-shot CI triggering on a new PR head with no active trigger, or before requesting review. Triggers on phrases like 'trigger ci'…

not rated 2 changed 3d ago A 126 tokens

cubrid-common

05

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Shared helper scripts for CUBRID skill preflight checks, PR metadata validation, CUBRID source-tree detection, build preset validation, and canonical CUBRID remote detection. Use when updating or debugging CUBRID skills that source common shell helpers; this is primarily an implementation dependency for other CUBRID…

not rated 2 3d ago A 67 tokens

vimkim/my-cubrid-skills

Skill Claude Code

Create and run CUBRID .ctl isolation tests for MVCC/concurrency scenarios. Use when the user asks to test isolation, concurrency, MVCC, locking, or multi-session behavior for a CUBRID feature.

not rated 2 3d ago A 50 tokens

vimkim/my-cubrid-skills

Skill Claude CodeCodex

A writing skill for creating CUBRID issue reports in JIRA, a tool used to track software work. Reports are written in Korean with English section headings and include a structured triage section.

not rated 2 3d ago A 238 tokens

cubrid-jira

08

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Look up CUBRID JIRA issue context and publish a reviewed Markdown file as an existing issue's description. Use when a CBRD-XXXXX ticket is mentioned, when the user asks about a JIRA issue, or when another authorized workflow needs to upload a finished issue report.

not rated 2 3d ago A 62 tokens

cubrid-oos-context

09

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Load the authoritative CUBRID Out-of-row Overflow Storage project context when the task specifically concerns OOS behavior, design, implementation, defects, or tests—for example, an OOS-specific CBRD ticket, source file, identifier, or design decision.

not rated 2 3d ago A 57 tokens

cubrid-pr-create

10

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Publish a draft GitHub pull request for the CUBRID project with a [CBRD-XXXXX] title, Korean PR body, linked detailed doc, explicit AS-IS/TO-BE contrast when the change supports it, and pre-publish material checks. For the safe default path, commit and push the detailed doc, push the source branch to…

not rated 2 3d ago A 150 tokens

cubrid-qa-fetch

11

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Fetch and analyze authenticated pages from CUBRID's internal QA portal at qahome.cubrid.org. Use when the user gives a qahome.cubrid.org/qaresult URL, asks to read or parse shell/SQL/medium/functional QA result pages, asks for NOK lists or core stacks from qahome, or describes a portal navigation path such as cubrid /…

not rated 2 3d ago A 165 tokens

cubrid-shell-run

12

vimkim/my-cubrid-skills

Skill Claude Code

Run one CUBRID CTP shell test (or a narrow subtree) against the local build. Use when the user wants to debug, reproduce, or iterate on a specific shell test (or a small bucket of them) without running the full CI suite. For CTP shell tests only — not for unit tests (cubrid-build), SQL regression tests, or .ctl…

not rated 2 3d ago A 179 tokens

gh-pr-comments-all

13

vimkim/my-cubrid-skills

Skill Claude Code

Fetch every comment on a GitHub PR by querying all three GitHub REST endpoints (inline review comments, top-level review summaries, and PR-page discussion) and merging them into one chronological view. Use when the user asks to list all PR review comments, audit reviewer feedback, or check whether anything was missed…

not rated 2 3d ago B 125 tokens

markdown-write

14

vimkim/my-cubrid-skills

Skill Codex

Write or revise repository-agnostic Markdown for a configured copyparty standalone viewer, using compatible external or inline SVG, Mermaid diagrams, and MathJax equations. Use when a document will be opened as .md?v or when copyparty rendering compatibility matters. Triggers on phrases like 'write copyparty…

not rated 2 changed 3d ago A 103 tokens

vimkim/my-cubrid-skills

Skill Claude Code

Create a new skill in the my-cubrid-skills collection. Use when the user wants to turn a workflow into a reusable skill, capture what they just did as a skill, or add a new skill to their CUBRID toolbox. Triggers on phrases like 'make this a skill', 'create a skill for this', 'save this as a skill', 'add a new skill…

not rated 2 3d ago A 95 tokens

next

16

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Recommend what to do next from the current context.

not rated 2 3d ago A 12 tokens

pp

17

vimkim/my-cubrid-skills

Skill Claude CodeCodex

Proceed with the pending task or previously proposed action.

not rated 2 3d ago A 12 tokens

vimkim/my-cubrid-skills

Skill Claude Code

Resolve replied Greptile bot review comments on a GitHub PR. Use when the user wants to close, resolve, or dismiss Greptile comments that already have replies, or when they mention cleaning up bot review threads on a PR. Triggers on phrases like 'close greptile comments', 'resolve bot comments', 'clean up greptile…

not rated 2 3d ago A 87 tokens

schedule-visualizer

19

vimkim/my-cubrid-skills

Skill Claude Code

A tool for turning work items, dates, and milestones into a single HTML project schedule. It can show a calendar-style daily plan, a Gantt timeline, or both; a Gantt timeline shows when tasks start, end, and overlap.

not rated 2 3d ago A 208 tokens

track-work

20

vimkim/my-cubrid-skills

Skill Codex

Track long-running and parallel work in the work-tracker ledger through its CLI, preserving status, notes, and history across agent sessions. Automatically register substantive work expected to run for 30 minutes or more, cross sessions, use parallel agents, or wait on long external queues; also use when explicitly…

not rated 2 changed 3d ago A 123 tokens

cubrid-code-survey

21

vimkim/my-cubrid-skills

Skill Codex

Survey one CUBRID mechanism against its nearest PostgreSQL and MySQL implementations, then answer narrow runtime questions with focused reversible CUBRID probes. Use for cross-database source comparison, a traced CUBRID call path, or lightweight logging/probe validation. Triggers on phrases like 'survey CUBRID…

not rated 2 3d ago A 102 tokens

vimkim/my-cubrid-skills

Skill Codex

Search the local CUBRID reStructuredText manual and answer natural-language questions with file-and-line evidence. Use when the user explicitly asks to consult the CUBRID manual, or when SQL syntax, configuration, utilities, APIs, PL/CSQL, HA, security, or release-specific behavior requires authoritative manual…

not rated 2 3d ago A 138 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: