sc-startup
CommunityOrchestrate startup with status at a glance.
Authorrandlee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill orchestrates the repo startup: validates config, launches background agents, aggregates statuses, and emits a concise startup report. It delegates heavy lifting to agents via an audited Agent Runner.
Core Features & Use Cases
- Startup orchestration: coordinates loading the startup prompt, config validation, and agent-driven tasks (PR triage, worktree hygiene, CI pulls, and checklist updates).
- Deterministic status reporting: aggregates per-agent statuses into a concise startup report, including partial and timeout outcomes.
- Safe defaults: supports
--readonlyto run in report-only mode and--initfor guided configuration discovery.
Quick Start
Run /sc-startup --init to discover configuration and guided setup; or /sc-startup --fast for a quick startup summary.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sc-startup Download link: https://github.com/randlee/synaptic-canvas/archive/main.zip#sc-startup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.