Upgrade Automation banner
JOINCLASS JOINCLASS

Upgrade Automation

Development community

Description

--- name: upgrade-automation description: Detect new Claude Code features and upgrade your company's automation. Usage: /upgrade-automation user_invocable: true --- # /upgrade-automation -- Automation Upgrade Skill Periodically check for new Claude Code and Anthropic features, identify those applicable to your automation, and propose/implement upgrades. ## Information Sources 1. **Anthropic Blog**: https://www.anthropic.com/news 2. **Claude Code Documentation**: https://docs.anthropic.com/en

Installation

Installs to ~/.claude/skills/joinclass-ai-ceo-framework-upgrade-automation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joinclass-ai-ceo-framework-upgrade-automation && curl -fsSL https://raw.githubusercontent.com/JOINCLASS/ai-ceo-framework/HEAD/skills/upgrade-automation.md -o ~/.claude/skills/joinclass-ai-ceo-framework-upgrade-automation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository