tcsenpai

Azienda Onboard — Productivity skill for Claude Code

Productivity community

Azienda mode onboarding — configures the project's task tracking (mycelium or vault).

How to install Azienda Onboard

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

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

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

What Azienda Onboard does


description: Azienda mode onboarding — configures the project's task tracking (mycelium or vault) argument-hint: (none) allowed-tools: Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/onboard.sh *), Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/assess.sh *)

Environment detection

!`bash ${CLAUDE_PLUGIN_ROOT}/scripts/onboard.sh detect`

What to do now

Above is the real state of the environment (mycelium present or not, project already initialized or not, tracking already configured or not). Cond

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Swarm Worker — You are a swarm worker agent for the {{tentacleName}} tentacle 1.4k ★

Full documentation available on GitHub

View Source Repository