with one click
config_files
config_files contains 23 collected skills from ruiheng, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use for non-trivial implementation tasks that require meaningful code changes.
Shared mailbox transport protocol for Agent Deck workflows.
Handles a `closeout_delivered` workflow message and completes planner-side closeout.
Generates a browser-check mailbox message for runtime page validation and sends it to a browser-tester session.
Claim pending agent mail with `mailbox_recv` and immediately execute the requested workflow action.
Send an `execute_plan` workflow message to a planner that should complete one supervisor-assigned goal inside one workspace and report back to a supervisor.
Execute one supervisor-assigned goal inside one workspace, decompose it locally, drive resulting tasks to completion serially, and send one final report back to the supervisor.
Generates and sends a mailbox request for advisory refactor review against a target scope without asking the reviewer to implement changes.
Generates a review-request mailbox message for code review from uncommitted changes, a specific short commit ref, or a branch.
Participate in a roundtable discussion from a personal mailbox control message. Use when a received workflow message has Action `roundtable_participant_turn` or asks this agent to read a roundtable group mailbox and respond as a named participant.
Run a real multi-agent roundtable or brainstorming discussion with agent-mailbox group addresses and agent-deck sessions. Use when the user asks to start, continue, moderate, summarize, or inspect a roundtable discussion, including wakeups from group subscriber notifications.
Generates tech-design review requests from committed docs and defines requester-side handling of review reports.
Validates browser behavior with agent-browser and sends a browser-check report back to the requester session.
Review systemic maintainability and reliability risks without making code changes.
Handle a final `plan_report_delivered` message from a planner, integrate completed results, and clean up planner sessions.
Reviews existing code for duplication, unnecessary abstraction, and simplification opportunities, then returns prioritized refactoring advice without making changes.
Extracts a concise closeout summary from a full review report and, in Agent Deck mode, sends it to planner through workflow transport.
Reviews code changes for logical correctness, design quality, and security. Use after code has been written to validate implementation quality.
Review code and tests for safe simplification opportunities without making changes.
Reviews the latest committed tech-design docs on a branch and sends an advisory report back to the requester session.
Local operating rules and references for using agent-deck sessions safely and consistently.
Generates a handoff document from the user's perspective for another AI agent to continue the work. Use when the current conversation needs to end and a new AI agent will take over.
Analyzes staged git changes, checks for issues, generates and executes commit with appropriate message.