AbsoluteZero

AbsoluteZero

@berrzebb
22 published skills0 installs

22 results

AbsoluteZero
Skill

consensus-loop:merge

Squash-merge a worktree branch into the target branch with a structured commit message. Use after audit consensus and retrospective completion.

0
AbsoluteZero
Skill

consensus-loop:audit

Run a consensus-loop audit manually — Codex reviews pending trigger_tag items in the watch file. Use when you want to trigger an audit without editing the watch file, re-run a failed audit, or test the audit prompt.

0
AbsoluteZero
Skill

consensus-loop:orchestrator

Session orchestrator for the consensus-loop — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles via SendMessage. Use when starting a work session with pending tasks, distributing implementation work, or reviewing completed worker output.

0
AbsoluteZero
Skill

consensus-loop:tools

Run consensus-loop deterministic analysis tools via CLI — code_map, dependency_graph, audit_scan, coverage_map, rtm_parse, rtm_merge, audit_history, fvm_generate, fvm_validate. Use this skill whenever you need codebase analysis (symbol index, dependency DAG, pattern scan, coverage), RTM operations (parse, merge, query), or FVM operations (generate matrix, validate against server) — even if the MCP server is not configured. This skill replaces mcp__plugin_consensus-loop_consensus-loop__* tool calls with equivalent CLI commands.

0
AbsoluteZero
Skill

consensus-loop:guide

Guide for writing evidence packages for the consensus-loop watch file. Use when preparing code review submissions, structuring feedback evidence, or addressing audit rejections.

0
AbsoluteZero
Skill

consensus-loop:retrospect

Extract learnings from audit history and conversation, manage memories, clean up stale entries. Use after completing a track, during retrospective (③ memory step), at end of session, or anytime the user wants memory maintenance. Triggers on 'what did we learn', 'memory cleanup', 'review learnings', 'retrospective', 'update memories', '회고', '메모리 정리'.

0
AbsoluteZero
Skill

consensus-loop:planner

Design tasks into tracks with work breakdowns and execution order. Also writes and maintains PRDs (Product Requirements Documents) — when a user requests a feature, analyzes it, adds it to the PRD, then decomposes into work breakdowns. Use for new feature planning, PRD writing, architecture changes, multi-track decomposition, requirements analysis, or adjusting existing execution plans. Trigger when user says things like 'add feature X', 'I need Y', 'plan Z', or describes any product requirement.

0
AbsoluteZero
Agent

scout

Read-only RTM generator — reads all track work-breakdowns, verifies each requirement against the actual codebase using deterministic tools, and produces 3 Requirements Traceability Matrices (Forward, Backward, Bidirectional). Use when the orchestrator needs to establish or update the RTM before distributing work.

0
AbsoluteZero
Skill

quorum:verify

Run all done-criteria checks (CQ/T/CC/CL/S/I/FV/CV) and produce a pass/fail verification report. Use after implementing code, before submitting evidence to the quorum audit.

0
AbsoluteZero
Skill

cl-plan

Feature or requirement description

0
AbsoluteZero
Skill

cl-retro

Optional: track name or 'all'

0
AbsoluteZero
Agent

implementer

Headless worker for quorum — receives task + context, implements code, runs tests, submits evidence to watch file, handles audit corrections. Use when the orchestrator needs to delegate a coding task to a worker agent.

0
AbsoluteZero
Skill

cl-orch

Optional task ID to assign

0
AbsoluteZero
Agent

ui-reviewer

Find UI issues that code-level analysis (scout, code_map, dependency_graph) cannot detect. Launches a real browser to check rendering, visual states, interactions, a11y, and runtime errors. Use after FE implementation to catch issues invisible to static analysis.

0
AbsoluteZero
Skill

consensus-loop:status

Show current consensus-loop status — pending reviews, audit state, retro marker, agent assignments. Use to check what's happening before starting work or after returning from a break.

0
AbsoluteZero
Skill

cl-verify

Optional: specific category (CQ, T, CC, CL, S, I, FV, CV)

0
AbsoluteZero
Skill

cl-tools

Tool name + args (e.g., 'code_map --path src/')

0
AbsoluteZero
Skill

cl-merge

Target branch (default: main)

0
AbsoluteZero
Skill

cl-audit

Flags: --dry-run, --no-resume, --auto-fix, --model <name>

0
AbsoluteZero
Skill

cl-status

Shortcut for /consensus-loop:status

0
AbsoluteZero
Skill

cl-guide

Shortcut for /consensus-loop:guide — evidence writing guide

0
AbsoluteZero
Collection

consensus-loop

0