johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Fully autonomous execution mode. When triggered by '/autopilot', 'autopilot mode', '자율 실행', or '알아서 해줘', this skill takes a development task and autonomously plans, implements, tests, and delivers without user intervention. Uses the planner agent to decompose work, then dispatches appropriate agents in parallel where…
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Deep code review skill. When triggered by '/code-review', '코드 리뷰', 'review this code', or '코드 품질 점검', this skill performs a thorough code quality review with structured findings, severity ratings, and actionable recommendations.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Task decomposition skill. When triggered by '/decompose', '작업 분해', 'break down this task', or '서브태스크로 나눠줘', this skill takes a complex task and recursively decomposes it into atomic, testable subtasks with tier assignments and parallelization opportunities.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Hierarchical documentation generation skill. When triggered by '/deepinit', '문서 생성', 'generate docs', or '프로젝트 문서화', this skill analyzes the codebase and generates comprehensive documentation — README, architecture docs, API docs, and Mermaid diagrams.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Multi-strategy deep code search skill. When triggered by '/deepsearch', '깊은 검색', 'deep search', or '코드 찾아줘', this skill applies multiple search strategies — structural (AST-like pattern), textual (regex), semantic (by meaning), and historical (git history) — to find code that simple grep can't.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Task estimation skill. When triggered by '/estimate', '추정해줘', 'estimate effort', or '이거 얼마나 복잡해?', this skill analyzes a development task and estimates complexity, agent tier distribution, and provides a confidence level for the estimate.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Deep focus mode using a single high-tier agent for complex problems requiring sustained reasoning. When triggered by '/focus', 'focus mode', '집중 모드', or '깊이 생각해줘', this skill dedicates a single Opus-tier agent to one problem without context switching, multi-agent coordination, or parallelization.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Status display and session overview skill. When triggered by '/hud', '상태 표시', 'show status', or '현재 상황', this skill displays a dashboard-style overview of the current project state, active tasks, agent usage, and tier distribution.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Sequential pipeline execution mode. When triggered by '/pipeline', 'pipeline mode', '파이프라인', or '순차적으로 진행해줘', this skill chains agents in a defined sequence where each agent's output becomes the next agent's input. Best for structured workflows like plan → implement → review → test.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Implementation planning skill. When triggered by '/plan', '계획 세워줘', 'create a plan', or '구현 계획', this skill analyzes a development request and produces a structured execution plan with task decomposition, tier assignments, dependency graphs, and time/cost estimates.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Security audit skill. When triggered by '/security-review', '보안 검사', 'security audit', or '취약점 분석', this skill performs a thorough security analysis including OWASP Top 10 checks, dependency vulnerability scanning, and attack surface mapping.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
Test-driven development skill. When triggered by '/tdd', 'TDD로 개발', 'test first', or '테스트 먼저 작성', this skill enforces the Red-Green-Refactor cycle — writing failing tests first, then implementing to satisfy them, then refactoring with confidence.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
A citation and bibliography tool for formatting sources in styles such as APA 7th, Chicago, and IEEE, while working with Zotero references.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
A tool for adapting academic manuscripts to the submission rules of a specific journal. It can retrieve journal guidelines and adjust the paper’s structure, citation style, and word count.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
A literature-review tool for analysing research papers and combining their findings into a structured review. A literature review is a summary and comparison of earlier research on a topic.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
A research-search tool for finding academic papers. It searches sources such as PubMed, Google Scholar, and an internal Pinecone index, which is a searchable store of document embeddings.
johnfkoo951/cmdspace-plugins
Skill Claude CodeCodex
A five-stage workflow for taking a research topic through information gathering, literature analysis, manuscript writing, editing, and publication formatting.