Slash Commands de Claude Code · página 5
Slash commands de Claude Code recopilados del directorio: definiciones de prompts instalables en ~/.claude/commands con un comando.
Alias for tech-debt research
vm0-ai/vm0InstalarClaude Code upstream change tracker -> moai-adk update plan + docs sync workflow (dev-only). Tracks new CC release notes, classifies changes by impact tier, cross-references official docs, generates update plan at .moai/research/ or .moai/specs/, and synchronizes docs-site 4-locale + README. NOT distributed to user projects.
modu-ai/moai-adkInstalar- 98-github1.1k
GitHub Workflow - Manage issues and review PRs with Agent Teams (dev-only). NOT distributed to user projects.
modu-ai/moai-adkInstalar - 99-release1.1k
MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, version bump, CHANGELOG (bilingual), PR to main, merge commit (NOT squash), then scripts/release.sh for tag + GoReleaser. Hotfix support via --hotfix flag. All git operations delegated to manager-git. Quality failures escalate to expert-debug. NOT distributed to user projects (dev-only).
modu-ai/moai-adkInstalar - brain1.1k
Run the 7-phase /moai brain ideation workflow to convert ideas into validated proposals
modu-ai/moai-adkInstalar - clean1.1k
Identify and safely remove dead code with test verification
modu-ai/moai-adkInstalar - codemaps1.1k
Scan codebase and generate architecture documentation in codemaps/
modu-ai/moai-adkInstalar - coverage1.1k
Analyze test coverage, identify gaps, and generate missing tests
modu-ai/moai-adkInstalar - design1.1k
Hybrid design workflow — Claude Design import (path A) or code-based brand design (path B)
modu-ai/moai-adkInstalar - e2e1.1k
Create and run E2E tests with Chrome, Playwright, or Agent Browser
modu-ai/moai-adkInstalar - feedback1.1k
Collect feedback and create GitHub issue (bug report, feature request)
modu-ai/moai-adkInstalar - fix1.1k
Auto-detect and fix LSP errors, linting issues, and type errors
modu-ai/moai-adkInstalar - gate1.1k
Run lint+format+type-check+test in parallel (pre-commit quality gate)
modu-ai/moai-adkInstalar - harness1.1k
Manage harness learning subsystem (status/apply/rollback/disable) with 4-tier evolution + 5-layer safety
modu-ai/moai-adkInstalar - loop1.1k
Iteratively fix issues until all resolved or max iterations reached
modu-ai/moai-adkInstalar - mx1.1k
Scan codebase and add @MX code-level annotations for AI context
modu-ai/moai-adkInstalar - plan1.1k
Create SPEC document with EARS format requirements and acceptance criteria
modu-ai/moai-adkInstalar - project1.1k
Generate project documentation (product.md, structure.md, tech.md, codemaps/)
modu-ai/moai-adkInstalar - review1.1k
Code review with security and @MX tag compliance check
modu-ai/moai-adkInstalar - run1.1k
Implement SPEC requirements using DDD/TDD methodology
modu-ai/moai-adkInstalar - sync1.1k
Synchronize documentation, codemaps, and create pull request
modu-ai/moai-adkInstalar - reflect-skills1.1k
Discover skill candidates from repeating session patterns
BayramAnnakov/claude-reflectInstalar - reflect1.1k
Reflect on session corrections and update CLAUDE.md (with human review)
BayramAnnakov/claude-reflectInstalar - skip-reflect1.1k
Discard queued learnings without processing
BayramAnnakov/claude-reflectInstalar - view-queue1.1k
View the learnings queue without processing
BayramAnnakov/claude-reflectInstalar - check1k
Check work for adherance with architecture and run checks
coollabsio/jeanInstalar - OPSX: Apply991
Implement tasks from an OpenSpec change (Experimental)
Chorus-AIDLC/ChorusInstalar Archive a completed change in the experimental workflow
Chorus-AIDLC/ChorusInstalarEnter explore mode - think through ideas, investigate problems, clarify requirements
Chorus-AIDLC/ChorusInstalarPropose a new change - create it and generate all artifacts in one step
Chorus-AIDLC/ChorusInstalar- loki-grill975
Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it surfaces.
asklokesh/loki-modeInstalar Check whether the spec has drifted from its lock using Loki's living-spec drift detection, and summarize the report.
asklokesh/loki-modeInstalar- loki-verify975
Run Loki's deterministic PR verification on the current change and summarize the evidence verdict.
asklokesh/loki-modeInstalar - setup974
Configure claude-delegator with Codex (GPT) or Gemini MCP servers
jarrodwatts/claude-delegatorInstalar - uninstall974
Uninstall claude-delegator (remove MCP config and rules)
jarrodwatts/claude-delegatorInstalar - commit894
Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.
guanyang/open-agent-hubInstalar - review894
Run when user calls /review. Analyzes local changes and runs a comprehensive code review using the agent-reviewer prompt.
guanyang/open-agent-hubInstalar - test-tdd894
Run when user calls /test-tdd. Scans modified files, locates their corresponding unit/integration test suites, and runs them.
guanyang/open-agent-hubInstalar - commit828
Quick git commit with auto-generated or specified message
- explain828
Explain code in simple, beginner-friendly terms
- log828
Show recent git history with summary
- status828
Show git status with helpful context
- review828
Review code for quality, bugs, and improvements
- todo828
Add a TODO comment to code
- analyze828
Deep analysis of code against project standards
- pr-create828
Create a pull request with auto-detected context
- safe-deploy828
Deploy with safety checks and automatic testing
- ci-guard801
Trigger the Commit & Branch Guard workflow on demand.
- cm801
Stage working tree changes and create a Conventional Commit (no push).
- cp801
Stage, commit, and push the current branch following git governance rules.
- pr801
Create a pull request from the current branch.
- rv801
Run the local review gate before pushing.
- sc801
Run the security scan gate before pushing.
- review801
Run the full review gate locally and trigger CI visibility.
- run-release801
Orchestrate a tagged release using the release workflow.
Perform local security scanning and dispatch the security audit workflow.
- sync-branch801
Sync feature branch with the latest main branch.
Convert TodoWrite task list to GitHub plan issue (triggers automation)
- agent-router745
전문 에이전트 자동 라우팅. 법률, 재무, 특허, SEO, 마케팅, 기획, 코드리뷰, 아키텍처, 견적, CRM, 리서치, 제1원칙 사고 등 34 도메인
sangrokjung/claude-forgeInstalar - auto745
계획부터 PR까지 원버튼 자동 실행. 중간에 멈추지 않습니다.
sangrokjung/claude-forgeInstalar - build-fix745
Incrementally fix TypeScript and build errors one at a time
sangrokjung/claude-forgeInstalar - checkpoint745
작업 상태 저장/복원 (v6)
sangrokjung/claude-forgeInstalar - code-review745
방금 작성한 코드를 보안+품질 검사합니다.
sangrokjung/claude-forgeInstalar 검증 완료 후 커밋 & PR & 머지 + MCP 알림 (v6)
sangrokjung/claude-forgeInstalar- e2e745
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
sangrokjung/claude-forgeInstalar - eval745
Manage eval-driven development workflow (define, check, report, list)
sangrokjung/claude-forgeInstalar - explore745
코드베이스를 탐색하여 구조를 파악합니다.
sangrokjung/claude-forgeInstalar - forge-update745
Claude Forge 프레임워크를 원격에서 최신 버전으로 업데이트
sangrokjung/claude-forgeInstalar - guide745
처음 사용자를 위한 인터랙티브 가이드. 약 3분이면 끝납니다.
sangrokjung/claude-forgeInstalar 빌드/테스트/린트를 한 번에 자동 검증합니다.
sangrokjung/claude-forgeInstalar- init-project745
프로젝트 초기 설정 (v6)
sangrokjung/claude-forgeInstalar - learn745
교훈 기록 + 자동화 제안 (v6 - suggest-automation 통합)
sangrokjung/claude-forgeInstalar - next-task745
다음 작업 추천 (v6)
sangrokjung/claude-forgeInstalar - orchestrate745
Agent Teams 기반 병렬 오케스트레이션 (v6)
sangrokjung/claude-forgeInstalar - plan745
AI가 구현 계획을 세워줍니다. 확인 후 코딩 시작.
sangrokjung/claude-forgeInstalar - pull745
git pull origin main 빠르게 실행
sangrokjung/claude-forgeInstalar - quick-commit745
간단한 수정용 빠른 커밋 (v6)
sangrokjung/claude-forgeInstalar Safely identify and remove dead code with test verification
sangrokjung/claude-forgeInstalarCWE 기반 보안 검토 + STRIDE 위협 모델링 (v6 - effort:max 강제)
sangrokjung/claude-forgeInstalar- show-setup745
현재 Claude Forge 설치 상태와 프로젝트 정보를 보여줍니다.
sangrokjung/claude-forgeInstalar 반복 패턴 분석하여 자동화 기회 제안 (주기적 실행 권장)
sangrokjung/claude-forgeInstalar- sync-docs745
prompt_plan.md, spec.md, CLAUDE.md + rules/ 문서 동기화 (v7)
sangrokjung/claude-forgeInstalar - sync745
git pull + 문서 동기화 통합 (pull → sync-docs v7 순차 실행)
sangrokjung/claude-forgeInstalar - tdd745
테스트 먼저 만들고 코드 작성. 한 단위 작업에 사용.
sangrokjung/claude-forgeInstalar - verify-loop745
자동 재검증 루프 (최대 3회 재시도, 실패 시 자동 수정)
sangrokjung/claude-forgeInstalar 머지 후 웹 테스트 체크리스트 + 완료 추적 (v6)
sangrokjung/claude-forgeInstalarPR 완료 후 Git Worktree 정리 (v6)
sangrokjung/claude-forgeInstalar병렬 개발용 Git Worktree 생성 + 도메인 템플릿 (v6)
sangrokjung/claude-forgeInstalarShow Claude-Flow commands and usage
ruvnet/agentic-flowInstalarInteract with Claude-Flow memory system
ruvnet/agentic-flowInstalarCoordinate multi-agent swarms for complex tasks
ruvnet/agentic-flowInstalarBrowse, publish, and deploy applications
ruvnet/agentic-flowInstalarCoding challenges, achievements, and leaderboards
ruvnet/agentic-flowInstalarFlow Nexus authentication and user management
ruvnet/agentic-flowInstalarTrain and deploy neural networks in distributed sandboxes
ruvnet/agentic-flowInstalarCredit management, billing, and payment configuration
ruvnet/agentic-flowInstalarE2B sandbox management for isolated code execution
ruvnet/agentic-flowInstalarAI swarm deployment and coordination in cloud
ruvnet/agentic-flowInstalarUser management, storage, and system utilities
ruvnet/agentic-flowInstalarEvent-driven workflow automation with message queues
ruvnet/agentic-flowInstalar