Skip to main content
GitHub 저장소

constellation-copilot

constellation-copilot에는 ShiftinBits에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
3
업데이트
2026-06-04
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

troubleshooting
소프트웨어 개발자

Use when the user encounters Constellation errors, connection issues, or needs help debugging code intelligence problems. Triggers for: "Constellation errors", "fix Constellation", "debug Constellation", "Constellation not working", "API connection issues", "indexing problems", "MCP server issues", error codes like AUTH_ERROR, PROJECT_NOT_INDEXED

2026-06-04
architecture
소프트웨어 개발자

Use when getting a high-level overview of codebase architecture, project structure, language distribution, or understanding how the codebase is organized. Triggers for: "architecture overview", "codebase structure", "project summary", "language distribution", "how is this organized"

2026-05-01
deps
소프트웨어 개발자

Use when analyzing file dependencies, checking for circular dependencies, or understanding what depends on a file. Supports forward (what does this file use?) and reverse (what uses this file?) analysis. Triggers for: "dependencies of X", "what imports this", "circular dependencies", "what depends on X", "dependency graph"

2026-05-01
diagnose
네트워크·컴퓨터 시스템 관리자

Use for a quick Constellation health check that tests MCP server connectivity, API authentication, and project indexing status. Triggers for: "diagnose Constellation", "health check", "why isn't code_intel working", "Constellation not responding", "check indexing status"

2026-05-01
impact-analysis
소프트웨어 개발자

Use when analyzing the impact of changing, renaming, or deleting a symbol. Provides risk assessment, blast radius, affected files, test coverage, and recommendations. Triggers for: "impact of changing X", "what would break if I modify X", "blast radius", "risk of renaming X", "safe to delete X"

2026-05-01
status
네트워크·컴퓨터 시스템 관리자

Use when checking Constellation API connectivity, authentication status, or verifying the code intelligence service is running. Triggers for: "is Constellation connected", "check API status", "verify authentication", "constellation status", "is code_intel working"

2026-05-01
unused
소프트웨어 개발자

Use when finding dead code, orphaned exports, or unused functions/classes. Identifies exported symbols that are never imported anywhere in the codebase. Triggers for: "dead code", "unused exports", "orphaned code", "find unused functions", "clean up dead code"

2026-05-01