Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

harbangan

harbangan 收录了来自 if414013 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
18
更新
2026-03-29
Forks
3
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

team-debug
软件开发工程师

Investigate a bug with competing hypotheses and parallel subagents. Use when the user asks to debug an error, find a root cause, or investigate why something is failing.

2026-03-29
team-review
软件质量保证分析师与测试员

Review Harbangan plans and code with read-only advisory agents. Use `--plan <path>` for domain-driven plan review, and `--code [target]` for fixed reviewer-dimension code review with domain-advisor consultation.

2026-03-29
team-document
软件开发工程师

Update project documentation by consulting all domain agents for accuracy. document-writer leads, other agents provide technical review. Use when user says 'update docs', 'write documentation', 'refresh docs', 'document this', or 'sync documentation'.

2026-03-21
team-debug
软件开发工程师

ACH-based debugging — spawns domain investigators to evaluate competing hypotheses across the Harbangan stack using formal evidence standards and arbitration. Use when user says 'debug this error', 'why is this failing', 'investigate bug', 'root cause analysis', or 'something is broken'.

2026-03-21
team-implement
软件开发工程师

Full lifecycle feature implementation — spawns teams, assigns tasks, monitors progress, verifies quality, and creates PRs. Agents remain idle after completion — use /team-shutdown to terminate. Use when user says 'implement this', 'build this feature', 'start working on X', or 'execute the plan'.

2026-03-21
team-plan
计算机与信息系统经理

Analyze scope, explore codebase, and produce implementation plans. Spawns all 7 domain agents for parallel investigation from their domain perspective, and writes structured plans. Use when user says 'plan this feature', 'analyze scope', 'what would it take to build X', or 'explore before implementing'.

2026-03-21
team-review
软件质量保证分析师与测试员

Launch a multi-reviewer parallel code review organized by quality dimensions (Security, Performance, Architecture, Testing, Accessibility). Use when user says 'review this code', 'security review', 'review my PR', 'code quality check', or 'architecture review'.

2026-03-21
team-debug
软件开发工程师

Investigate a bug with competing hypotheses and parallel subagents. Use when the user asks to debug an error, find a root cause, or investigate why something is failing.

2026-03-21
team-review
软件质量保证分析师与测试员

Review Harbangan plans and code with read-only advisory agents. Use `--plan <path>` for domain-driven plan review, and `--code [target]` for fixed reviewer-dimension code review with domain-advisor consultation.

2026-03-21
merge-pr
软件开发工程师

Squash-merge the current branch's PR, clean up local/remote branches, and return to main. Use when user says 'merge', 'merge this PR', 'squash merge', 'merge and cleanup', or 'land this PR'.

2026-03-21
team-shutdown
软件开发工程师计算机与信息系统经理

Gracefully shut down a running agent team. Commits pending changes and terminates agents. Use when user says 'shutdown team', 'stop agents', 'kill team', 'terminate agents', or 'clean up team'.

2026-03-21
team-status
行政服务经理

Show team health and agent activity for a running team session. Checks agent commits, file changes, task progress, and context exhaustion. Use when user says 'team status', 'how is the team doing', 'check agents', or 'who is stuck'.

2026-03-21
rename-plan
计算机程序员

Rename plan files from random generated names to datetime-prefixed meaningful names (e.g., humble-munching-bachman.md → 2026-03-14-my-oauth-refactor.md)

2026-03-14