Agent skill · DevOps & Cloud

sof-party

Rapid cross-domain assessment using 18-series SOF Operators. Deploy 7 probes for immediate situational awareness before task force assembly.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill sof-party --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/analysis/sof-party/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SOF_PARTY Skill > **Purpose:** Rapid cross-domain assessment using 18-series Special Operations Forces operators > **Created:** 2026-01-06 > **Trigger:** `/sof-party` command > **Aliases:** `/sof`, `/sf`, `/18-series` --- ## When to Use Deploy SOF_PARTY when you need rapid situational awareness across all domains: - **After USASOC activation** - Immediate tactical assessment - **Before task force assembly** - Determine force requirements - **Time-critical missions** - Rapid assessment under pressure - **Cross-domain emergencies** - When standard recon too slow - **Unknown threat environment** - When you need all perspectives fast **Do NOT use for:** - Single-domain questions (use domain specialists) - Routine reconnaissance (use /search-party) - When you already understand the mission space --- ## Economics: Zero Marginal Wall-Clock Cost **Critical Understanding:** Parallel agents with the same timeout cost nothing extra in wall-clock time. ``` Sequential (BAD): Parallel (GOOD): 7 probes × 30s each 7 probes × 30s in parallel Total: 210s Total: 30s (7x faster) ``` **Implication:** Always spawn all 7 operators. There is no cost savings from running fewer. --- ## The Seven Operators

What's inside
Steps it walks through
  1. When to Use
  2. Economics: Zero Marginal Wall-Clock Cost
  3. The Seven Operators (18-Series)
  4. Operator Complementarity
  5. Invocation
  6. Standard Deployment (7 operators)
  7. Mission-Specific Deployment
  8. Targeted Assessment (subset of operators)
  9. Deployment Pattern
  10. Via 18ADETACHMENTCOMMANDER (CORRECT)
  11. Direct Deployment (Only if 18A unavailable)
  12. IDE Crash Prevention (CRITICAL)
  13. Output Format
  14. Per-Operator Report
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the sof-party skill do?

Rapid cross-domain assessment using 18-series SOF Operators. Deploy 7 probes for immediate situational awareness before task force assembly.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill sof-party --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going