with one click
termloop
termloop contains 6 collected skills from feritzcan2, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.