Skip to main content
Run any Skill in Manus
with one click
GitHub repository

repo-native-alignment

repo-native-alignment contains 26 collected skills from open-horizon-labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
3
updated
2026-07-16
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

execute
software-developers

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
software-developers

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

2026-07-16
oh-merge
software-developers

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

2026-07-16
oh-task
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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

2026-07-15
oh-ci
software-developers

Diagnose and fix CI failures on a PR, push fixes

2026-07-15
oh-conflict
software-developers

Resolve merge conflicts on a PR by merging base into head

2026-07-15
oh-notes
software-developers

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

2026-07-15
oh-plan
software-developers

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

2026-07-15
oh-review
software-quality-assurance-analysts-and-testers

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

2026-07-15
problem-space
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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
software-developers

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
project-management-specialists

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
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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
software-developers

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