# aden-hive/hive repository brief

> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.

## English

Multi-Agent Harness for Production AI

EasyGlobe verified this public, non-fork, non-archived repository at commit `f71da3fbfbb931e021d70b8280b44be87321f776`. The sampled tree contains 24 `SKILL.md` files and at least one sampled file has valid `name` and `description` frontmatter. Its primary directory category is Productivity. Static sampling did not find the high-risk credential-exfiltration or destructive-root-delete patterns checked by the research pipeline; this is not a full security audit.

## 中文

aden-hive/hive 是一个面向效率工具工作流的 GitHub Skill 仓库。EasyGlobe 在提交 `f71da3fbfbb931e021d70b8280b44be87321f776` 对公开、非 fork、未归档的默认分支进行了抽样核验：仓库树包含 24 个 `SKILL.md` 文件，且至少一个抽样文件具有有效的 `name` 与 `description` frontmatter。静态抽样未命中本流水线检查的凭据外传或根目录破坏性命令模式；这不等同于完整安全审计，使用前仍应检查上游仓库。

## Repository metadata

| Field | Value |
| --- | --- |
| Repository | [aden-hive/hive](https://github.com/aden-hive/hive) |
| Hot rank / score | 21 / 52.558 |
| Stars at verification | 10935 |
| Default branch | `main` |
| Sampled commit | `f71da3fbfbb931e021d70b8280b44be87321f776` |
| Last push | 2026-08-19T02:51:00Z |
| Verified | 2026-08-21T03:25:24.715Z |
| License | Apache-2.0 |
| SKILL.md paths in sampled tree | 24 |

## Representative valid Skill evidence

| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| `.claude/skills/browser-edge-cases/SKILL.md` | browser-edge-cases | SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM. | `1171699962a08f3090b09cc70e5cb17db87e77812e446cdf2da87dcd22df8893` |
| `core/framework/skills/_default_skills/browser-automation/SKILL.md` | hive.browser-automation | Required before any hive-browser CLI command. The browser is driven from the terminal by running `hive-browser <command> ... --json` via terminal_exec — not via MCP tools. Teaches the browser lifecycle rules (the bridge attaches to the USER'S running Chrome — never kill or launch browser processes; timeouts are transport issues, not crashes), the screenshot + coordinate workflow (hive-browser interact with a fractional coordinate) that reaches shadow-DOM inputs selectors can't see, the viewport-fraction coordinate rule (not pixels), rich-text editor quirks ("send button stays disabled" failures), and CSP gotchas. Covers Chrome via CDP through the GCU Beeline extension. | `5c7701a17939ebcd8ff4a6f2d95ac28904cbe1e9057e65d530ffa085a646e6f0` |
| `core/framework/skills/_default_skills/colony-progress-tracker/SKILL.md` | hive.colony-progress-tracker | Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a db_path field. | `5cc320255b244e8074d7077ac184daa86b7fcb134422cab11d41378be9791080` |
| `core/framework/skills/_default_skills/context-preservation/SKILL.md` | hive.context-preservation | Proactively extract critical values from tool results into working notes before automatic context pruning destroys them. | `8407879a67bd76a5aaf4dd0ab3527b46029355d76d757e4df07e6b3cdff8e170` |
| `core/framework/skills/_default_skills/error-recovery/SKILL.md` | hive.error-recovery | Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up. | `a0a3cd0f686e873382395340397286d97832bba1b86be6d460664983f8fc65bd` |

Source: https://github.com/aden-hive/hive
