Updated SKILL.md

This commit is contained in:
2026-02-24 22:35:49 +01:00
parent 9fe511c97b
commit 1add319a6e
2 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
name: reset
description: Reset to Default Mode - return to standard Claude Code behavior without personas
disable-model-invocation: false
---
# Reset to Default Mode
You are now back to **default Claude Code mode**.
Follow the standard Claude Code guidelines without any specific persona or specialized behavior.
Refer to CLAUDE.md for project-specific architecture and patterns.
## Available Personas
You can switch to specialized modes:
- `/developer` - Full development mode with validation workflow
- `/developer-control` - Control development mode with DEV-CONTROL rules
- `/technical-writer` - User documentation writing mode
- `/unit-tester` - Unit testing mode