untra

New Collection — AI skill for Claude Code

AI community

Author a new Operator issuetype collection - a shareable AI workflow.

How to install New Collection

Installs to ~/.claude/commands/untra-operator-new-collection.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/untra/operator/HEAD/.claude/commands/new-collection.md -o ~/.claude/commands/untra-operator-new-collection.md

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

What New Collection does


description: Author a new Operator issuetype collection - a shareable AI workflow allowed-tools: Bash, Read, Write, Edit, Glob, Grep

Author a New Collection

Create a new workflow **collection**: a named, versioned bundle of issue types that encodes a coherent process of doing software development with AI agents.

The mechanics are easy; the design is the hard part. workflows allow agents to apply themselves in a deterministic manner.

Vocabulary - get this right first

Three terms

Alternatives in AI

Full documentation available on GitHub

View Source Repository