← all publishers

lubochka

@lubochka source repo

29 published skills

  1. No Secrets · lubochka
    Prevent publishing sensitive material. Use before commits, reports, examples, adaptation outputs, and release.
    0
    installs
  2. Debug Session · lubochka
    Package debugging work so another agent or human can resume it. Use for longer debugging tasks or handoffs.
    0
    installs
  3. Code Execution · lubochka
    Run commands safely and intentionally. Use before executing build, test, lint, generation, migration, deploy, or cleanup commands.
    0
    installs
  4. Failure Triage · lubochka
    Classify failures before changing implementation. Use after failed builds, tests, commands, or smoke checks.
    0
    installs
  5. Test Integrity · lubochka
    Keep tests meaningful and honest. Use when writing, changing, disabling, or interpreting tests.
    0
    installs
  6. Authority Chain · lubochka
    Resolve which instructions win when rules conflict. Use at the start of every task and whenever instructions disagree.
    0
    installs
  7. E2e Test Matrix · lubochka
    Design end-to-end coverage across critical paths. Use for release readiness, user workflows, UI/API flows, and adapter validation.
    0
    installs
  8. Review Fix Loop · lubochka
    Close actionable feedback through repeated review and repair. Use after plan review, code review, content review, or release-gate review.
    0
    installs
  9. Code Examination · lubochka
    Understand local code before changing it. Use before implementation, refactoring, test fixes, or architecture changes.
    0
    installs
  10. Decision Capture · lubochka
    Record important decisions and rationale. Use when selecting architecture, stack guide, adapter output, or release policy.
    0
    installs
  11. Claim Verification · lubochka
    Verify claims before presenting them as facts. Use in final answers, reports, reviews, and architecture decisions.
    0
    installs
  12. Document Hierarchy · lubochka
    Avoid competing sources of truth. Use when adding, moving, or adapting docs.
    0
    installs
  13. Documentation Sync · lubochka
    Keep documentation aligned with behavior. Use when changing workflows, commands, APIs, examples, or user-facing behavior.
    0
    installs
  14. Root Cause Tracing · lubochka
    Find the cause behind a symptom. Use when a failure repeats, appears indirect, or has multiple possible causes.
    0
    installs
  15. Scope And Blockers · lubochka
    Keep scope and blockers explicit. Use when requirements are broad, ambiguous, or blocked by missing information.
    0
    installs
  16. Assumption Registry · lubochka
    Make assumptions visible and testable. Use during planning, architecture adaptation, and unclear requirements.
    0
    installs
  17. Code Request Safety · lubochka
    Check risk before code actions. Use before running commands, editing files, deleting files, moving data, or changing configuration.
    0
    installs
  18. Integration Testing · lubochka
    Verify boundaries between components. Use when behavior crosses services, modules, tools, adapters, or data formats.
    0
    installs
  19. Project Rules First · lubochka
    Ensure project-specific rules are read before meaningful action. Use at task startup, before editing files, running commands, or adapting skills.
    0
    installs
  20. Stale Baseline Guard · lubochka
    Avoid acting on outdated context. Use after interruptions, long sessions, branch changes, or concurrent edits.
    0
    installs
  21. Systematic Debugging · lubochka
    Make debugging reproducible and disciplined. Use for unclear failures, regressions, or unstable behavior.
    0
    installs
  22. User Journey Testing · lubochka
    Validate work through a realistic user path. Use for UX, tool workflows, onboarding, and generated instructions.
    0
    installs
  23. Evidence Before Final · lubochka
    Prevent claiming completion without proof. Use before final responses, handoffs, releases, or review closure.
    0
    installs
  24. Generated Code Review · lubochka
    Review generated code before trusting it. Use after AI-generated code, scaffolding, migration output, or copied snippets.
    0
    installs
  25. Plan Before Execution · lubochka
    Create a bounded plan before non-trivial work. Use for multi-file, high-risk, ambiguous, or delegated work.
    0
    installs
  26. Output Readability Gate · lubochka
    Keep outputs readable for humans. Use before delivering plans, reports, READMEs, reviews, and adaptation output.
    0
    installs
  27. Session Output Contract · lubochka
    Make session output useful, complete, and resumable. Use at handoff, final response, or long-running task summary.
    0
    installs
  28. Goal Delivery Completeness · lubochka
    Check that delivered work matches the user's goal. Use before final response, release, or handoff.
    0
    installs
  29. Executor Cannot Self Finish · lubochka
    Separate execution from completion approval. Use when an agent both implements and reviews its own work.
    0
    installs