johnfkoo951/cmdspace-plugins

Claude Code plugins by CMDSPACE - Research Pipeline, and more

7Stars on the repository
38Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

autopilot

01

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…

7 5mo ago A 75 tokens

code-review

02

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.

7 5mo ago A 53 tokens

decompose

03

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.

7 5mo ago A 64 tokens

deepinit

04

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.

7 5mo ago A 56 tokens

deepsearch

05

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.

7 5mo ago A 72 tokens

estimate

06

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.

7 5mo ago A 54 tokens

focus

07

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.

7 5mo ago A 68 tokens

hud

08

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.

7 5mo ago A 52 tokens

pipeline

09

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.

7 5mo ago A 65 tokens

plan

10

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.

7 5mo ago A 58 tokens

security-review

11

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.

7 5mo ago A 54 tokens

tdd

12

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.

7 5mo ago A 62 tokens

citation-manager

13

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.

7 5mo ago A 103 tokens

journal-formatter

14

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.

7 5mo ago A 105 tokens

lit-review

15

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.

7 5mo ago A 90 tokens

lit-search

16

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.

7 5mo ago A 84 tokens

research-pipeline

17

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.

7 5mo ago A 105 tokens