Ilk Lark banner
inluck-net inluck-net

Ilk Lark

Development community

Description

Plan a new batch of work for the ilk loop, sourced from `可执行` tickets in this project's configured Lark Bitable. This is the Lark-specific input adapter — it pulls triaged-but-unplanned tickets, formats them as a task description, and delegates to the `/ilk-plan` core workflow. Then it does a Lark-specific post-step: update each ticket with its `关联 plan` URL and transition to `计划中`. > **Renamed** from `/ilk-lark-tickets` to avoid the Claude Code > skill/command slash-name clash; the Bitable sk

Installation

Installs to ~/.claude/skills/inluck-net-ilk-skills-ilk-lark/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inluck-net-ilk-skills-ilk-lark && curl -fsSL https://raw.githubusercontent.com/inluck-net/ilk-skills/HEAD/commands/ilk-lark.md -o ~/.claude/skills/inluck-net-ilk-skills-ilk-lark/SKILL.md

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

Full documentation available on GitHub

View Source Repository