Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Remy-CC

Remy-CC enthält 15 gesammelte Skills von MyPeacefulValentine, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
15
Stars
27
aktualisiert
2026-07-02
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

remy-inspect
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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

2026-07-02
remy-debug
Softwareentwickler

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

2026-07-02
remy-plan
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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

2026-06-12
remy-testgen
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-06-12
remy-reposcout
Softwareentwickler

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

2026-05-29
remy-changelog
Softwareentwickler

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
Softwareentwickler

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

2026-05-25
remy-tree
Softwareentwickler

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

2026-05-25