# lubochka

> Open-source publisher. Listings imported from github.com/lubochka — credited to the original author with their license.

- **Listings:** 30
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/lubochka
- **Website:** https://github.com/lubochka

## Published listings

- [Root Cause Tracing](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-root-cause-tracing) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-root-cause-tracing`
  Find the cause behind a symptom. Use when a failure repeats, appears indirect, or has multiple possible causes.
- [Output Readability Gate](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-output-readability-gate) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-output-readability-gate`
  Keep outputs readable for humans. Use before delivering plans, reports, READMEs, reviews, and adaptation output.
- [Xiigen General Skills](https://agentstack.voostack.com/l/mcp-lubochka-xiigen-general-skills) — MCP server · Free · security-reviewed — `agentstack add mcp-lubochka-xiigen-general-skills`
  Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows
- [Documentation Sync](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-documentation-sync) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-documentation-sync`
  Keep documentation aligned with behavior. Use when changing workflows, commands, APIs, examples, or user-facing behavior.
- [Debug Session](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-debug-session) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-debug-session`
  Package debugging work so another agent or human can resume it. Use for longer debugging tasks or handoffs.
- [Stale Baseline Guard](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-stale-baseline-guard) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-stale-baseline-guard`
  Avoid acting on outdated context. Use after interruptions, long sessions, branch changes, or concurrent edits.
- [Code Request Safety](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-code-request-safety) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-code-request-safety`
  Check risk before code actions. Use before running commands, editing files, deleting files, moving data, or changing configuration.
- [E2e Test Matrix](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-e2e-test-matrix) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-e2e-test-matrix`
  Design end-to-end coverage across critical paths. Use for release readiness, user workflows, UI/API flows, and adapter validation.
- [Integration Testing](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-integration-testing) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-integration-testing`
  Verify boundaries between components. Use when behavior crosses services, modules, tools, adapters, or data formats.
- [Code Examination](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-code-examination) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-code-examination`
  Understand local code before changing it. Use before implementation, refactoring, test fixes, or architecture changes.
- [No Secrets](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-no-secrets) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-no-secrets`
  Prevent publishing sensitive material. Use before commits, reports, examples, adaptation outputs, and release.
- [Executor Cannot Self Finish](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-executor-cannot-self-finish) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-executor-cannot-self-finish`
  Separate execution from completion approval. Use when an agent both implements and reviews its own work.
- [Evidence Before Final](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-evidence-before-final) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-evidence-before-final`
  Prevent claiming completion without proof. Use before final responses, handoffs, releases, or review closure.
- [Document Hierarchy](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-document-hierarchy) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-document-hierarchy`
  Avoid competing sources of truth. Use when adding, moving, or adapting docs.
- [User Journey Testing](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-user-journey-testing) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-user-journey-testing`
  Validate work through a realistic user path. Use for UX, tool workflows, onboarding, and generated instructions.
- [Test Integrity](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-test-integrity) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-test-integrity`
  Keep tests meaningful and honest. Use when writing, changing, disabling, or interpreting tests.
- [Authority Chain](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-authority-chain) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-authority-chain`
  Resolve which instructions win when rules conflict. Use at the start of every task and whenever instructions disagree.
- [Scope And Blockers](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-scope-and-blockers) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-scope-and-blockers`
  Keep scope and blockers explicit. Use when requirements are broad, ambiguous, or blocked by missing information.
- [Failure Triage](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-failure-triage) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-failure-triage`
  Classify failures before changing implementation. Use after failed builds, tests, commands, or smoke checks.
- [Project Rules First](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-project-rules-first) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-project-rules-first`
  Ensure project-specific rules are read before meaningful action. Use at task startup, before editing files, running commands, or adapting skills.
- [Goal Delivery Completeness](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-goal-delivery-completeness) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-goal-delivery-completeness`
  Check that delivered work matches the user's goal. Use before final response, release, or handoff.
- [Generated Code Review](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-generated-code-review) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-generated-code-review`
  Review generated code before trusting it. Use after AI-generated code, scaffolding, migration output, or copied snippets.
- [Code Execution](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-code-execution) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-code-execution`
  Run commands safely and intentionally. Use before executing build, test, lint, generation, migration, deploy, or cleanup commands.
- [Review Fix Loop](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-review-fix-loop) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-review-fix-loop`
  Close actionable feedback through repeated review and repair. Use after plan review, code review, content review, or release-gate review.
- [Systematic Debugging](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-systematic-debugging) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-systematic-debugging`
  Make debugging reproducible and disciplined. Use for unclear failures, regressions, or unstable behavior.
- [Claim Verification](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-claim-verification) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-claim-verification`
  Verify claims before presenting them as facts. Use in final answers, reports, reviews, and architecture decisions.
- [Plan Before Execution](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-plan-before-execution) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-plan-before-execution`
  Create a bounded plan before non-trivial work. Use for multi-file, high-risk, ambiguous, or delegated work.
- [Decision Capture](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-decision-capture) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-decision-capture`
  Record important decisions and rationale. Use when selecting architecture, stack guide, adapter output, or release policy.
- [Assumption Registry](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-assumption-registry) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-assumption-registry`
  Make assumptions visible and testable. Use during planning, architecture adaptation, and unclear requirements.
- [Session Output Contract](https://agentstack.voostack.com/l/skill-lubochka-xiigen-general-skills-session-output-contract) — Skill · Free · security-reviewed — `agentstack add skill-lubochka-xiigen-general-skills-session-output-contract`
  Make session output useful, complete, and resumable. Use at handoff, final response, or long-running task summary.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
