Use when starting any unit of work — a finding, a bug, a feature, a queue item — to run it end to end under this repository's process, from sizing it against the tree to closing it in the queue.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من pokt-network/pocket-relay-miner. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Use when starting any unit of work — a finding, a bug, a feature, a queue item — to run it end to end under this repository's process, from sizing it against the tree to closing it in the queue.
لغة النص الأصلي: الإنجليزية
Use when about to claim work is done, before committing or pushing, or when asked whether something broke — runs this repository's quality gates at the right level and reports what was verified and what was not.
لغة النص الأصلي: الإنجليزية
Use after writing a test, after a test passes on the first try, or before trusting an existing test as evidence — proves the test actually fails when the defect it claims to catch is present, by injecting that defect and reverting it.
لغة النص الأصلي: الإنجليزية
Use when wrapping up a work session, writing a hand-over, or about to say the work is left ready — enumerates what the session opened, proves each item reached the queue, and carries the work through to asking for push and PR.
لغة النص الأصلي: الإنجليزية
Use when a quality gate, test or CI job goes red — classifies the failure as caused by your change, pre-existing, or environmental, and says what to do about each. Use before re-running anything.
لغة النص الأصلي: الإنجليزية
Judge whether a feature is actually PROVEN before it is declared complete — whether the tests and the live matrix exercise it against the acceptance criteria written before the work. Use when a feature's work is finished and green, before any adversarial…
لغة النص الأصلي: الإنجليزية
Use at the opening of a session, before any work — verifies the machine against what the hand-over claims, reports every divergence, and does not let work begin on an unread queue or an unstated plan.
لغة النص الأصلي: الإنجليزية
Use when a whole AREA is suspected of passing for the wrong reason — a suite that never goes red, a flake with no red to start from, a mutation that stayed green, code written fast. Audits by INJECTING a dependency's worst behaviour and reading what fails,…
لغة النص الأصلي: الإنجليزية