install
SolidCCSC lifecycle command center — fresh install walkthrough, health doctor, verify round-trip, auto-repair, Slack app manifest export, reset, tour, and uninstall. One skill for the full install lifecycle.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- jeremylongshore
- Repository
- jeremylongshore/claude-code-slack-channel
- Created
- 2 months ago
- Last Updated
- 5 days ago
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
install-skill
Installs a Claude Code skill from a curated source via one of three methods (sparse-clone, plugin marketplace, or npx antigravity filtered). Always asks for confirmation before any install. Creates `.maxvision-source.json` in the skill folder for traceability. Used by `orchestrate` after `discover-skill` identifies missing components. v0.2.0 adds a 4th method `synthesis` that delegates to `synthesize-skill` for SYNTHESIZE-mode recommendations from `analyze-candidates`.
installing-skills
Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.
setup
Install + verify ax (the agent experience layer). Triggers when the user says "install ax", "set up ax", "ax not found", "ax doctor", "is ax running", "fix ax install", "first-time ax setup", or any setup question about the ax CLI / skills / daemon. Walks the install via the install.sh + skills.sh + first ingest, validates with `ax doctor`, and points the user at ax:retro (experiment loop) and ax:extract-workflow (reconstruct workflow behind shipped artifacts).