Use when asked to work on, implement, or complete a GitHub issue — before writing any code, checks issue state, existing PRs, git history, and codebase to determine what work remains or if the issue is already resolved
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣٠ من skills من Marshall-Hallenbeck/dot_files. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣٠ من أصل ٣٠ skills مجمعة.
Use when asked to work on, implement, or complete a GitHub issue — before writing any code, checks issue state, existing PRs, git history, and codebase to determine what work remains or if the issue is already resolved
لغة النص الأصلي: الإنجليزية
Use when starting, checking, or finishing work on a GitHub issue in any repo where multiple agents may work in parallel — posts a session-info claim comment and manages the in-progress label so other agents skip claimed issues
لغة النص الأصلي: الإنجليزية
Use when asked to create, open, publish, or submit a pull request from the current branch
لغة النص الأصلي: الإنجليزية
Use when asked to create, open, file, or draft a GitHub issue
لغة النص الأصلي: الإنجليزية
Commit session changes only, or all changes if no session edits.
لغة النص الأصلي: الإنجليزية
Autonomous test-fix pipeline. Runs full suite, diagnoses each failure, fixes source code, and iterates until all tests pass. Asks the user when uncertain about intended behavior.
لغة النص الأصلي: الإنجليزية
Group ALL working-tree changes into logical commits.
لغة النص الأصلي: الإنجليزية
Set up or repair a persistent Claude Remote Control environment for a project using a systemd user service, including blocker checks, project symlink, linger, verification, and URL capture.
لغة النص الأصلي: الإنجليزية
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.
لغة النص الأصلي: الإنجليزية
Holistic review pipeline: simplification, correctness, security, overcautious check, lint/fix, all tests, fix failures, audits, and final review. Fixes EVERYTHING — every severity and every warning — so nothing is left open.
لغة النص الأصلي: الإنجليزية
Run full quality gate: linting, type checks, unit tests, and integration tests — all in parallel.
لغة النص الأصلي: الإنجليزية
Review uncommitted changes for missing test coverage, then create the missing tests. Use after implementation and before commit.
لغة النص الأصلي: الإنجليزية
Get straight to the point in every response. Use whenever responding to ANY user message — coding, debugging, explanations, planning, casual chat. Lead with the answer or next concrete action, number multi-step work, restate state across turns, suppress…
لغة النص الأصلي: الإنجليزية
Write comprehensive unit tests for a module or function. Handles test runner detection, mock conventions, and iterates until all tests pass.
لغة النص الأصلي: الإنجليزية
Summarize git changes for PRs or commits. Does not commit unless explicitly asked.
لغة النص الأصلي: الإنجليزية
Run formatting, linting, and type checking. Auto-detects project languages (Python, JS/TS, Bash). Fixes auto-fixable issues and stages changes.
لغة النص الأصلي: الإنجليزية
Use when reviewing changes before commit to catch patterns that silence failures, fail open, add unauthorized fallbacks, or hide errors behind graceful degradation.
لغة النص الأصلي: الإنجليزية
Security audit of uncommitted changes. Scans for OWASP top 10, injection, exposed secrets, auth bypasses, and unsafe patterns.
لغة النص الأصلي: الإنجليزية
End-to-end Claude Code setup optimization: update CLAUDE.md with session learnings, recommend new automations, audit config quality, clean stale memory, and check for new capabilities.
لغة النص الأصلي: الإنجليزية
Spawn an agent team in tmux split panes for parallel exploration. Best for investigation, debugging, ambiguous tasks, and multi-angle review where you want to steer work in real-time.
لغة النص الأصلي: الإنجليزية
Review uncommitted code changes for bugs, security issues, and correctness. Finds AND fixes all issues.
لغة النص الأصلي: الإنجليزية
Run integration-level suites. Auto-detects runner (pytest markers, Jest, E2E).
لغة النص الأصلي: الإنجليزية
Decompose a plan into parallel work tracks and execute with subagents. Reads PLAN.md, splits into non-overlapping tracks, spawns agents, and runs integration tests.
لغة النص الأصلي: الإنجليزية
Dispatcher skill for unit, integration, or full quality-gate workflows. Auto-detects language and scope.
لغة النص الأصلي: الإنجليزية
Run unit-test suites. Auto-detects runner (pytest, Jest, Vitest, cargo, go test).
لغة النص الأصلي: الإنجليزية
Run Codex and Claude code reviews iteratively until both find no issues. Use after making changes and before committing.
لغة النص الأصلي: الإنجليزية
Look up documentation for any library using Context7. Resolves library IDs and queries versioned docs.
لغة النص الأصلي: الإنجليزية
Normalize agents/skills/hooks so responsibilities are separated and workflows are coherent.
لغة النص الأصلي: الإنجليزية
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
لغة النص الأصلي: الإنجليزية
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
لغة النص الأصلي: الإنجليزية