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.
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.
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.
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.
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.
Research-to-Publication Pipeline following the CMDS Process (Connect → Merge → Develop → Share). Orchestrates literature discovery, synthesis, manuscript drafting, editing, and journal formatting using specialized sub-agents.
Use this agent to analyze, synthesize, and integrate academic literature into a coherent literature review. It reads papers (via DOI scraping), extracts key arguments, builds a synthesis matrix, identifies theoretical frameworks, and produces a structured literature review draft. Use when you have a reading list and…
Use this agent for systematic literature discovery and search strategy development. It searches PubMed, Google Scholar (via Firecrawl), and the existing CMDS vault (via Pinecone) to find relevant academic papers, identify research gaps, and build a prioritized reading list. Use when you need to find papers on a topic…
Use this agent to structure and draft academic manuscripts including journal articles, conference papers, book chapters, and lecture materials. It creates detailed outlines, writes section-by-section drafts, integrates citations from the literature review, and handles methodology sections. Use when you have a…
Use this agent to review, revise, and polish academic manuscripts. It performs a systematic 5-pass review covering structure, evidence, methodology, language, and formatting. It produces tracked-changes style revision notes and a revised manuscript. Also handles peer review response preparation. Context: User has a…
Use this agent to format manuscripts for specific journals, conferences, or output channels. It handles citation style formatting, journal-specific templates, abstract requirements, cover letter drafting, and submission checklist preparation. Also creates CMDS vault integration (wikilinks to appropriate categories).…
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.
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.
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.
A five-stage workflow for taking a research topic through information gathering, literature analysis, manuscript writing, editing, and publication formatting.