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

repo-native-alignment

repo-native-alignment 收录了来自 open-horizon-labs 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
26
Stars
3
更新
2026-07-16
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

execute
软件开发工程师

Do the work. Pre-flight, build, detect drift, salvage if needed. Use when you have a clear aim and are ready to implement.

2026-07-16
oh-join
软件开发工程师

Resolve multi-dependency fan-in by merging dependency PRs into a common base and updating issue dependencies

2026-07-16
oh-merge
软件开发工程师

Review and merge open PRs for GitHub issues as a cohesive batch

2026-07-16
oh-task
软件开发工程师

Claim a GitHub issue, create its branch and draft PR before implementation, execute the work in isolation, and hand the completed draft to RNA's full ship gate.

2026-07-16
review
软件质量保证分析师与测试员

Check work and detect drift before committing. A second opinion that catches misalignment early. Use at natural pause points, before PRs, or when something feels off.

2026-07-16
review-readiness
软件开发工程师

Agent-led PR/working-tree review triage. Start from the diff, add RNA graph/business context only where it changes review decisions, and state when raw git diff is enough.

2026-07-16
setup
软件开发工程师

Install and configure the Repo-Native Alignment (RNA) MCP server. Downloads the binary, configures the MCP server, pre-warms the code index, and updates AGENTS.md with tool guidance.

2026-07-15
aim
项目管理专家

Clarify the outcome you want - a change in user behavior, not a feature shipped. Use at the start of any work to ground the session in strategic intent.

2026-07-15
dissent
项目管理专家

Devil's advocate. Seek contrary evidence before locking in. Use when about to make a significant decision, when confidence is high but stakes are higher, or when the team is converging too quickly.

2026-07-15
distill
项目管理专家

Human-led curation of accumulated metis and guardrails. Surface patterns across sessions, propose what to promote, compact, or dismiss. Use after multiple sessions, before a new phase, or when search results feel noisy.

2026-07-15
jira-plan
项目管理专家

Create Jira subtasks from task descriptions or session context. Investigates when needed, skips when context exists.

2026-07-15
oh-ci
软件开发工程师

Diagnose and fix CI failures on a PR, push fixes

2026-07-15
oh-conflict
软件开发工程师

Resolve merge conflicts on a PR by merging base into head

2026-07-15
oh-notes
软件开发工程师

Address PR comments for GitHub issue PRs, resolve feedback, push fixes

2026-07-15
oh-plan
软件开发工程师

Create GitHub issues from task descriptions or session context. Investigates when needed, skips when context exists.

2026-07-15
oh-review
软件质量保证分析师与测试员

Review a PR against its linked issue requirements, post structured feedback

2026-07-15
problem-space
项目管理专家

Map what we're optimizing and what constraints we treat as real. Use before jumping to solutions, when hitting repeated blockers, or when patches keep accumulating.

2026-07-15
problem-statement
项目管理专家

Define the framing of a problem. Change the statement, change the solution space. Use when starting work, when solutions feel wrong, or when you suspect an X-Y problem.

2026-07-15
salvage
项目管理专家

Extract learning before restarting. Code is a draft; learning is the asset. Use when work is drifting, approach has reversed 3+ times, or scope is expanding while "done" keeps fuzzing.

2026-07-15
ship
软件开发工程师

Run RNA's mandatory project-specific quality gate from completed implementation through review, verification, CI, and merge. Use when a draft PR is ready to be delivered.

2026-07-15
solution-space
项目管理专家

Explore candidate solutions before committing. Use when you have a problem statement and need to evaluate approaches - band-aid, optimize, reframe, or redesign.

2026-07-15
teach-oh
软件开发工程师

Project setup. Explore the codebase, ask about strategy and aims, write persistent context to AGENTS.md. Run when starting or when aims shift.

2026-07-15
dead-code
软件开发工程师

Detect potentially dead code using RNA graph data. Finds public functions with zero non-test callers. No code changes needed — queries existing graph edges.

2026-05-25
adr-sync
软件开发工程师

Backfill ADR frontmatter with direct executable validation refs, compile/check ADR validation manifests, and report missing real checks without inventing them.

2026-04-21
record
项目管理专家

Record a business artifact (.oh/ metis, signal, guardrail, or outcome update). Use when capturing learnings, measurements, constraints, or updating outcome status.

2026-04-21
arch-diagram
软件开发工程师

Generate an architecture diagram from RNA data. Queries frameworks, endpoints, entry points, and external service calls, then renders in the user's preferred format (d2, mermaid, plantuml, etc.).

2026-03-28