Run a trace-driven, source-backed bug discovery and produce a self-contained discovery document plus a proposed plan. Invoke explicitly with /nehir-bug-discovery when a runtime symptom needs investigation before any code change.
原文语言:英语
菜单
SkillsMP 已收集 apphane-dev/nehir 中的 11 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 11 / 11 个已收集 Skill。
Run a trace-driven, source-backed bug discovery and produce a self-contained discovery document plus a proposed plan. Invoke explicitly with /nehir-bug-discovery when a runtime symptom needs investigation before any code change.
原文语言:英语
BEFORE writing fixed, works, resolved, bug found, confirmed, verified, root cause, or another success/root-cause claim in an answer, document, changeset, commit message, or worker handoff. Separates observed facts, hypotheses, mechanical validation, user…
原文语言:英语
BEFORE writing or updating a discovery, plan, completed write-up, ticket, or other durable document that records a runtime bug, finding, or decision. Checks for ephemeral references, machine-specific paths, unanchored relative language, unsupported claims,…
原文语言:英语
Re-open an investigation after an attempted fix failed and the user captured a new trace from a build containing that attempt. Invoke explicitly with /nehir-retry-with-new-trace when the symptom survived the change.
原文语言:英语
Record what actually landed on main after a change was reviewed and merged — prove the merge, capture the landed state including deviations and leftovers, then update and move the affected documents on the plans branch. Invoke explicitly with…
原文语言:英语
Set up one isolated implementation lane and hand it to a worker with the project's discipline fences attached. Invoke explicitly with /nehir-delegate-lane when a well-specified cluster of work should run in its own worktree.
原文语言:英语
Finalize a Nehir change — produce or update the Changesets fragment and prepare the commit message — without performing any unauthorized git mutation. Invoke explicitly with /nehir-finalize-change once the implementation is done.
原文语言:英语
BEFORE any git mutation—stage/add, commit, push, amend, reset, restore, revert, stash, rebase, merge, branch creation/switch/deletion, tag, or git rm. Each mutation requires explicit user permission for that exact action; one permission never implies the next.
原文语言:英语
Triage review findings against the current code, classifying each as confirmed, stale, or false positive before any fix. Invoke explicitly with /nehir-review-triage when handed a list of review comments or an automated review report.
原文语言:英语
BEFORE presenting or finalizing a fix, especially layout, timing, configuration, serialization, or monitor-geometry logic. Activate when introducing a hardcoded number/timing, boolean behavior flag, special case, migration/compatibility shim, or scope beyond…
原文语言:英语
BEFORE adding, editing, running, deleting, or moving any test (mise run test, swift test, Swift Testing/XCTest files). Also when a plan or worker task contains a tests phase, write-tests step, or TDD instruction. Defers all test work to the latest stage;…
原文语言:英语