tcsenpai

Azienda Update — Development skill for Claude Code

Development community

Migrates the per-project state of azienda mode to the new schema (idempotent, non-destructive).

How to install Azienda Update

Installs to ~/.claude/skills/tcsenpai-azienda-azienda-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tcsenpai-azienda-azienda-update && curl -fsSL https://raw.githubusercontent.com/tcsenpai/azienda/HEAD/commands/azienda-update.md -o ~/.claude/skills/tcsenpai-azienda-azienda-update/SKILL.md

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

What Azienda Update does


description: Migrates the per-project state of azienda mode to the new schema (idempotent, non-destructive) argument-hint: (none) allowed-tools: Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/update.sh *)

Migration outcome

!`bash ${CLAUDE_PLUGIN_ROOT}/scripts/update.sh`

What to do now

Above is the outcome of the per-project state migration. Follow the script's final instruction: summarize for the founder what changed (or that everything was already in order).

Honest limits of this co

Alternatives in Development

  • Careful — Activate destructive command warnings for the session 2.8k ★
  • Arch Init — /arch-init — Bootstrap idempotent (projets vides + scaffolding DB) 193 ★
  • Update Plan — Update project plan from repo state and conversation 90 ★

Full documentation available on GitHub

View Source Repository