[FEATURE] Hot-reloading .claude/agents/*.md when changed in-session
Resolved 💬 3 comments Opened Feb 27, 2026 by cdr-x Closed Mar 2, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
We already have hot-reloading skills, but why not for agents as well?
- We need agents to hot-reload after any change is made in the same session.
Proposed Solution
User starts a claude session and edits a .claude/agents/*.md agent file. After saving, and without restarting to trigger a new SessionStart the agents hot-reload and are ready to be spawned with Task(subagent_type="{agent}")
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
Programmatic agent generation that become immediately usable.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗