Autonomous workflow loop - runs the full skill chain automatically with circuit breaker and stuck detection
원문 언어: 영어
메뉴
SkillsMP는 bdarbaz/claude-stack-plugin에서 27개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 27개 중 27개를 표시합니다.
Autonomous workflow loop - runs the full skill chain automatically with circuit breaker and stuck detection
원문 언어: 영어
Freeform router - accepts natural language and routes to the appropriate skill(s)
원문 언어: 영어
Show all available skills, agents, and workflow guides - quick reference card for claude-stack
원문 언어: 영어
Generate structured codebase documentation - file tree, dependency graph, module responsibilities, entry points
원문 언어: 영어
Quick mode for small tasks - compressed discuss+plan+build workflow without full ceremony
원문 언어: 영어
Headless browser control - navigate, screenshot, fill forms, click elements, handle dialogs
원문 언어: 영어
Import browser cookies for authenticated testing - detects installed browsers and imports sessions
원문 언어: 영어
Report-only browser QA - same analysis as /s:qa but no fixes applied, output only
원문 언어: 영어
Browser QA with 3 tiers (quick/standard/exhaustive) - screenshots, form tests, responsive checks, atomic fix commits
원문 언어: 영어
Explore ideas before implementation - proposes 2-3 approaches with trade-offs, saves to docs/brainstorms/
원문 언어: 영어
Product perspective review - evaluates scope, user value, and prioritization from a CEO/PM viewpoint
원문 언어: 영어
Systematic debugging - hypothesis-driven, no guessing, 4-phase protocol with defense-in-depth
원문 언어: 영어
Technical perspective review - evaluates architecture, data flow, edge cases, and scalability
원문 언어: 영어
Multi-perspective code review - checks plan alignment, quality, architecture, security, and documentation
원문 언어: 영어
Evidence-based verification - no completion claims without fresh test output and proof
원문 언어: 영어
Capture session learnings - extracts reusable knowledge and saves to docs/solutions/ (NEVER SKIP)
원문 언어: 영어
Update project documentation - detects stale docs and updates README, ARCHITECTURE, CHANGELOG, CLAUDE.md
원문 언어: 영어
Run a retrospective - what went well, what didn't, action items, and trend tracking
원문 언어: 영어
Ship workflow - sync, test, version bump, commit, push, and create PR in one command
원문 언어: 영어
Implement current phase tasks using TDD - RED > GREEN > REFACTOR cycle with commits
원문 언어: 영어
Gather requirements through structured discussion - produces REQUIREMENTS.md with acceptance criteria
원문 언어: 영어
Initialize a new project with .planning/ and docs/ structure, CLAUDE.md, and git repo
원문 언어: 영어
Add a quick timestamped note to project decisions log - captures context without ceremony
원문 언어: 영어
Save current work state for later resumption - creates checkpoint with context for /s:resume
원문 언어: 영어
Create implementation roadmap with phases, tasks, and dependencies from requirements
원문 언어: 영어
Resume work from a previous session - reconstructs context from state files and recent history
원문 언어: 영어
Show current project status - active phase, completed tasks, blockers, and recent activity
원문 언어: 영어