Ashlr Genome Team Init banner
ashlrai ashlrai

Ashlr Genome Team Init

Productivity community

Description

--- name: ashlr-genome-team-init description: Initialize (or rewrap for new members of) a team-cloud genome for the current repo. One-time per repo by an admin; then teammates join via /ashlr-team-invite + /ashlr-genome-keygen + admin re-runs with --wrap-all. --- Run the team-init script and show the user the outcome. Steps: 1. Run via Bash: ``` bun run ${CLAUDE_PLUGIN_ROOT}/scripts/genome-team-init.ts $ARGUMENTS ``` 2. Print the script's stdout verbatim. Don't paraphrase — the use

Installation

Installs to ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-team-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-team-init && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/commands/ashlr-genome-team-init.md -o ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-team-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository