s-quick
25Skill Claude CodeCodex
Quick mode for small tasks - compressed discuss+plan+build workflow without full ceremony.
Skill Claude CodeCodex
Quick mode for small tasks - compressed discuss+plan+build workflow without full ceremony.
Skill Claude CodeCodex
Headless browser control - navigate, screenshot, fill forms, click elements, handle dialogs.
Skill Claude CodeCodex
Import browser cookies for authenticated testing - detects installed browsers and imports sessions.
Skill Claude CodeCodex
Report-only browser QA - same analysis as /s:qa but no fixes applied, output only.
Skill Claude CodeCodex
Browser QA with 3 tiers (quick/standard/exhaustive) - screenshots, form tests, responsive checks, atomic fix commits.
Skill Claude CodeCodex
Implement current phase tasks using TDD - RED > GREEN > REFACTOR cycle with commits.
Skill Claude CodeCodex
Gather requirements through structured discussion - produces REQUIREMENTS.md with acceptance criteria.
Skill Claude CodeCodex
Initialize a new project with .planning/ and docs/ structure, CLAUDE.md, and git repo.
Skill Claude CodeCodex
Add a quick timestamped note to project decisions log - captures context without ceremony.
Skill Claude CodeCodex
Save current work state for later resumption - creates checkpoint with context for /s:resume.
Skill Claude CodeCodex
Create implementation roadmap with phases, tasks, and dependencies from requirements.
Skill Claude CodeCodex
Resume work from a previous session - reconstructs context from state files and recent history.
Skill Claude CodeCodex
Show current project status - active phase, completed tasks, blockers, and recent activity.
Skill Claude CodeCodex
Explore ideas before implementation - proposes 2-3 approaches with trade-offs, saves to docs/brainstorms/.
Skill Claude CodeCodex
Product perspective review - evaluates scope, user value, and prioritization from a CEO/PM viewpoint.
Skill Claude CodeCodex
Systematic debugging - hypothesis-driven, no guessing, 4-phase protocol with defense-in-depth.
Skill Claude CodeCodex
Technical perspective review - evaluates architecture, data flow, edge cases, and scalability.
Skill Claude CodeCodex
Multi-perspective code review - checks plan alignment, quality, architecture, security, and documentation.
Skill Claude CodeCodex
Evidence-based verification - no completion claims without fresh test output and proof.
Skill Claude CodeCodex
Capture session learnings - extracts reusable knowledge and saves to docs/solutions/ (NEVER SKIP).
Skill Claude CodeCodex
Update project documentation - detects stale docs and updates README, ARCHITECTURE, CHANGELOG, CLAUDE.md.
Skill Claude CodeCodex
Run a retrospective - what went well, what didn't, action items, and trend tracking.
Skill Claude CodeCodex
Ship workflow - sync, test, version bump, commit, push, and create PR in one command.