Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
on-keyday
GitHub-Creator-Profil

on-keyday

Repository-Ansicht von 25 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
25
Repositories
2
aktualisiert
2026-07-23
Repository-Explorer

Repositories und repräsentative Skills

rebrgen-adr
Softwareentwickler

rebrgen の設計判断を ADR として記録するか検討する。設計方針の議論、選択肢の比較、既存判断の変更、判断理由を残す場面で使用する。

2026-07-13
rebrgen-build
Softwareentwickler

rebrgen のビルド、初期セットアップ、EBM再生成、ebmcodegen復旧、新言語ジェネレーター追加を行うときに使用する。

2026-07-13
rebrgen-debug
Softwareentwickler

rebrgen のコンパイルエラー、テスト失敗、想定外の挙動を調査するときに使用する。型や構造の定義から原因を追跡するデバッグ手順を提供する。

2026-07-13
rebrgen-dev-tips
Softwareentwickler

rebrgen 内部の機能、マクロ、Context型、実装場所や構造を調べるときに使用する。開発中に関連定義やAPIの所在を確認するための知識を提供する。

2026-07-13
rebrgen-inter-lang-refactor
Softwareentwickler

rebrgen の複数言語ジェネレーターにまたがるリファクタリング、共通部分の整理、EBM構造変更の影響調査を行うときに使用する。

2026-07-13
rebrgen-new-feature
Softwareentwickler

rebrgen のコードジェネレーターへ新機能を追加するときに使用する。共通処理と言語固有処理の配置、EBM変更の判断、実装時の注意点を提供する。

2026-07-13
rebrgen-new-lang
Softwareentwickler

新しい rebrgen 言語ジェネレーターを追加するときに使用する。スケルトン生成、フック実装、ビルド、テストの手順を提供する。

2026-07-13
rebrgen-overview
Softwareentwickler

rebrgen の作業開始時や、プロジェクト全体像、ASTからEBMを経由するパイプライン、主要ディレクトリと責務を把握するときに使用する。

2026-07-13
Zeigt die Top 8 von 20 gesammelten Skills in diesem Repository.
harness-cli
Sonstige Computerberufe

Use when working with other agents or the harness from inside a runner-spawned task — messaging peers on the agentboard, spawning / driving / killing worker agent sessions, delegating one-shot tasks, moving files in or out of a task's worktree, notifying the human operator, or discovering live agents and topics. Also defines the agentboard conventions (handshake, reply topics, trust model). Reply delivery is asynchronous via the inbox hook — never block on wait/dispatch from an agent turn.

2026-07-23
implementation-pitfalls
Softwareentwickler

Use BEFORE dispatching implementer/reviewer subagents (superpowers:subagent-driven-development) or BEFORE extending a layer in this repo. Catalog of concrete past failure modes specific to this project — subagent dispatch checklists + sibling-code grep obligations + spec problem-statement enforcement.

2026-07-16
session-debugging
Netzwerk- und Computersystemadministratoren

Use when observing or driving a live harness session's terminal from an agent — reading what a shell / TUI / REPL / claude session is showing, injecting keystrokes, running a shell command inside a live PTY, or diagnosing a worker that looks stuck or unresponsive (harness-cli session snapshot / send / exec).

2026-07-05
landing-to-main
Softwareentwickler

Use when landing / pushing / merging a harness task-branch's work to a repo's trunk, AND at the start of a RESUMED session before new work. Covers both local-trunk-authoritative (FF-mirror) repos and PR-based repos. Universal rule — NEVER cherry-pick to the remote (it manufactures dup-SHA divergence) and rebase the task branch onto the current trunk first. Determine each repo's landing policy once and record it in memory.

2026-06-07
independent-review
Softwarequalitätssicherungsanalysten und -tester

Use when you want a second opinion that does not inherit your framing — adversarial review of a diff or design, catching plausible-but-wrong work, or questioning whether the whole approach is right. Explains when a built-in subagent suffices vs. when to spawn a truly independent agent. For the harness-cli commands themselves, see the harness-cli skill.

2026-06-07
2 von 2 Repositories angezeigt
Alle Repositories angezeigt