sc-plugin
Thin Claude skill wrapper for Synaptic Canvas package management through `sc --json`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Thin Claude skill wrapper for Synaptic Canvas package management through `sc --json`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Team-lead delegates plan hardening to csc after the user has already discussed the plan details with csc.
Orchestrate multi-sprint phases where csc (Codex) is the sole developer, with pipelined QA via quality-mgr teammate. Team-lead tracks findings and schedules fix passes.
Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".
Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.
| name | sc-plugin |
| description | Thin Claude skill wrapper for Synaptic Canvas package management through `sc --json`. |
Use this skill when the user wants to manage Synaptic Canvas packages through
natural language instead of typing sc commands directly.
This skill is a thin wrapper over the sc CLI.
sc with --json.Translate the user request into the narrowest matching sc --json command.
sc list --jsonsc info team-lead --jsonsc install team-lead --jsonsc install team-lead --branch beta --scope global --jsonsc upgrade team-lead --scope project --jsonsc upgrade team-lead --branch beta --version 1.2.0 --scope project --jsonsc upgrade team-lead --branch beta --version 1.3.0 --scope project --jsonsc uninstall team-lead --scope global --jsonsc validate team-lead --scope project --jsonsc validate team-lead --scope project --jsonsc status --jsonsc snapshot team-lead --jsonsc snapshot team-lead --scope global --json--branch, --version, and --scope.ambiguous_target.For successful commands:
For failures:
error.codeerror.messageerror.details or suggested_action when presentUse the example files in examples/ as the normative utterance-to-command
mapping set for manual QA and regression review.