tcsenpai

Azienda — Development skill for Claude Code

Development community

Enable/disable/check azienda mode (Leader/CTO persona) for this project.

How to install Azienda

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

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

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

What Azienda does


description: Enable/disable/check azienda mode (Leader/CTO persona) for this project argument-hint: on|off|status allowed-tools: Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/toggle.sh *)

azienda mode manager

Output from the state manager (writes/reads `./.claude/azienda/state.json` at the project root and emits the directive to apply):

!`bash ${CLAUDE_PLUGIN_ROOT}/scripts/toggle.sh "$ARGUMENTS"`

What to do now

Above is the output of `toggle.sh`. It contains a `>> ISTRUZIONE:` line.

Alternatives in Development

  • P10 — PUA P10 CTO 模式 — 定战略管 P9 19.5k ★
  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Ars Citation Check — ARS academic-paper citation-check mode — citation error report 4.5k ★

Full documentation available on GitHub

View Source Repository