一键导入
verify-lamina
Use before claiming any fix, release, or implementation is complete in the lamina workspace. Extends /verify with lamina-specific evidence commands.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use before claiming any fix, release, or implementation is complete in the lamina workspace. Extends /verify with lamina-specific evidence commands.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when iterating on Bubble Tea TUI code. Every change gets a direct model test before committing — send messages, assert state and View().
Use when a build fails, tests break across repos, or dependencies are out of sync. Extends /debug with lamina-specific tools.
Use when releasing library changes or deploying services across the lamina workspace. Extends /deploy with lamina-specific tools.
Use when grounding in the lamina workspace. Extends /ground with lamina-specific tools.
| name | verify-lamina |
| description | Use before claiming any fix, release, or implementation is complete in the lamina workspace. Extends /verify with lamina-specific evidence commands. |
Follow /verify — here's how to show evidence in the lamina workspace.
lamina doctor # Workspace health — stale deps, version mismatches
lamina test # Full test suite across all axon-* modules
lamina test <repo> # Test a specific module
lamina repo # All repos — branch, clean/dirty, last commit
lamina test <library> — the changed module passeslamina test — downstream consumers still passlamina doctor — no version mismatches introducedlamina doctor — workspace is consistentlamina repo — all repos clean, no unpushed tagscurl -s the health endpoint — show the responselamina doctor — workspace matches what's running$ARGUMENTS