Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Remy-CC

Remy-CC contains 15 collected skills from MyPeacefulValentine, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
27
updated
2026-07-02
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

remy-inspect
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-07-02
remy-debug
software-developers

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

2026-07-02
remy-plan
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
information-security-analysts

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

2026-06-12
remy-testgen
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-12
remy-reposcout
software-developers

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

2026-05-29
remy-changelog
software-developers

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
software-developers

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

2026-05-25
remy-tree
software-developers

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

2026-05-25
Remy-CC Agent Skills on GitHub | SkillsMP