Published skills
vibe-testing
This skill is for validating specifications, design documents, or architecture, especially when the user asks to test, find gaps, or stress-test before implementation.
repl-scratchpad
Use instead of chaining 3+ Bash calls, grep/cat/find pipelines, or any multi-step data processing. This skill should be used when the user asks to "start a scratchpad", "use the REPL", "scratchpad mode", "persistent Python session", or when a task involves exploration, analysis, or file processing that would benefit from composing operations in code rather than making individual tool calls.
semi-formal-reasoning
This skill is for code verification, debugging, and deep code analysis without running tests. It applies semi-formal structured reasoning from the Agentic Code and is used for tasks like verifying changes, finding bugs, or reviewing diffs.
Category alert