Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

control-tower-plugins

control-tower-plugins에는 linuxarena에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
0
업데이트
2026-07-17
Forks
1
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ship
소프트웨어 개발자

Take a finished change from working diff to a ready-for-review PR, ending with the PR URL as plain text. Use when the user says "ship it" or wants to go from a working change to an opened PR.

2026-07-17
pr
소프트웨어 개발자

Commit the current change, push a branch, and open a draft PR. Use when the user wants to open a PR for finished work.

2026-07-16
control-tower-usage
소프트웨어 개발자

How to drive the `ct` CLI to run matches and produce every number and graph a control experiment ships. Covers `ct run eval`, `ct run monitor`, `ct run summarize`, `ct game-metrics metrics / graph roc / graph pareto`, `ct traj`, and the viewers. Load this when you launch a match, compute safety or usefulness, regenerate a graph, or need the exact reproduce command for an output. White loads it always; main and others load it on demand.

2026-07-08
empirical-ai-research
소프트웨어 개발자

The empirical-research method and quality bar for AI-control experiments run through the ct CLI. Reduce uncertainty fast, iterate on qualitative plus quantitative evidence, size for power, keep splits clean, report honestly, and hold P1 observability, P2 affordance discipline, and the per-team B/R/W/M criteria. Loaded by every role.

2026-07-08
post-writing
기술 작가

The public, LessWrong-style writeup of a control experiment. Ruthlessly compressed for a reader with zero context, leading with the surprise, citing public-viewer trajectory URLs only. Load this in the writing phase when producing the shipped post into `outputs/`. It lifts the STRONG-tagged claims from the internal [report-writing]; same evidence base, far less detail. Before shipping it runs the lw-review gate below.

2026-07-08
red-team
컴퓨터 시스템 분석가

The red (attacker) role for ONE protocol in an automated control-research run. Load this when you are spawned as red_<protocol>. Holds red's self-managed loop, guarded objective, iteration discipline, and validity rules. Every shared fact (folder layout, iteration mechanics, the stop gate, the game, safety formula, the quality bar, ct commands) lives in a general skill and is referenced here by name, never copied.

2026-07-08
white-team
컴퓨터 시스템 분석가

The white (referee) role for ONE protocol in an automated control-research run. Load this when you are spawned as white_<protocol>. Holds white's self-managed loop, guarded objective, task-set ownership, validity disciplines, and per-protocol stopping judgment. Every shared fact (folder layout, iteration mechanics, the stop gate, the game, safety formula, the quality bar, ct commands) lives in a general skill and is referenced here by name, never copied.

2026-07-08
autonomous-execution
기타 컴퓨터 관련 직업

The discipline that makes a multi-hour control run actually finish instead of stalling or quitting early. It keeps going, get unstuck, fix problems, self-review before you report. Loaded by every agent to keep it going.

2026-07-08
launch-control-research
컴퓨터 시스템 분석가

The interactive entry point for an automated control research run, loaded by main. Use when a human says "start an automated control research session" (or similar). Runs the questionnaire, helps write proposal.md, waits for "start", then bootstraps the folder, brings up the dashboard, spawns the team, writes the predicted-results preview into outputs/ while waiting on teammates, and drives the loop.

2026-07-08
protocol-iteration-structure
컴퓨터 시스템 분석가

The single home for how a control experiment is organized on disk and how a protocol is iterated to its stopping point. Loaded by blue, red, white, and the judge. Covers the folder layout, one-knob iteration, move order, convergence, the smoke gate, and the per-protocol stopping condition.

2026-07-08
deliver
소프트웨어 개발자

Take a request — a Linear issue or a feature description — all the way to a reviewed, ready PR: triage it, work out the right approach, propose it for a quick OK, implement, then ship. Use when the user wants the agent to plan and build something end to end.

2026-07-08
babysit
소프트웨어 품질 보증 분석가·테스터

Watch an open PR until it's clean — poll CI, address bot comments, hide each bot comment as it's handled, then mark ready for review. Use when the user wants a draft PR monitored through to green.

2026-07-08
blue-team
기타 컴퓨터 관련 직업

The blue (defender) role for ONE protocol in an automated control-research run. Load this when you are spawned as blue_<protocol>. Holds blue's self-managed loop, guarded objective, iteration discipline, and validity rules. Every shared fact (folder layout, iteration mechanics, the stop gate, the game, safety formula, the quality bar, ct commands) lives in a general skill and is referenced here by name, never copied.

2026-07-08
control-research-knowledge
기타 컴퓨터 관련 직업

The domain reference for AI control research, loaded by every role. The blue/red/white game, trusted/untrusted/human, honest vs attack evals, the safety and usefulness metrics, trusted monitoring and the other protocols. The deeper source is https://github.com/linuxarena/control-tower/blob/main/docs/control-concepts.md.

2026-07-08
judge
기타 컴퓨터 관련 직업

The judge role, an ephemeral read-only subagent main spawns per protocol at phase boundaries and on demand to grade that protocol against its proposal and the shared quality bar. Load this when you are spawned as the judge. Holds the grading procedure, the game-tree-completeness walk, the grade.md format, and the recompute-and-verify disciplines. Shared facts live in the general skills, referenced here by name.

2026-07-08
literature-review
기타 중등 후 교사

Structured process for a literature review, search strategy, source vetting, and synthesis. Use when asked to review existing work on a control-research topic (prior protocols, attacks, monitors, safety results). Not for incidental background reading during a run.

2026-07-08
report-writing
기타 컴퓨터 관련 직업

The internal, hypothesis-graded per-protocol report. One report per protocol at `outputs/reports/<protocol>.md`, capturing everything that protocol's team tried and why, qualitatively and quantitatively, with a support tag on every claim and a runs table of every run inside the report so nothing is lost. Load this in the writing phase when synthesizing a protocol's matches into its report. This is the internal tier; the public post is [post-writing].

2026-07-08
trajectory-analysis
기타 컴퓨터 관련 직업

The trajectory-analysis role, an ephemeral single-invocation subagent any team member spawns to autopsy specific run trajectories against one investigation question. Load this when you are spawned for a trajectory autopsy. Holds the bounded autopsy procedure, the RED FLAGS checks, and the write-into-the-caller's-dir rule. Shared facts live in the general skills, referenced here by name.

2026-07-08