nonlinear-xyz

Entry — Development skill for Claude Code

Development community

Load a Linear issue into context and enter plan mode for a focused session.

How to install Entry

Installs to ~/.claude/skills/nonlinear-xyz-factory-kit-entry/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nonlinear-xyz-factory-kit-entry && curl -fsSL https://raw.githubusercontent.com/nonlinear-xyz/factory-kit/HEAD/commands/entry.md -o ~/.claude/skills/nonlinear-xyz-factory-kit-entry/SKILL.md

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

What Entry does


description: Load a Linear issue into context and enter plan mode for a focused session argument-hint: (e.g., NON-45 or 45)

Load and follow the canonical `factory-entry` skill. Pass `$ARGUMENTS` as its invocation input. Do not begin implementation until the workflow's planning approval gate is satisfied.

Alternatives in Development

Full documentation available on GitHub

View Source Repository