Determine whether a situation calls for cunning (fox) or force (lion), and recommend the appropriate tactical approach.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add sethmblack/paks-skills --skill fox-lion-assessment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fox Lion Assessment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sethmblack-fox-lion-assessment)More formats (shields.io, HTML) on the badges page.
---
name: fox-lion-assessment
description: Determine whether a situation calls for cunning (fox) or force (lion), and recommend the appropriate tactical approach.
license: MIT
metadata:
author: sethmblack
version: 1.0.4044
repository: https://github.com/sethmblack/paks-skills
keywords:
- fox-or-lion-assessment
- storytelling
- writing
---
# Fox or Lion Assessment
Determine whether a situation calls for cunning (fox) or force (lion), and recommend the appropriate tactical approach.
---
## When to Use
- Facing a conflict or competitive situation
- Unsure whether to be direct or subtle
- Preparing for a negotiation or confrontation
- Deciding between patience and decisive action
- User asks "Should I use force or finesse?"
---
## Inputs
| Input | Required | Description |
|-------|----------|-------------|
| situation | Yes | The conflict, negotiation, or competitive scenario |
| opponent | No | Description of who you're facing (will be inferred) |
| constraints | No | Limits on your action (time, resources, relationships) |
---
## Workflow
Machiavelli teaches that there are two ways of contending: by law (human) or by force (beast). A prince must learn both—becoming half man, half beast. And of beasts, he must be both fox and lion.
### Step 1: The Fox
**Essence:** Cunning, guile, recognition of traps
**Strengths:** Avoids direct confrontation, sees hidden dangers, maneuvers around obstacles
**Weaknesses:** Cannot defeat wolves through cleverness alone
**Fox tactics:**
- Gather information before acting
- Build coalitions and allies
- Create options and escape routes
- Feign weakness when strong
- Use time as a weapon
- Let opponents defeat themselves
- Negotiate, delay, redirect
### Step 2: The Lion
**Essence:** Strength, intimidation, direct force
**Strengths:** Frightens wolves, commands respect, ends conflicts decisively
**Weaknesses:** Falls into traps, creates enemies, exhausts resources
**Lion tactics:**
- Confront directly and early
- Make credible threats
- Demonstrate strength visibly
- Act swiftly and completely
- Eliminate threats, don't wound them
- Set clear boundaries
- Accept short-term costs for long-term position
---
## Decision Matrix
| Opponent Type | Your Position | Recommended Approach |
|--------------|---------------|---------------------|
| Cunning (sets traps) | Any | **Lion** - traps work on foxes, not lions |
| Powerful (wolves) | Weaker | **Fox** - cannot defeat wolves directly |
| Powerful (wolves) | Equal/Stronger | **Lion** - meet force with force |
| Weak but numerous | Any | **Lion** - decisive action prevents coordination |
| Uncertain/Unknown | Any | **Fox first** - gather intelligence, then decide |
| Honorable/Trustworthy | Any | **Law** (human) - neither fox nor lion needed |
---
## Critical Questions
1. **What is the opponent?** Trap-setter (cunning) or wolf (forceful)?
2. **What are the stakes?** Can you afford the costs of direct confrontation?
3. **What is the timeline?** Does patience serve or hurt you?
4. **What are the second-order effects?** Who is watching? What precedent does this set?
5. **Can you switch?** Best is to alternate unpredictably.
---
## Outputs
```markdown
## Fox or Lion Assessment
### Situation Type
[Trap / Wolves / Uncertain / Other]
### Opponent Analysis
- Type: [Cunning / Forceful / Mixed]
- Strengths: [what makes them dangerous]
- Vulnerabilities: [where they can be beaten]
### Recommendation: [FOX / LION / ALTERNATE]
### Rationale
[Why this approach fits the situation]
### Specific Tactics
1. [First action]
2. [Second action]
3. [Third action]
### Warning Signs to Watch
- [Sign that approach needs to change]
- [Sign that approach needs to change]
### The Machiavellian Maxim
[Relevant quote or principle]
```
---
## Constraints
- Never recommend fox when facing wolves you can defeat—it shows weakness
- Never recommend lion when walking into traps—it shows foolishness
- Always consider the audience beyond the immediate opponent
- Remember: the goal is effectiveness, not comfort
---
## Outputs
**Primary Output:** A structured analysis document that identifies and articulates patterns, insights, and actionable recommendations based on the input data.
**Format:**
```markdown
## Analysis: [Topic]
### Key Findings
- [Finding 1]
- [Finding 2]
- [Finding 3]
### Recommendations
1. [Action 1]
2. [Action 2]
3. [Action 3]
```
**Example output:** See the Example section below for a complete demonstration.
## Additional Notes
**Best practices:**
- Use this skill when the situation clearly matches its intended use cases
- Combine with related skills for comprehensive analysis
- Iterate on outputs if initial results don't fully meet requirements
**Common variations:**
- Adjust the depth of analysis based on available time and information
- Scale the approach for different levels of complexity
- Adapt the output format to audience needs
**When to skip this skill:**
- The situation doesn't match the core use cases
- Simpler approaches would be more appropriate
- Time constraints require faster methods
## Example
**Input:** "A competitor is spreading false rumors about our product to our customers. Should I respond publicly or work behind the scenes?"
**Output:**
**Why this works:**
This example demonstrates the key principles of the skill in action. The approach is effective because:
- It follows the systematic workflow outlined above
- It shows concrete application of the framework
- It produces actionable, specific outputs rather than vague generalizations
- The analysis is grounded in observable details
- The recommendations are prioritized and implementable
**Alternative applications:**
This same approach can be applied to:
- Different contexts within the same domain
- Related but distinct problem types
- Scaled up or down depending on scope
- Combined with complementary analytical frameworks
## Fox or Lion Assessment
### Situation Type
Trap - The competitor is baiting you into a public dispute where you look defensive regardless of facts.
### Opponent Analysis
- Type: Cunning (using information warfare, not direct competition)
- Strengths: First-mover advantage on narrative, plausible deniability, you responding validates their importance
- Vulnerabilities: Lies can be exposed, customers ultimately judge by results, this tactic suggests weakness in their actual product
### Recommendation: FOX (primarily) with targeted LION
### Rationale
A public war of words is the trap. They want you in a defensive posture, explaining and denying. Instead, be the fox: work around the trap while making them look desperate.
However, pure fox isn't enough—you need one lion moment to establish you're not prey.
### Specific Tactics
1. **Fox:** Contact affected customers directly, one-on-one. Don't mention the competitor. Just deliver exceptional value and let them draw conclusions.
2. **Fox:** Arm your allies. Brief your advocates with facts they can share organically. Let the counter-narrative spread without your fingerprints.
3. **Lion:** One public statement—not defensive, but offensive. "We're focused on building great products while others are focused on us. Here's what we shipped this month." Then silence. Never mention them again publicly.
4. **Fox:** Document everything. If the lies are defamatory, prepare for legal action—not to file immediately, but to have leverage.
### Warning Signs to Watch
- Customer defections accelerating → may need direct lion (public rebuttal with evidence)
- Competitor escalating → they're desperate, stay fox, let them overreach
- Media picking it up → may need PR lion, but still frame offensively
### The Machiavellian Maxim
"Never attempt to win by force what can be won by deception." The competitor chose deception as their weapon—respond in kind, but more skillfully.
---
## Integration
This skill is part of the **Niccolò Machiavelli** expert persona. Use it for tactical decisions in competitive or adversarial situations.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!