Agent Skills by KANG JI SEOK
Showing 22 vetted skills indexed across 1 GitHub repositories.
git-commit
Validate commit messages against the Conventional Commit format.
code-review-auto
Coordinate code review pipeline steps and handoffs between sub-skills.
web-push-checks
Run frontend lint checks before pushing AX-WMS web changes.
ibank-worklog-enrichment
Generate iBank enrichment seed data for worklog tags, evaluations, and user skills.
code-review-docs
Detect conflicts between code-convention.yaml and adr.yaml files.
ibank-worklog-history-sync
Rebuild tb_worklog_status_history SQL from a selected seed version and validate status/timestamp consistency.
code-review-pr-body
Generate structured pull request body drafts from git diff outputs.
ibank-sql-pack
Generate deterministic SQL seed inserts for iBank tables from approved drafts.
ibank-worklog-duplicate-audit
Audit iBank worklogs for duplicate pairs and generate minimal revision JSON.
ibank-team-md
Generate a complete iBank team MD from a new idea or partial draft.
code-review-reflect
Parse review-comments.md to apply accepted code changes and run QA.
ibank-team-staffing
Allocate iBank team members into tb_user_team and tb_team_admin tables.
git-branch-naming
Enforce branch naming format <type>/<area>/<topic> for AX-WMS monorepo.
code-review-intent
Draft design intent documents from briefs and code diffs.
ibank-worklog-review-loop
Run Python scripts to review and revise iBank worklogs with dependency validation.
ibank-team-review
Review iBank worklogs and output an approve, revise, or reject decision.
code-review-review
Identify code defects using design-intent, PR body, and git diff evidence.
ibank-dummy-data
Generate iBank dummy seed data for teams, staffing, worklogs, and SQL.
git-pr
Generate PR titles and descriptions following [Type(scope)]: Subject format.
code-review-criteria
Generate module-specific code-review criteria from ADRs and code-convention filters.
ibank-worklog-generator
Generate versioned iBank tb_worklog seed SQL from team MDs and persona files.
ibank-worklogs
Generate Korean iBank worklogs as Markdown previews or SQL-ready tb_worklog rows.