By randlee
Run repo startup: load startup prompt, sync master checklist, optional PR triage, worktree hygiene, and CI pull with best-effort status.
Read the master checklist, scan the repo for missing items, optionally update the checklist, and report a structured status.
Detect existing sc-startup config, suggest defaults, and report installed packages; returns fenced JSON with YAML payload for the skill to drive Q&A.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub randlee/synaptic-canvas --plugin sc-startupRust development toolkit: idiomatic guidelines, service hardening guidance, design pattern enforcement, and specialized agents for architecture, code review, exploration, implementation, and QA.
Semantic diffing for .NET source using roslyn-diff with JSON-first outputs, HTML reports, and git/PR-aware comparisons.
GitHub issue lifecycle management with worktree isolation. List, create, update issues, and implement fixes in isolated worktrees with automated testing, commits, and PR creation.
Create, manage, scan, and clean up git worktrees for parallel development. Maintains tracking of worktree status, branch details, and cleanup history with optional tracking document.
Schedule delayed one-shot or bounded polling actions with minimal heartbeats. Useful for waiting before running checks (e.g., CI status) or polling with stop-on-success.
Git automation - PRs, releases, branches, worktrees
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review