Use when triaging a log_warning, a PostHog $exception, or an auto-filed error-tracking GitHub issue (body contains "posthog-issue-") — decide expected no-op vs real defect and apply the escalation contract.
原文语言:英语
菜单
SkillsMP 已收集 christopherqueenconsulting/linkedin_engagement_manager 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 12 / 12 个已收集 Skill。
Use when triaging a log_warning, a PostHog $exception, or an auto-filed error-tracking GitHub issue (body contains "posthog-issue-") — decide expected no-op vs real defect and apply the escalation contract.
原文语言:英语
Use when picking up a GitHub issue through to a merged PR — branch naming, flow labels, phased-issue close rules, PR conventions, CI gates, and the release:now fast-lane policy.
原文语言:英语
Use when writing or modifying tests — choose the unit or integration lane, the right markers and mock fixtures, respect the hermetic autouse guards, and hit 80% patch coverage.
原文语言:英语
Use when filing an agent-ready GitHub issue for the autonomous pipeline — walks the .github/ISSUE_TEMPLATE/agent-task.yml form's Context/Scope/Acceptance/Verifier/Phase fields so MODE=start and phase_guard_ok can read something structured instead of guessing…
原文语言:英语
Use when a LinkedIn selector, scrape, or automation flow may have drifted, or before/after changing Selenium selectors — how to run the read-only live probe inside the selenium worker and read its JSON report.
原文语言:英语
Use when a deliverable (code, docs, or a UI change) needs to clear a REAL quality bar instead of just passing review — spin up isolated builder/critic pairs, blind-compare against a named reference exemplar, and loop until the build wins. Optional quality…
原文语言:英语
Use before starting implementation on any non-trivial LEM issue, feature, or task — nails down the Spec (testable acceptance criteria), the Verifier (the specific check that will decide success), and the Environment (which docs/skills/owning-module already…
原文语言:英语
Use when adding a feature flag, experiment, or PostHog-gated behavior toggle — FlagSpec registry, env fallback, call-site read, PostHog provisioning, and what must NOT be a flag.
原文语言:英语
Use when adding, altering, or dropping anything in the MySQL schema — any new file in compose/local/database/migrations/, or when a new enum/status value is needed. Covers Flyway timestamp naming, additive-only rules, and the risk:migration label.
原文语言:英语
Manually invoked only — production deploy, early-ship of a pending release batch, manual redeploy, rollback, or emergency local hotfix on the VPS.
原文语言:英语
Manually invoked only — run scripts/benchmark_models.py against the model-tier contract suites and interpret the champion/challenger gate. Real runs need creds and cost money.
原文语言:英语
Rewrite AI-generated text so it passes as human — to human readers AND to statistical AI detectors (Pangram etc.), using empirically validated recipes (discourse fracture, interleave protocol). ONLY use this skill when the user explicitly invokes it by name —…
原文语言:英语