원클릭으로
termloop
termloop에는 feritzcan2에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Scan a codebase for write-side orchestration that has drifted across multiple call sites and propose a single coordinator/lifecycle layer to consolidate it. Use when the user asks to "look for refactor opportunities", "find scattered logic", "consolidate write paths", "centralize state transitions", or describes symptoms like "this same sequence is everywhere".
End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from termloop browser surfaces.
Manage termloop debug windows and related debug menu wiring for Sidebar Debug, Background Debug, and Menu Bar Extra Debug. Use this when the user asks to open/tune these debug controls, add or adjust Debug menu entries, or capture/copy a combined debug config snapshot.
Open markdown files in a formatted viewer panel with live reload. Use when you need to display plans, documentation, or notes alongside the terminal with rich rendering (headings, code blocks, tables, lists).
End-user control of termloop topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane termloop layout.
Prepare and ship a termloop release end-to-end: choose the next version, curate user-facing changelog entries, bump versions, open and monitor a release PR, merge, tag, and verify published artifacts. Use when asked to cut, prepare, publish, or tag a new release.