Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
on-keyday
GitHub 제작자 프로필

on-keyday

2개 GitHub 저장소에서 수집된 25개 skills를 저장소 단위로 보여줍니다.

수집된 skills
25
저장소
2
업데이트
2026-07-23
저장소 탐색

저장소와 대표 skills

rebrgen-adr
소프트웨어 개발자

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

2026-07-13
rebrgen-build
소프트웨어 개발자

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

2026-07-13
rebrgen-debug
소프트웨어 개발자

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

2026-07-13
rebrgen-dev-tips
소프트웨어 개발자

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

2026-07-13
rebrgen-inter-lang-refactor
소프트웨어 개발자

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

2026-07-13
rebrgen-new-feature
소프트웨어 개발자

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

2026-07-13
rebrgen-new-lang
소프트웨어 개발자

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

2026-07-13
rebrgen-overview
소프트웨어 개발자

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

2026-07-13
이 저장소에서 수집된 skills 20개 중 상위 8개를 표시합니다.
harness-cli
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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개 중 2개 표시
모든 저장소를 표시했습니다