Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

repo-native-alignment

repo-native-alignment contient 26 skills collectées depuis open-horizon-labs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
26
Stars
3
mis à jour
2026-07-16
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

execute
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-16
oh-merge
Développeurs de logiciels

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

2026-07-16
oh-task
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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

2026-07-15
oh-ci
Développeurs de logiciels

Diagnose and fix CI failures on a PR, push fixes

2026-07-15
oh-conflict
Développeurs de logiciels

Resolve merge conflicts on a PR by merging base into head

2026-07-15
oh-notes
Développeurs de logiciels

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

2026-07-15
oh-plan
Développeurs de logiciels

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

2026-07-15
oh-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-15
problem-space
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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