talayash

Fleet Init — Development skill for Claude Code

Development community

Scan a repos directory and generate (or update) spring-fleet.config.json for the fleet.

How to install Fleet Init

Installs to ~/.claude/skills/talayash-spring-fleet-fleet-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/talayash-spring-fleet-fleet-init && curl -fsSL https://raw.githubusercontent.com/talayash/spring-fleet/HEAD/commands/fleet-init.md -o ~/.claude/skills/talayash-spring-fleet-fleet-init/SKILL.md

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

What Fleet Init does

Scan a repos directory and generate (or update) spring-fleet.config.json for the fleet.

Alternatives in Development

  • Clone — Dig into /tmp/cc-repos/drizzle-v1 for Drizzle v1 and /tmp/cc-repos/drizzle-orm-docs for Drizzle ORM docs - it' 401 ★
  • Obsidian Init — Scan your vault and generate a _CLAUDE.md operating manual, index.md catalog, and log.md 277 ★
  • Migrations — Versioned breaking change migrations for Turbo 263 ★

Full documentation available on GitHub

View Source Repository