Topic: slash-commands
210 skills in this topic.
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
sangrokjung/claude-forge 647
-
frontend-code-review
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
sangrokjung/claude-forge 647
-
manage-skills
세션 변경사항을 분석하여 검증 스킬 누락을 탐지합니다. 기존 스킬을 동적으로 탐색하고, 새 스킬을 생성하거나 기존 스킬을 업데이트한 뒤 프로젝트 CLAUDE.md를 관리합니다.
sangrokjung/claude-forge 647
-
prompts-chat
스킬/프롬프트 탐색 및 검색 통합 스킬. 사용자가 스킬 설치, 프롬프트 검색, 프롬프트 개선을 요청할 때 활성화.
sangrokjung/claude-forge 647
-
security-pipeline
보안 파이프라인 - CWE Top 25 + STRIDE 자동 검증
sangrokjung/claude-forge 647
-
session-wrap
세션 종료 전 자동 정리 스킬. 4개 병렬 subagent가 문서 업데이트, 반복 패턴, 학습 포인트, 후속 작업을 동시 탐지하고, 1개 검증 subagent가 중복 제거 후 사용자에게 선택지를 제시한다.
트리거: /session-wrap, 세션 마무리, 세션 정리, 작업 마무리
sangrokjung/claude-forge 647
-
skill-factory
Analyze session work and automatically convert reusable patterns into Claude Code skills. Use when: "세션을 스킬로", "스킬 만들어", "이거 스킬로", "skill factory", "이 작업 자동화해", "스킬 추출", "make this a skill", "extract skill", "convert to skill", "스킬 팩토리", "자동 스킬 생성". Differs from skill-creator (archived) and manage-skills (drift detection): this skill actively analyzes sessions, checks for duplicates, and creates skills via Agent Teams.
sangrokjung/claude-forge 647
-
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
sangrokjung/claude-forge 647
-
team-orchestrator
Agent Teams 오케스트레이션 엔진 - 팀 구성, 작업 분배, 의존성 관리, 결과 집계
sangrokjung/claude-forge 647
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
sangrokjung/claude-forge 647
-
verification-engine
통합 검증 엔진 - 서브에이전트 기반 fresh-context 검증 루프 (v6)
sangrokjung/claude-forge 647
-
verify-implementation
프로젝트의 모든 verify 스킬을 실행하여 통합 패턴 검증 보고서를 생성합니다. 기능 구현 후, PR 전, 코드 리뷰 시 사용.
sangrokjung/claude-forge 647
-
consult
Cross-tool AI consultation. Use when user asks to 'consult gemini', 'ask codex', 'get second opinion', 'cross-check with claude', 'consult another AI', 'ask opencode', 'copilot opinion', or wants a second opinion from a different AI tool.
agent-sh/agentsys 720
-
debate
Structured AI debate templates and synthesis. Use when orchestrating multi-round debates between AI tools, 'debate topic', 'argue about', 'stress test idea', 'devil advocate'.
agent-sh/agentsys 720
-
deslop
Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene.
agent-sh/agentsys 720
-
discover-tasks
Use when user asks to "discover tasks", "find next task", "prioritize issues", "what should I work on", or "list open issues". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources.
agent-sh/agentsys 720
-
drift-analysis
Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
agent-sh/agentsys 720
-
enhance-agent-prompts
Use when improving agent prompts, frontmatter, and tool restrictions.
agent-sh/agentsys 720
-
enhance-claude-memory
Use when improving CLAUDE.md or AGENTS.md project memory files.
agent-sh/agentsys 720
-
enhance-cross-file
Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions.
agent-sh/agentsys 720
-
enhance-docs
Use when improving documentation structure, accuracy, and RAG readiness.
agent-sh/agentsys 720
-
enhance-hooks
Use when reviewing hooks for safety, timeouts, and correct frontmatter.
agent-sh/agentsys 720
-
enhance-orchestrator
Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report.
agent-sh/agentsys 720
-
enhance-plugins
Use when analyzing plugin structures, MCP tools, and plugin security patterns.
agent-sh/agentsys 720