一键导入
heartbeat
Execute one autonomous heartbeat cycle. Reads .tars/protocol/PROTOCOL.md and follows it exactly. Use with /loop for continuous operation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Execute one autonomous heartbeat cycle. Reads .tars/protocol/PROTOCOL.md and follows it exactly. Use with /loop for continuous operation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manually trigger protocol evolution analysis. Reviews EVOLUTION.md history, analyzes RETRO patterns, compares patch effectiveness, and suggests protocol improvements with lateral thinking options.
Initialize autonomous agent protocol in current project. Scaffolds .tars/ directory with core-based templates, creates heartbeat command, guard hook, and configures permissions. Supports solo and team execution modes.
Run immediate retrospective outside the regular 10-heartbeat cycle. Analyzes LOG for metrics, detects stagnation/oscillation/regression patterns, generates Wonder questions, and records to RETRO.md and EVOLUTION.md.
Display compact dashboard of current autonomous operation state. Shows progress, backlog depth, heartbeat count, latest retro metrics, and anomaly flags.
기존 solo 프로젝트에 팀 에이전트 구성을 추가합니다. orchestrator + core별 전문 에이전트를 생성합니다.
Upgrade existing .tars/ project to match current plugin version. Adds missing files, appends new PROTOCOL.md sections, and updates .version tracking.
| name | heartbeat |
| description | Execute one autonomous heartbeat cycle. Reads .tars/protocol/PROTOCOL.md and follows it exactly. Use with /loop for continuous operation. |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep, Agent |
.tars/protocol/PROTOCOL.md 파일을 읽습니다.tars/protocol/PROTOCOL.md가 없으면: "tars이 초기화되지 않았습니다. /tars:init을 먼저 실행하세요." 출력 후 종료.tars/PROGRESS.md가 없으면: 위와 동일/loop 10m /tars:heartbeat 명령으로 10분마다 자동 실행할 수 있습니다.