Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

harn

harn には burin-labs から収集した 50 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
50
Stars
15
更新
2026-07-23
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

workflow-authoring
ソフトウェア開発者

Generate, validate, preview, and run portable Harn workflow bundle JSON for monitoring and repairing pull requests, deploys, logs, and other event-driven engineering work. Optimized for smaller models (qwen, gemma, llama.cpp) with explicit XML sections, strict JSON output, and a validation-and-retry loop.

2026-07-23
harn-language
ソフトウェア開発者

Use for Harn language syntax, typechecking, modules, imports, and idiomatic script authoring.

2026-07-22
harn-agent
その他コンピュータ職

Use for autonomous Harn agent work, task decomposition, capability boundaries, and host interaction patterns.

2026-07-19
harn-orchestration
その他コンピュータ職

Use for Harn orchestration workflows, agent_loop usage, tool middleware, and handoff design.

2026-07-19
harn-providers
その他コンピュータ職

Use for Harn provider setup, model routing, provider capability matrices, and llm_call options.

2026-07-19
eval-suite-regression-notifier
ソフトウェア品質保証アナリスト・テスター

Run a cron eval pack, gate against prior ledger rows, and post Slack only on gate flips.

2026-07-19
local-a2a-dispatch
ネットワーク・コンピュータシステム管理者

Demonstrates the same issue-triage handler behind local and remote A2A trigger manifests.

2026-07-19
stream-fan-in
ソフトウェア開発者

Stream trigger example for routing or grouping event batches.

2026-07-19
webhook-generic-hmac
ソフトウェア開発者

Generic webhook recipe with signed inbound requests.

2026-07-19
harn-de-slop
ソフトウェア開発者

Use for maintainability audits and refactors across Harn code, especially duplicated orchestration, stringly or open dict contracts, silent fallbacks, oversized modules, repeated test harnesses, flaky waits, and hand-maintained tables that should have one typed owner.

2026-07-19
release-harn
ソフトウェア開発者

Cut a Harn release through the merge queue. One PR carries CHANGELOG + Cargo.toml bump + regenerated artifacts; downstream tag push + binary build cascades fire automatically once it lands.

2026-07-15
lint
ソフトウェア開発者

Bundled by an installed package generation

2026-07-13
harn-release
ソフトウェア開発者

Use for Harn release prep, version bumps, publishing, tags, and release notes.

2026-07-12
pr-finish-pass
ソフトウェア品質保証アナリスト・テスター

Final-polish pass on the current PR or feature branch before it lands. Rebases on origin/main, force-pushes, drives CI to green, then reviews the diff for correctness/perf/security/reliability bugs, flaky test patterns banned by `make lint-test-patterns`, sloppy comments a senior engineer would not write, cross-crate drift (typechecker / formatter / portal / DAP / LSP / tree-sitter), DRY/polish, Rust orchestration logic that should be Harn script composing host capabilities, prompt prose that belongs in `.harn.prompt` files, long files that should be split, and interpreter perf wins that bundle naturally with the change. Triggers when the user says "finish pass", "polish this PR", "wrap up the PR", or otherwise asks for a final review-and-fix sweep before merge.

2026-07-12
release-harn
ソフトウェア開発者

Alias for the Harn release workflow skill.

2026-07-12
harn-probe
ソフトウェア開発者

Use to convert a guess about codebase behavior into a recorded observation by running a probe snippet and persisting the outcome as a Fact.

2026-07-07
context-maintenance
ソフトウェア開発者

Host-neutral lifecycle hook recipe for non-blocking context maintenance.

2026-07-07
linear-cycle-planning
ソフトウェア開発者

Linear webhook recipe for issue create/update events.

2026-07-07
notion-database-watcher
ソフトウェア開発者

Poll recipe for Notion database or data source changes.

2026-07-07
slack-keyword-router
ソフトウェア開発者

Slack webhook recipe for routing messages by keyword.

2026-07-07
slack-reaction-action
ソフトウェア開発者

Slack Events API recipe for reaction_added workflows.

2026-07-07
slack-thread-summarizer
ソフトウェア開発者

Slack webhook recipe with a local summarize predicate.

2026-07-07
harn-testing
ソフトウェア品質保証アナリスト・テスター

Use for Harn conformance tests, eval harnesses, deterministic fixtures, and language/runtime test coverage.

2026-07-06
deploy
ソフトウェア開発者

Ship the current build to an environment

2026-07-04
manual
ソフトウェア開発者

Only user or direct invocation may load this

2026-07-04
scoped
ソフトウェア開発者

Applies when touching infrastructure files

2026-07-04
deploy
ソフトウェア開発者

Lower-priority duplicate of the project deploy skill

2026-07-04
review
ソフトウェア品質保証アナリスト・テスター

Walk a diff and flag correctness issues

2026-07-04
harn-scripting
ソフトウェア開発者

Pointer skill - fetch the harn-* inner skill matching your task via the local harn binary

2026-06-28
harn-diagnostics
ソフトウェア開発者

Use for Harn diagnostics, looking up any HARN-* error code, the full code index/catalog, explain output, repair metadata, and fix application safety.

2026-06-19
scheduled-eval-suite
ソフトウェア品質保証アナリスト・テスター

Cron trigger example that binds directly to an eval pack handler.

2026-06-07
harn-rules
ソフトウェア開発者

Use for authoring and running declarative structural rules — patterns, lint diagnostics, and codemods.

2026-06-05
bloated-overfit-ledgerauth
ソフトウェア品質保証アナリスト・テスター

Overfit fixture that carries too much irrelevant context.

2026-05-31
post-cutoff-api-repair
ソフトウェア開発者

Use when a held-out task needs the new LedgerAuth API name.

2026-05-31
deploy
ソフトウェア開発者

Deploy the application to production

2026-05-27
review
ソフトウェア品質保証アナリスト・テスター

Review a pull request

2026-05-27
ship
ソフトウェア開発者

Ship a release

2026-05-27
secure-review
情報セキュリティアナリスト

Security review instructions

2026-05-27
rust-scripting
ソフトウェア開発者

Load the Rust scripting runbook

2026-05-27
harn-tracing
ネットワーク・コンピュータシステム管理者

Use for Harn tracing, transcript lifecycle, run records, receipts, replay, and observability workflows.

2026-05-18
このリポジトリの収集済み skills 50 件中、上位 40 件を表示しています。