원클릭으로
kill-thread
Close an agent101 thread with kill_thread and confirm that async summarization has started.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Close an agent101 thread with kill_thread and confirm that async summarization has started.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Activate Tylor to handle a task. Routes the request through the full Tylor harness — intent classification, skill auto-loading, multi-agent orchestration, and Bumblebee security scanning. All responses are labelled Tylor: so you always know the plugin is running, not native Claude/Codex/Antigravity.
Load data ECC tools for datasets, cleaning, transforms, and structured data work.
Load diagram ECC tools for flowcharts, architecture visuals, and process maps.
Load pipeline ECC tools for workflows, automation, multi-step jobs, and repeatable process execution.
Load presentation ECC tools for slide decks, documents, reports, and polished deliverables.
Load web research ECC tools for fetching pages, scraping public content, and source collection.
| name | kill-thread |
| description | Close an agent101 thread with kill_thread and confirm that async summarization has started. |
Use when the user invokes /kill-thread or asks to close, kill, archive, or summarize a Tylor thread.
list_threads() and ask which active thread to kill.kill_thread(thread_id: str).Killing thread: <thread_id>
Status: killing
Message: Summarization in progress
Use this recovery format exactly.
If the tool fails, respond with:
Failed operation: kill_thread
Reason: <tool error>
Recovery steps:
- Run /list-threads and verify the thread ID.
- Retry /kill-thread with an active thread ID.
- If summarization fails later, the fallback summary will store raw last messages.