Vivswan
UserLocal copilot-api proxy lifecycle + config helper (TypeScript).
Categories
Indexed Skills (15)
web-search
Search the web through GitHub Copilot when the builtin WebSearch is unavailable (Claude Code wired to Copilot Direct denies it). Use the mcp__copilot-env__web_search tool for any query that needs current information from the internet, and fall back to the documented wiring steps when the tool is not registered.
natural-writing
Use when asked to humanize text, remove AI tells, check whether text reads as AI-generated, or draft prose that must not sound AI-written.
orchestrator-mode
Use when asked to act as orchestrator, orchestrate with worktrees, run a fleet of parallel subagents on multi-track work, or build and manage many PRs in parallel.
rubber-duck-review
Use when asked to rubber duck a change, get a second opinion, or run an independent cross-model review of code changes.
no-invalid-states
Use when code or a design guards invariants with repeated runtime checks, lifecycle flags, or the same guard at every consumer, or when asked to make invalid states unrepresentable or parse-don't-validate.
code-standards
Use when writing code changes or asked to apply house code standards.
craft-skills-and-memories
Use when creating a skill or memory, when one fails in practice, or when the user reports one misbehaving or stale.
watch-ci-after-push
Use when pushing commits to a remote with CI, merging a PR, or when asked whether a pipeline passed, so every push and merge gets a background watcher.
never-twice
Use when you just corrected an agent or fixed the same failure class twice, or when a change removes a rule, guard, or check.
pr-and-issue-discipline
Use when opening a pull request, changing its body, title, or draft state, triaging review comments, writing an issue, or deciding who merges.
verify-with-controls
Use when about to report a zero or absent reading, an alarming finding, a success claim, or stillness from a probe or status read, so the reading is evidence-bearing and controlled first.
worktree-hygiene
Use when creating, removing, or handing over git worktrees, or deleting their branches, or when several actors share one repository through worktrees.
review-before-commit
Use when about to commit or asked to commit changes, so an independent review runs and converges before anything lands.
template-skill
Replace with a short trigger stating when the skill should fire, starting with "Use when ...".
no-sleep-waiting-on-subagents
Use when a background subagent, reviewer, or watcher is running and the next step looks like sleeping, polling, or waiting for it.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.