Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Remy-CC

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

수집된 skills
15
Stars
27
업데이트
2026-07-02
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

remy-inspect
소프트웨어 품질 보증 분석가·테스터

Discover and run tests after code modification. Supports multi-angle defect prediction and coverage analysis. Recommended after large-scale edits or accumulated working tree changes.

2026-07-02
remy-index
소프트웨어 개발자

Scan source files (Python, C/C++, TypeScript) and generate semantic logic index via LLM. Index is injected into CLAUDE.md and used by hooks/skills for dependency analysis. Run after repo init or major changes.

2026-07-02
remy-insight
소프트웨어 개발자

Deep repository analysis with multi-agent parallel perspectives. Requires /init + /remy-index as prerequisites. Produces structured research reports.

2026-07-02
remy-debug
소프트웨어 개발자

Diagnose bugs via hypothesis loop with circuit breaker. Diagnosis only — produces evidence packets for /remy-patch without modifying code.

2026-07-02
remy-plan
소프트웨어 개발자

Audit architecture for risks, side effects, and ambiguities before writing code. Produces evidence packets for /remy-patch. Recommended for large or complex tasks.

2026-07-02
remy-audit
소프트웨어 품질 보증 분석가·테스터

Verify code changes via Intent/Log/Code triangulation. Independent blind audit without prior session context. Paired with /remy-changelog: generate log, rewind context, then audit.

2026-06-12
remy-ci
소프트웨어 개발자

Analyze CI/CD failure logs to diagnose build, test, and gate failures. Supports GitHub Actions (gh CLI), local log files, and pasted logs. Produces evidence packets for /remy-patch.

2026-06-12
remy-patch
소프트웨어 개발자

Apply code modifications under engineering constraints. Accepts plan packets from /remy-plan as argument, or use standalone with a modification request.

2026-06-12
remy-secure
정보 보안 분석가

Review branch changes for security vulnerabilities. Multi-stage: regex pre-scan, parallel agents, and false-positive filtering.

2026-06-12
remy-testgen
소프트웨어 품질 보증 분석가·테스터

Generate persistent unit tests for existing or stub code. Supports post-hoc testing (default) and TDD mode (--tdd). Multi-angle agent analysis at medium/high effort levels.

2026-06-12
remy-lookup
소프트웨어 개발자

Display the current logic index tree (.claude/logic_tree_view.md) without regenerating.

2026-06-12
remy-reposcout
소프트웨어 개발자

Analyze a GitHub repository in two stages: metadata assessment via GH CLI, then sandboxed deep inspection upon confirmation.

2026-05-29
remy-changelog
소프트웨어 개발자

Generate a temporary change log recording code modifications. Paired with /remy-audit: generate log, rewind AI context (preserving code changes), then run blind audit.

2026-05-25
remy-milestone
소프트웨어 개발자

Record technical decisions and progress as a persistent milestone report. Use before /compact or at task completion.

2026-05-25
remy-tree
소프트웨어 개발자

Refresh the project directory tree snapshot (.claude/project_tree.md). Use after file operations that alter structure.

2026-05-25