lavra-work-single
openbooklet.com/s/lavra-work-singleopenbooklet.com/s/lavra-work-single@1.0.0GET /api/v1/skills/lavra-work-singleSingle-bead implementation path for lavra-work, phases 1-5. Invoked by lavra-work router. Use when working on exactly one bead.
Explore requirements and approaches through collaborative dialogue before planning
CEO/founder-mode plan review -- challenge premises, validate business fit, run 10-section structured review
Engineering review -- parallel agents check architecture, simplicity, security, and performance
Capture solved problems as knowledge entries in JSONL format for fast recall. Use when a problem has been solved and the solution should be preserved for future sessions.
Transform feature descriptions into well-structured beads with parallel research and multi-phase planning
Gather evidence and best practices for a plan using domain-matched research agents
Perform exhaustive code reviews using multi-agent analysis and ultra-thinking
Multi-bead orchestration path (Phases M1-M10) â invoked by lavra-work router. Use when working on multiple beads in parallel.
Auto-indexed from roberto-mello/lavra
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.