
from fireauto132
Session-start guide that checks project status and suggests the next task, integrating project-status and project-next tools for faster workflow resumption.
This skill automates an agent's session resumption flow: on session start or when asked for status, it calls project-status to summarise active work and project-next to suggest the immediate next task. The guide provides templates for the messages, optional memory lookup to attach related knowledge, and a concise tone to nudge users back into productive work.
Trigger on session start or when users ask "what should I do?", "where did we leave off?", "progress", or when returning from a break. Use in agents that orchestrate project work and have access to MCP tools like project-status and project-next.
Best for harnessed agents and CLI-integrated assistants (Claude Code, automation harnesses, agents with MCP tool access). It assumes the environment exposes project-status/project-next MCP tools.
Korean-language session-start guide that calls project-status and project-next MCP tools to resume workflow. No scripts included — purely a prompt/instruction guide. Instructions are clear but shallow, providing only output formatting templates. Tightly coupled to specific MCP tools (fireauto harness), limiting broad applicability. Korean-only language further narrows the audience.
No security concerns — skill has no scripts, no shell commands, no network calls. Pure instructional guide. Could benefit from English translation and more robust error handling guidance for MCP tool failures.