bybytedance· 33 skills
Ensure async-path backend code that could block the asyncio event loop is protected by a teeth-verified runtime anchor in tests/blocking_io/. Use when changing backend Python under app/, packages/harness/deerflow/, or scripts/, when running a blocking-IO triage round over the whole repo, or when a reviewer/CI asks for blocking-IO coverage. Runs a deterministic scan (changed-lines or full-repo), routes each candidate, drafts/extends an anchor, and proves it fails when the blocking IO regresses.
$npx -y skills add bytedance/deer-flow --skill blocking-io-guardInstalls into the current project.
Run `npx skills use "https://github.com/bytedance/deer-flow" --skill "bytedance/deer-flow/blocking-io-guard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bytedance/deer-flow" that are relevant to the current task. Run `npx skills add "https://github.com/bytedance/deer-flow"` and select the relevant skills, then follow their instructions.