Routes engineering design, delivery, reliability, security, operations, and maintenance prompts to one native router skill backed by specialist guidance for Claude Code, Codex, Cursor, OpenCode, Copilot, and Gemini.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill staff-engineer-mode --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Staff Engineer Mode?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-staff-engineer-mode)More formats (shields.io, HTML) on the badges page.
---
name: "Staff Engineer Mode"
slug: "staff-engineer-mode"
description: "Routes engineering design, delivery, reliability, security, operations, and maintenance prompts to one native router skill backed by specialist guidance for Claude Code, Codex, Cursor, OpenCode, Copilot, and Gemini."
github_stars: 5
verification: "security_reviewed"
source: "https://github.com/sirmarkz/staff-engineer-mode"
author: "sirmarkz"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "sirmarkz/staff-engineer-mode"
github_stars: 5
---
# Staff Engineer Mode
Staff Engineer Mode packages major-outage lessons as one router skill for AI
coding agents. Use it when engineering prompts need production judgment across
architecture, reliability, security, delivery, operations, maintenance,
documentation lifecycle, platform, data, or release work. The upstream repo
exposes one native `staff-engineer-mode` router instead of 54 separate installed
skills. The router classifies the artifact and phase, then loads one primary
specialist from the repo's `specialists/` directory. That keeps startup context
small while preserving targeted guidance for design reviews, incident handling,
release readiness, security checks, API compatibility, SLOs, migration work, and
operational documentation. The project includes `.claude-plugin` and
`.codex-plugin` manifests plus install paths for Cursor, OpenCode, GitHub
Copilot CLI, and Gemini CLI.
Install from the upstream repository so the router can load its specialist
files. Copying only this catalog entry will not include the specialist guidance.
## Installation
### Claude Code
```bash
claude plugin marketplace add https://github.com/sirmarkz/staff-engineer-mode.git
claude plugin install staff-engineer-mode@staff-engineer-mode
```
### Codex
```bash
codex plugin marketplace add https://github.com/sirmarkz/staff-engineer-mode.git
codex plugin add staff-engineer-mode@staff-engineer-mode
```
### Direct Repo
```bash
git clone https://github.com/sirmarkz/staff-engineer-mode.git
```
See the upstream README for Cursor, OpenCode, GitHub Copilot CLI, and Gemini CLI
installation commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!