一键导入
ljg-push
Skill sync helper. Use for syncing local ljg skills, skill publishing, 스킬 동기화, skill push.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Skill sync helper. Use for syncing local ljg skills, skill publishing, 스킬 동기화, skill push.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run iterative agent evaluation and improvement loops (judge, improve, scenarios, playbooks) via pi-autocontext or autoctx CLI. Use when improving repeatable agent workflows (review rubrics, skill quality, scenario-based feedback), checking run status, or accumulating knowledge—not for one-off code edits or repo pattern drift (use continuity) or single PR review (use zereight-review).
Pi-native evaluate→improve→persist harness. Provides a systematic loop for generating candidates, judging them against rubrics, and accumulating knowledge as playbooks. Use for iterative output improvement, not for one-off edits (use continuity) or single PR review (use zereight-review).
Audit agent skills — token cost, duplicates, outdated plugin versions, unused skills, and overly long descriptions. Use when trimming skill prompt budget, finding duplicate or unused skills, auditing plugin versions, or deciding which skills to remove.
Diagnose why a skill is missing from Pi /skill or Cursor lists. Use when a skill exists on disk but does not appear, Pi shows only project or extension skills, or after adding a repo skill under .agents/skills/.
Comprehensive code review skill for practical PR feedback. Use for feature, bugfix, and refactor reviews. Prioritizes correctness, edge cases, logic invariants, fallback-chain safety, async state transitions, architecture analysis, OWASP security, and clear actionable feedback.
Skill map and inventory workflow. Use for scanning installed skills, skill overview, 스킬 목록, skill map.
| name | ljg-push |
| description | Skill sync helper. Use for syncing local ljg skills, skill publishing, 스킬 동기화, skill push. |
| user_invocable | true |
| version | 1.0.0 |
로컬의 ljg-* 스킬을 repo와 맞추는 보조 스킬이다. 자동 push는 위험하므로 실행 전에 현재 repo, 브랜치, 변경 파일을 확인한다.
git status --short로 변경 파일을 본다.git remote -v로 원격을 확인한다.skills/ljg-* 외 변경이 있으면 사용자에게 먼저 말한다.