active/dev.do/SKILL.md
Run a development task from intake through implementation.
npx skillsauth add kevinslin/skills dev.doInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drive a single dev task from intake to completion: parse the task input, gather repo context, ask only necessary questions, then hand off to dev.loop for plan/execute/verify/cleanup.
Status to In progress. Add the following comment: Starting task in session [llm_session]. Use dev.llm-session skill to get llm session idgh issue view <id>), otherwise ask the user to paste the issue body.Verify of the workflow which triggers a pr pushes and spawns subagents to check ci and do review. NEVER SKIP the verify phasetrigger:push-pr before final handoff.Verify phase of $dev.loop is carried outStatus to Donedevelopment
Convert an existing static HTML site into a private Codex Site, optionally adding a persistent authenticated API and local programmatic writes. Use only when deliberately invoked as $html2site.
business
Research verified local events and create ranked, source-linked activity reports.
development
Preview available meeting options and create Google Calendar invites with attendee availability and room booking after confirmation. Use when directly invoked via $cal or when asked to schedule a meeting.
testing
Manage Git preflight, branches, worktrees, pushes, and completed-work cleanup. Use whenever creating a pr or when explicitly invoked.