Sulde Migrate From V0.1.0 — Development skill for Claude Code
Migrate a v0.1.0 sulde-cc project to v0.2.0 (config schema + Python hooks + grace period).
How to install Sulde Migrate From V0.1.0
Installs to ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-migrate-from-v0.1.0/SKILL.md
mkdir -p ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-migrate-from-v0.1.0 && curl -fsSL https://raw.githubusercontent.com/EthanReedLabs/sulde-cc/HEAD/commands/sulde-migrate-from-v0.1.0.md -o ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-migrate-from-v0.1.0/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sulde Migrate From V0.1.0 does
description: Migrate a v0.1.0 sulde-cc project to v0.2.0 (config schema + Python hooks + grace period).
Run the `configure-sulde` skill in **migrate** mode.
Follow `skills/coordinator/configure-sulde/SKILL.md` §2 — read existing `.sulde-config.yaml`, show schema diff, dry-run to `.sulde-config.yaml.v2-preview`, on confirm back up the original as `.sulde-config.yaml.v0.1.0-backup`, write the upgraded file, drop a `.sulde-grace-started` marker (7-day re-acclimation), and print the v0.1.0
Alternatives in Development
- Octo Doctor — Environment diagnostics — check providers, auth, config, hooks, scheduler, and more 2.8k ★
- Define Schema — Renamed → /portaljs-define-schema 2.3k ★
- Migrate 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Sulde End Grace
End the 7-day onboarding grace period immediately; switch to the configured enforcement_level.
Dsh Movein
Migrate Claude Code setup into DeepSeek Harness. Import skills, commands, agents, hooks, permission rules, and
Work Migrate
Update a project.yml written against an older plugin version to the current schema, preserving its comments an
Env Check
Validate local development environment setup. Checks Python version, dependencies, env vars, config files, and
Improve Claude Config
Review and improve Claude Code configuration (CLAUDE.md, hooks, skills, rules)
@greyhaven/claude-code-config V2.0.0
Hooks and configuration setup for Grey Haven's Claude Code environment npm version
Related Agents
Sp Schema
Use when the user wants to design or migrate a Supabase / Postgres schema with row level security. Produces ta
Sec Implementer
Implements ClaudeSec changes — scanner checks, Claude Code security hooks, CI/config templates, and vulnerabil
Light Security ClaudeSettingsAudit
Audit Claude Code config files (settings.json, settings.local.json, .mcp.json) for unsafe or malicious content