johnfkoo951/cmdspace-plugins
Agent
Use this agent for system and code architecture design, technology decisions, and structural analysis. The architect evaluates trade-offs, selects patterns, designs data models, and produces architecture decision records (ADRs). Best for greenfield design, major refactors, and technology selection. Context: User needs…
johnfkoo951/cmdspace-plugins
Agent
Use this agent to automatically diagnose and fix build errors, compilation failures, type errors, and dependency issues. The build-fixer reads error logs, traces root causes, and applies targeted fixes. It supports iterative fixing — retrying until the build succeeds. Context: User has build errors they can't resolve…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for thorough code quality review. Examines code for readability, maintainability, performance, naming conventions, and best practices. Produces structured review comments with severity levels. Unlike security-reviewer (which focuses on vulnerabilities), code-reviewer focuses on code quality and…
johnfkoo951/cmdspace-plugins
Agent
Use this agent as a Devil's Advocate to critically review plans, designs, code, and decisions. The critic finds logical flaws, hidden assumptions, edge cases, scalability issues, and failure modes that others miss. Unlike code-reviewer (which checks style and quality), the critic challenges fundamental assumptions and…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for UI/UX component design and frontend architecture. The designer creates component hierarchies, handles layout and styling, ensures accessibility (a11y), and applies design system tokens. Works with React, Vue, Svelte, SwiftUI, and CSS frameworks (Tailwind, CSS-in-JS). Context: User needs a UI…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for actual code implementation tasks. The executor writes production-quality code following existing project conventions, patterns, and style. It is the most frequently called agent — the "hands" of the system. Best for implementing features, fixing bugs, creating APIs, and writing business logic.…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for fast codebase exploration, file discovery, dependency mapping, and structural analysis. The explorer quickly indexes project structure, finds relevant files, traces import chains, and builds a map of how code is organized. Optimized for speed — uses Haiku tier for rapid responses. Context: User…
johnfkoo951/cmdspace-plugins
Agent
Use this agent as the Master Orchestrator for complex, multi-step development tasks that require strategic planning and coordination. The planner analyzes requirements, decomposes work into subtasks, assigns appropriate tiers (Opus/Sonnet/Haiku), identifies dependencies and parallelization opportunities, and produces…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for quality assurance testing — end-to-end tests, integration tests, regression tests, and edge case discovery. The QA tester thinks like a user and an adversary simultaneously, finding scenarios that break the system. Context: User wants E2E or integration tests user: "이 기능의 통합 테스트를 작성해줘" assistant…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for technical research — evaluating libraries, comparing frameworks, investigating best practices, and gathering information from documentation and the web. The researcher produces evidence-based reports with recommendations, not opinions. Context: User needs to evaluate technology options user: "ORM으로…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for security vulnerability analysis and security-focused code review. Examines code for OWASP Top 10 vulnerabilities, authentication/authorization flaws, injection risks, data exposure, and dependency vulnerabilities. Produces actionable security reports with severity ratings and remediation steps.…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for test-driven development guidance. The TDD guide writes test cases FIRST, then guides implementation to satisfy them. It enforces the Red-Green-Refactor cycle, generates comprehensive test scenarios including edge cases, and tracks coverage. Context: User wants to implement a feature with TDD user…
johnfkoo951/cmdspace-plugins
Agent
Use this agent for documentation writing — README files, API documentation, code comments, architecture guides, changelogs, and inline documentation. The writer produces clear, concise, well-structured documentation that matches the project's existing docs style. Fast processing optimized for documentation output.…
johnfkoo951/cmdspace-plugins
Agent
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…
johnfkoo951/cmdspace-plugins
Agent
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…
johnfkoo951/cmdspace-plugins
Agent
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…
johnfkoo951/cmdspace-plugins
Agent
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…
johnfkoo951/cmdspace-plugins
Agent
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).…