sc-plugin
Thin Claude skill wrapper for Synaptic Canvas package management through `sc --json`.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Thin Claude skill wrapper for Synaptic Canvas package management through `sc --json`.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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.