MetalHexx avatar

MetalHexx

Community

@MetalHexx

17Followers
|
18Public Repos
|
21Published Skills

MetalHexx maintains Rad Orc, a skill suite for orchestrating multi-phase software projects from brainstorming through planning, execution, code review, and delivery.

Skills Distribution
DomainDeveloper To...Project Orchestrat.. (40%)Planning & Require.. (25%)Source Control & C.. (20%)Visualization & Da.. (15%)

Agent Skills by MetalHexx

Showing 21 vetted skills indexed across 1 GitHub repositories.

MetalHexxMetalHexx

rad-execute

Orchestrates project execution through the rad-orc pipeline via CLI-driven run modes.

Community
Advanced
MetalHexxMetalHexx

rad-communication

Loads, switches, and crafts agent communication styles for session replies.

Community
Intermediate
MetalHexxMetalHexx

rad-execute-coding-task

Implements coding tasks from self-contained handoff documents with testing, review dispositions, and commits.

Community
Advanced
MetalHexxMetalHexx

rad-session

Saves, lists, and resumes conversation sessions against projects via a CLI.

Community
Intermediate
MetalHexxMetalHexx

rad-log-error

Appends structured error entries to a project error log when pipeline execution fails.

Community
Intermediate
MetalHexxMetalHexx

rad-project

Query and organize project identity, relationships, and worktree locations via the radorch CLI.

Community
Intermediate
MetalHexxMetalHexx

rad-source-control

Routes git commit, pull request, and worktree operations to reference guides.

Community
Advanced
MetalHexxMetalHexx

rad-orchestration

Orchestrates document-driven project pipelines by signaling events and dispatching subagents.

Community
Advanced
MetalHexxMetalHexx

rad-help

Answers user questions about Rad Orc from locally installed documentation.

Community
Advanced
MetalHexxMetalHexx

rad-portfolio

Create and maintain portfolio documents tracking multi-iteration design initiatives across sessions.

Community
Advanced
MetalHexxMetalHexx

rad-visual-docs

Generates self-contained HTML wireframes, content visuals, and architecture diagrams for project documentation.

Community
Advanced
MetalHexxMetalHexx

rad-repo

Registers and manages git repositories and repo-groups in a cross-repo registry.

Community
Intermediate
MetalHexxMetalHexx

rad-brainstorm

Facilitates collaborative brainstorming sessions that converge on consensus goals and draft requirements documents.

Community
Advanced
MetalHexxMetalHexx

rad-init

Preview and configure the session-start ambient awareness banner verbosity level.

Community
Basic
MetalHexxMetalHexx

rad-ui-stop

Stops the rad orchestration dashboard UI by terminating its recorded process.

Community
Basic
MetalHexxMetalHexx

rad-code-review

Reviews git diffs against task, phase, or final contracts and produces verdict-driven review reports.

Community
Advanced
MetalHexxMetalHexx

rad-ui-status

Checks the radorch dashboard UI status and reports its running state and URL.

Community
Basic
MetalHexxMetalHexx

rad-ui-start

Launch the rad orchestration dashboard UI and report its URL.

Community
Basic
MetalHexxMetalHexx

rad-amend

Amends approved project plans by adding, revising, or dropping phases and tasks.

Community
Advanced
MetalHexxMetalHexx

rad-plan

Orchestrates the planning pipeline to author and audit a Master Plan from an approved Requirements doc.

Community
Advanced
MetalHexxMetalHexx

rad-create-plans

Author Requirements, Master Plan, and amendment documents for the rad-orc planning pipeline.

Community
Advanced

Frequently Asked Questions About MetalHexx

FAQPage Schema
What tasks can I accomplish with MetalHexx's Rad Orc skills?▼

You can brainstorm and refine project goals, author Requirements and Master Plan documents, execute multi-phase coding pipelines, run scoped code reviews, manage commits and pull requests, save and resume sessions, amend approved plans, and generate wireframes, mockups, and architecture diagrams.

Who are the Rad Orc skills designed for?▼

They target developers running agent-driven software projects: a main orchestrator agent manages pipeline flow, rad-orc:coder agents perform coding tasks, and rad-orc:reviewer agents conduct code reviews, while operators approve plans and amendments at gated checkpoints.

How does a typical Rad Orc project run from start to finish?▼

Start with /rad-brainstorm to define goals and approve a Requirements doc, then run /rad-plan to author the Master Plan, and /rad-execute to run the pipeline. Use /rad-amend for approved plan changes and /rad-session to save or resume progress across terminals.

How do I monitor and troubleshoot the Rad Orc dashboard?▼

Invoke /rad-ui-start to launch the orchestration dashboard and get its URL for a visual project overview. Use /rad-ui-status to check health and diagnose issues, and /rad-ui-stop to shut it down or restart it when the UI misbehaves.

What prerequisites or context do the Rad Orc skills require?▼

Skills assume the Rad Orc environment with its radorch.mjs pipeline envelope. Some skills are role-gated: rad-execute-coding-task requires a rad-orc:coder assignment, rad-code-review requires rad-orc:reviewer, and orchestration skills apply to the main agent running an execution.