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.