sol-worker
01Agent
Direct GPT-5.6 Sol worker for implementation, migrations, tests, experiments, investigation, data analysis, and independent review. Use for delegated or parallel work where taste-sensitive design is not the primary constraint.
Agent
Direct GPT-5.6 Sol worker for implementation, migrations, tests, experiments, investigation, data analysis, and independent review. Use for delegated or parallel work where taste-sensitive design is not the primary constraint.
Skill Claude CodeCodex
GitHub PR/issue agent transcripts: redact, preview, and insert safely.
Skill Claude CodeCodex
Enable away mode so Claude can place a ringing phone call when it hits a blocker while you are asleep or away. This is triggered only by you typing /away; Claude never invokes it on its own.
Skill Claude CodeCodex
Continuously babysit the user's open GitHub PRs from a dedicated loop session. Run /babysit in a fresh chat to start a perpetual loop - each cycle finds the user's open authored PRs, then for each one fixes failing CI, syncs/resolves base conflicts, addresses review-bot comments (Cursor Bugbot, Codex, Copilot)…
Skill Claude CodeCodex
Turn off away mode because you are back. Triggered only by you typing /back; Claude never invokes it on its own.
Skill Claude CodeCodex
Place a literal ringing phone call to alert the user only when Claude is blocked and cannot make progress. Use ONLY when (1) Claude is blocked and needs the user's decision or input to proceed, or (2) something failed unrecoverably and work cannot continue. Do NOT call just because a long task finished or completed…
Skill Claude CodeCodex
Fetch the current clipboard image from the local mac via clipaste and read it. Use when the user says /clip, "check my clipboard", "look at my clipboard", or "what did i copy".
Skill Claude CodeCodex
Delegate tasks that need a live browser or gui interaction (click-through verification, web flows, visual checks) to codex with computer use enabled.
Skill Claude CodeCodex
Delegate implementation, migrations, tests, experiments, investigation, and data analysis directly to a gpt-5.6-sol subagent. This is the default implementation path when taste-sensitive design is not the primary constraint.
Skill Claude CodeCodex
Ask a direct gpt-5.6-sol subagent for an independent review of uncommitted changes, a branch diff, a commit, or a specific implementation. Use when a second review perspective is useful.
Skill Claude CodeCodex
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
Skill Claude CodeCodex
Claude Code second opinion from inside Codex. Three modes: review (diff review with a pass or fail gate), challenge (adversarial failure hunting), and consult (ask questions with locally prepared context). Use when asked for /claude, "claude review", "claude challenge", or "ask claude".
Skill Claude CodeCodex
Review code changes for bugs, regressions, security issues, and missing tests without editing files. Use when the user asks for a review, before a PR, after a refactor, or when a recent change needs a focused quality pass.
Skill Claude CodeCodex
Simplify code after changes are made without changing behavior or public APIs. Use when the user asks for simplification, when a recent change is correct but overly complex, or when a targeted readability pass is needed after implementation.
Skill Claude CodeCodex
Draft concise conventional commit messages from the current git changes. Use when the user asks for a commit message, wants help summarizing staged or unstaged diffs, or needs a one-line commit title that matches the repo's commit style.
Skill Claude CodeCodex
Use Nia as the primary external research system for remote repositories, documentation, packages, and research handoffs. Trigger this skill when Codex needs grounded external information before implementation, when a user asks to research or verify something, or when remote code and docs need to be indexed and…
Skill Claude CodeCodex
Research a codebase and produce decision-complete implementation plans before code is written. Use when the user asks for a plan, wants to compare implementation approaches, or needs a concrete execution strategy with impacted files, risks, and tests.
Skill Claude CodeCodex
Merge the current git worktree branch back into a target branch and clean up the worktree. Use when the user wants to finish a worktree-based task, merge the worktree branch into main or another base branch, and remove the temporary worktree safely.
Command
Enable away mode so the agent can place a ringing phone call when it hits a blocker while I am asleep or away. Only I trigger this by typing /away; never enable it on your own.
Command
Turn off away mode because I am back. Only I trigger this by typing /back; never invoke it on your own.
Cursor rule
Cursor rule "global" from tomzhengy/harness-configs, covering global instructions, canary, code style, javascript/typescript and python.
Cursor rule
You are a research specialist: discovery, indexing, searching, and knowledge management via Nia's MCP tools. You are the main agent's "second brain" for external knowledge.