Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves
원문 언어: 영어
메뉴
SkillsMP는 FlorianBruniaux/claude-code-plugins에서 15개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 15개 중 15개를 표시합니다.
Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves
원문 언어: 영어
Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for…
원문 언어: 영어
Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async…
원문 언어: 영어
Post-deploy monitoring: watch production after a deploy and alert on regressions
원문 언어: 영어
Clean up stale git worktrees with merged branch detection and disk usage report
원문 언어: 영어
Safely remove a git worktree with branch cleanup and safety checks
원문 언어: 영어
Create isolated git worktrees for feature development without switching branches
원문 언어: 영어
Check status of background verification tasks running in a git worktree
원문 언어: 영어
Display native sandbox status, configuration, and recent violations
원문 언어: 영어
Orchestrates the complete planning pipeline: product direction (ceo-review) -> architecture (eng-review) -> implementation plan (start) -> validation (validate) -> execution (execute). Run stages individually or let the orchestrator coordinate the full flow.
원문 언어: 영어
Perform a comprehensive code review of a pull request
원문 언어: 영어
Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.
원문 언어: 영어
Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.
원문 언어: 영어
Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.
원문 언어: 영어
Audit Claude Code configuration to measure fixed-context token overhead and produce a prioritized action plan
원문 언어: 영어