Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥١ من skills من nirecom/agents. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٥١ skills مجمعة.
Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.
لغة النص الأصلي: الإنجليزية
Plan and write test cases with high reasoning effort. Test iteration runs in a subagent to minimize confirmations.
لغة النص الأصلي: الإنجليزية
Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.
لغة النص الأصلي: الإنجليزية
Routing entry point for the Claude Code workflow. Inspects
لغة النص الأصلي: الإنجليزية
Scan implemented code for concrete security anti-patterns. Companion to /review-plan-security.
لغة النص الأصلي: الإنجليزية
Create a task GitHub Issue with the type:task label and add it to Projects v2, after surveying existing issues for duplicates, parents, and siblings.
لغة النص الأصلي: الإنجليزية
Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent (<session-id>-intent.md) and outline (<session-id>-outline.md) from prior stages.
لغة النص الأصلي: الإنجليزية
Propose 2-3 mutually-exclusive high-level approaches via outline-planner + outline-reviewer, then get user sign-off. Stage 2 of the three-stage planning pipeline. Outputs <session-id>-outline.md.
لغة النص الأصلي: الإنجليزية
Codex-primary single-round security review of the implementation plan across three axes before implementation.
لغة النص الأصلي: الإنجليزية
Codex-primary single-round test coverage review
لغة النص الأصلي: الإنجليزية
Removes stale and orphaned test files (deletes by default; --dry-run previews).
لغة النص الأصلي: الإنجليزية
Runs the test suite through the test-runner worker and emits the run_tests workflow sentinel. Used by Workflow Step 6.
لغة النص الأصلي: الإنجليزية
Commit and push changes, then create or reuse a PR with optional merge
لغة النص الأصلي: الإنجليزية
Suspend workflow and worktree enforcement for the current session (subsumes WORKTREE_OFF).
لغة النص الأصلي: الإنجليزية
Restore workflow and worktree enforcement for the current session.
لغة النص الأصلي: الإنجليزية
Phase 2 of the 2-phase issue-close split. Runs from the main worktree AFTER the PR is merged. Closes the issue, updates parent body if applicable, and posts the resolved-by + appended sentinels. `docs/history.md` is written by `/worktree-end` Step WE-21 — not…
لغة النص الأصلي: الإنجليزية
Phase 1 of the 2-phase issue-close split. Runs INSIDE the linked worktree BEFORE the PR is merged. Sub-issue gate, pending sentinel, sentinel promote, parent body update.
لغة النص الأصلي: الإنجليزية
Admin close — open the session-scoped ISSUE_CLOSE_VERIFIED bypass window, close the listed issues inside it, then restore the enforce-issue-close guard.
لغة النص الأصلي: الإنجليزية
Orchestrate session close — Phase 2 issue close + Final Report. Replaces CLAUDE.md WF-CODE-12. Handles both ENFORCE_WORKTREE on (worktree path) and off (branch/main path).
لغة النص الأصلي: الإنجليزية
Record an EM Supervisor observation (trouble sign, incident, or neutral note) for the current session.
لغة النص الأصلي: الإنجليزية
Update all project documentation to reflect recent changes
لغة النص الأصلي: الإنجليزية
Inventory gitignored state, merge PR, and clean up a git worktree after task completion
لغة النص الأصلي: الإنجليزية
Set up a git worktree for a parallel-session task and copy required gitignored state
لغة النص الأصلي: الإنجليزية
Adversarial code review via OpenAI Codex CLI (cross-provider second opinion). Run after implementation to review committed or staged code changes against a merge base.
لغة النص الأصلي: الإنجليزية
Scan rules/skills/agents for redundant hook-enumeration examples and auto-generate a cleanup PR.
لغة النص الأصلي: الإنجليزية
Close an issue as status:migrated or status:cancelled with --reason "not planned". Applies label, posts comment, and closes.
لغة النص الأصلي: الإنجليزية
Backfill docs/history.md for issues that were closed outside the /issue-close-stage + /issue-close-finalize path (web UI, mobile, another shell). Best-effort scan + interactive confirmation.
لغة النص الأصلي: الإنجليزية
Sync the target repo's labels and create/link its Projects v2 board to make it ready for GitHub Issues.
لغة النص الأصلي: الإنجليزية
Triages open GitHub issues. Closes finished meta parents by default; --deep adds human-gated tier-2 triage.
لغة النص الأصلي: الإنجليزية
Explore the codebase to understand existing patterns, constraints, and relevant files before planning.
لغة النص الأصلي: الإنجليزية
Investigate git history, docs/history.md, and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises.
لغة النص الأصلي: الإنجليزية
Remove test-contamination records from supervisor state files
لغة النص الأصلي: الإنجليزية
Reclaim merged-but-undeleted local and remote branches. Deletes by default; --dry-run to preview.
لغة النص الأصلي: الإنجليزية
Reclaim stale ~/.workflow-plans/ session artifacts
لغة النص الأصلي: الإنجليزية
Periodic maintenance sweep hub. Dispatches to /sweep-worktrees, /sweep-branches, /sweep-plans, /sweep-tests, /sweep-issues.
لغة النص الأصلي: الإنجليزية
Reclaims zombie linked worktrees (and their branches) that /worktree-end could not remove due to Windows CWD lock or similar.
لغة النص الأصلي: الإنجليزية
Research external information (APIs, libraries, best practices, existing solutions) via web search before planning or implementation.
لغة النص الأصلي: الإنجليزية
Detect a mid-workflow interruption and resume the right skill (workflow state in_progress step or pending worktree-end cleanup). Interactive sessions only.
لغة النص الأصلي: الإنجليزية
Migrate a repo from docs/history.md + docs/todo.md to GitHub Issues with canary gates.
لغة النص الأصلي: الإنجليزية
Retroactively scan a GitHub repo's issues and comments for offensive content and optionally redact matches.
لغة النص الأصلي: الإنجليزية