RePrompter
Analysis
RePrompter is a coherent prompt-improvement skill, but its team mode can launch tmux-based agent teams that execute and retry work, so it deserves careful review before installation.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Repromptception ... Plan team → reprompt each agent → tmux Agent Teams → evaluate → retry ... Direct code execution belongs to coding-agent unless Repromptception execution mode is explicitly requested.
The skill can move from prompt cleanup into tmux-based multi-agent execution with retries when Repromptception execution is requested.
Phase 3: tmux session created, agents execute in parallel
The documented workflow creates a persistent tmux session for parallel agents, which is a higher-impact execution pattern than a one-shot prompt transformation.
Repromptception mode requires Claude Code with tmux and CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
The skill discloses a runtime dependency and experimental setting in SKILL.md, while the registry requirements list no required binaries or environment variables.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Team brief written to `/tmp/rpt-brief-*.md` ... Per-agent XML prompts written to `/tmp/rpt-agent-prompts-*.md`
Generated team briefs and per-agent prompts can persist as local files and may contain project or task context.
