원클릭으로
lilac-acp
Drive ACP harnesses through the local Lilac controller.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Drive ACP harnesses through the local Lilac controller.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | lilac-acp |
| description | Drive ACP harnesses through the local Lilac controller. |
lilac-acp is the ACP controller CLI for detached prompt runs, session search, and session snapshots across supported harnesses.
Use it when you want a local controller that can target OpenCode or other ACP harnesses explicitly with --harness.
Core commands
lilac-acp harnesses list
lilac-acp sessions list \
--directory /abs/path/to/repo
lilac-acp sessions snapshot \
--directory /abs/path/to/repo \
--harness opencode \
--latest \
--runs 6 \
--max-chars 1200
lilac-acp prompt submit \
--directory /abs/path/to/repo \
--harness opencode \
--text "Continue working on the failing tests"
lilac-acp prompt submit \
--directory /abs/path/to/repo \
--harness codex-acp \
--title "lilac:discord:123" \
--text "Continue where we left off" \
--wait
lilac-acp prompt status --run-id run_xxx
lilac-acp prompt result --run-id run_xxx
lilac-acp prompt wait --run-id run_xxx
lilac-acp prompt cancel --run-id run_xxx
Important notes
--output human for readable terminal output.--latest requires --harness.--title without --harness continues only when there is exactly one exact match across all discovered harnesses.~/.local/state/lilac-acp-controller.Author durable Lilac JavaScript workflows for fan-out, iterative repair, verification, Discord reply waits, delayed work, and recurring schedules.
Essential coding workflow rules for agents doing code changes, reviews, git work, commits, PRs, or GitHub issue work; load this before software engineering tasks.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.