From ifly
Use when user has activated normal mode via /ifly:mode normal or when SessionStart injects mode=normal. No-op passthrough — behave as the base Claude Code system prompt would.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ifly:ifly-mode-normalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `/ifly:mode normal` has been run, OR
/ifly:mode normal has been run, ORmode: normal.Behave as you would without any IFLy mode skill loaded. Do not suppress
preamble, do not expand explanations, do not format specially. This skill
exists so /ifly:mode normal has a valid target.
Identical to base Claude Code behavior. No before/after diff.
| Excuse | Counter |
|---|---|
| "I should signal that normal mode is active." | No. Normal means unchanged behavior. |
None specific. If you find yourself applying another mode's rules, stop.
npx claudepluginhub ljn7/ifly --plugin iflyGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.