syabro
- 6 skills
- 0 followers
- 7 hours ago last updated
- ▌ Snitchmd · syabroConverts any web page URL to LLM-ready Markdown via a headless browser. Bypasses passive anti-bot fingerprinting and JavaScript rendering, then strips navigation, footers, scripts, and cookie banners. Triggered by URLs that need the actual readable page content.
- ▌ Rejudge · syabroRun Rejudge — send a question to separate reviewers and a judge, returning one reviewed result (the rejudge tool inside Pi, else the rejudge CLI; read-only). Use when the user says /rejudge or wants a multi-model review. For one external reviewer, use ask-subagent instead.
- ▌ Rejudge Diff · syabroReview current code changes through Rejudge. Use when the user wants a multi-model code review of a diff or branch, or says /rejudge-diff.
- ▌ Mdtask · syabroUse this skill for the task format and the spec-driven development reference — the spec→build→document cycle and spec file structure — and for inspecting or editing existing tasks in .md files (read, edit, rewrite, list, find, filter, summarize, check status). Use when writing a spec or looking up the task/spec format. For adding a new backlog task, use mdtask-add; for executing or closing a task end to end, use mdtask-do.
- ▌ Mdtask Do · syabroWork one project task end to end — pick, plan, review, execute, review code, update the spec, commit
- ▌ Mdtask Add · syabroALWAYS invoke this skill when user asks to add, create, or track a task — including indirect requests like "make a task for X", "add a task for this", "we need a task to...". Never add tasks manually by editing spec files. Handles full workflow — collect requirements, pick or create the spec, propose text, get approval, save, assign ID, commit.