---
title: "rootloom"
description: "Portable Rootloom Agent Skills for inspectable code changes and evidence-backed review with bounded project and artifact context."
canonical: https://agentpluginsdirectory.com/plugins/rootloom
last-updated: 2026-09-22
---

# rootloom
Portable Rootloom Agent Skills for inspectable code changes and evidence-backed review with bounded project and artifact context.
- Slug: rootloom
- Publisher: liyanqing
- Repository: https://github.com/qingye-lab/rootloom
- Manifest: portable/rootloom/plugin.json
- Version: 4.4.0
- License: MIT
- Category (editorial): code-review
- Skills: 3 (operating-code-review, operating-coding-change, project-guidance)
- MCP servers: 0
- Stars: 9
- Repository created: 2026-07-11
- Repository last pushed: 2026-09-08
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/rootloom
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What rootloom does, in the publisher's words

Rootloom

Turn Codex code changes into inspectable engineering work.

A native OpenAI Codex plugin for finding the right place to change, plus an Agent Plugins preview for portable Change, Review, and Project Guidance.

- read the repository and its local rules before editing;
- judge the risk and define a sensible scope;
- for a defect, trace the symptom to the boundary that owns the behavior;
- make the smallest coherent change;
- verify the main path, the owning invariant, and an adjacent path;
- report the commands that actually ran, their results, and what remains uncertain.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/qingye-lab/rootloom/HEAD/README.md

## Skills

- operating-code-review: Review without editing; report evidence-backed defects by severity and disclose material verification gaps.
- operating-coding-change: Complete scoped code changes with proportional verification; load governed, Evidence, and external-action procedures only when needed.
- project-guidance: Create, refine, or validate repository guidance on explicit user request; preserve real-path scope, managed ownership, and unrelated content.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
