Agent
Load review rationale from a sidecar and opt into rich terminal-native note markup.
46 tagged tui, measured the same way as everything else here.
Browse within: rust 18coding-agent 15terminal-ui 15dashboard 10monitoring 10agent-teams 5diff 5herdr-plugin 5
Agent
Load review rationale from a sidecar and opt into rich terminal-native note markup.
Agent
Attach human or agent review notes to the code and navigate them in context.
Agent
Let a coding agent inspect and guide a live Hunk review without giving up the human review UI.
Agent
Autonomous UniFi network management agent. Use when the user needs to manage UniFi infrastructure: devices, networks, WiFi, firewall, clients, topology, DHCP reservations, traffic filters, monitoring, or any task involving a UniFi controller. Context: User wants to set up network segmentation user: "Create an IoT VLAN…
Agent
Session supervisor agent that monitors Claude Code sessions via claudectl, identifies health issues, and recommends actions. Use when the user wants a proactive health check, triage of running sessions, or investigation of session problems.
Dicklesworthstone/mcp_agent_mail_rust
Agent
Use this screen to check which agents are alive, what they are running, and where work is currently landing.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent Claude Code
Use this agent when designing or implementing UI components for ccboard's web frontend (Leptos WASM). Specializes in Leptos reactive patterns, Rust-to-WASM UI, dark mode design, data visualization, and the ccboard design system. Examples: creating a new dashboard widget, implementing a chart component, designing a…
Agent Claude Code
Use this agent when you need UX critique, information architecture analysis, or feature design validation for ccboard. Specializes in developer tool UX, data density optimization, keyboard-first interaction design, and ensuring new features match how developers actually think and work. Examples:\n\n \nContext: User…
Agent Claude Code
Use this agent when designing or reviewing TUI (Terminal UI) components in ccboard using Ratatui. Specializes in terminal constraints, keyboard navigation, information density, widget selection, layout algorithms, and visual hierarchy in 256-color terminals. Examples: designing a new tab layout, choosing between…
Agent
Runs long lilbee operations (add / sync / crawl / modelpull) and reports back. Does not answer user questions.
Agent
Explores the codebase structure.
Agent
This agent comes from the example-plugin.
Agent
Reviews code changes.
Agent Claude Code
Use this agent when you need to test Terminal User Interface (TUI) applications, particularly vibecore or other Textual-based apps. This agent specializes in automated testing using iTerm MCP tools, executing test specifications, and generating comprehensive test reports. The agent handles the unique challenges of TUI…
Agent
Seams in this repo where two sides — a producer and a consumer — must agree on a shape neither the compiler nor a single-file review checks. Issue #127: the #121 stale-wiring bug (manifest advertised subcommands main.rs no longer dispatched) is this class. A reviewer existence-checking one side ("does the field…
Agent
Published 2026-07-15, renamed since: caioniehues/herdmates (public, marketplace topic herdr-plugin; the original herdr-agent-team slug survives only as a GitHub redirect — never rely on it). Issues and specs live on GitHub Issues via the gh CLI.
Agent
How the engineering skills (/research, /grill-with-docs, /diagnosing-bugs, /implement, and any worker briefed for reading) must gather external facts.
Agent
Use this agent when you need to analyze code changes from an architectural perspective, evaluate system design decisions, or ensure that modifications align with established architectural patterns. This includes reviewing pull requests for architectural compliance, assessing the impact of new features on system…
Agent
Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. This includes checking migration safety, validating data constraints, ensuring transaction boundaries are correct, and verifying that referential integrity and privacy requirements are maintained.…
Agent
Use this agent to review plans or code for design elegance: single source of truth, working with the grain of the tools, no ceremony, no indirection without depth. For plans, evaluates whether the design is the simplest, most natural solution before code is written. TDD, SOLID, and DRY are heuristics in service of…