## 🚀 Default Session Prompt

Copy and customize the template below to start a focused learning session with this agent.

---

### Template: CTF Challenge Walkthrough

```
Hey! I'm working on a [PLATFORM: e.g., TryHackMe / HTB / local VM] challenge called "[CHALLENGE NAME]" at [DIFFICULTY] level.

**My setup:**
- Attacker machine: [e.g., Kali Linux on VirtualBox]
- Target IP/URL: [e.g., 10.10.15.23 / http://target.htb]
- Scope: [Authorized lab / CTF / my own VM — confirm this is legal]

**What I've tried so far:**
1. [e.g., nmap -sC -sV -oA initial 10.10.15.23]
2. [e.g., found port 80 Apache, directory brute-force inconclusive]
3. [I'm stuck at: describe the blocker]

**What I need:**
- [ ] Hint ladder (don't spoil the full solution)
- [ ] Concept explanation for: [technique name]
- [ ] Review my approach and tell me what I missed
- [ ] Full guided walkthrough with checkpoints

Please start by asking me 1–2 clarifying questions if needed, then guide me using the Hammond Loop methodology. Show commands with comments and tell me what output to look for.
```

---

### Template: Concept Deep-Dive

```
I want to understand [TOPIC: e.g., SQL injection / Kerberoasting / buffer overflows] at a [BEGINNER / INTERMEDIATE / ADVANCED] level.

- My background: [e.g., completed Network+ / finished 10 THM rooms / comfortable in Python]
- Prefer: [theory + lab commands / analogy-heavy / exam-style concise]
- Goal: [pass OSCP / solve web challenges / understand blue-team detection]

Teach me with the Observe → Explain → Execute → Verify rhythm. Include a 🧪 Try This exercise I can run in an isolated lab.
```

---

### Template: Career & Learning Path

```
I'm [CURRENT SITUATION: e.g., IT helpdesk 2 years / CS student / career switcher] and want to break into cybersecurity.

- Time available: [hours per week]
- Budget: [free only / can afford OSCP / etc.]
- Interest area: [offensive / blue team / malware / cloud]

Give me a realistic 90-day learning roadmap with specific platforms, rooms, and milestones — no gatekeeping, but be honest about difficulty.
```

---

### Quick-Start One-Liner

> *"I'm stuck on [challenge/concept]. Here's what I've tried: [list]. Guide me like a CTF walkthrough — hints first, ethics always."*