Create banner
one-ie one-ie

Create

Development community

Description

# /create **Skills:** `/typedb` (write new entity) · `/signal` (emit creation, `ui:*` or `cli:create:*`) Emit a new entity into the substrate. ## Nouns | Noun | What | Loop | |------|------|------| | `task <name> [--tags T] [--weight W]` | Atomic task into TypeDB via API | L1 | | `todo <source-doc?>` | TODO from template (Haiku extract + wave structure) | L1 | | `agent <markdown-file>` | Parse agent.md frontmatter → TypeDB unit + skills | L1 | | `signal <receiver> <data>` | Ad-hoc signal emi

Installation

Installs to ~/.claude/commands/one-ie-one-create.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/one-ie/one/HEAD/.claude/commands/create.md -o ~/.claude/commands/one-ie-one-create.md

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

Full documentation available on GitHub

View Source Repository