Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub marcusgoll/atlas-guardrailsHow this command is triggered — by the user, by Claude, or both
Slash command
/atlas-guardrails:atlas-pack <task description>The summary Claude sees in its command listing — used to decide when to auto-load this command
Run `atlas_pack` MCP tool with the provided task description. If no task provided, ask user what they're working on. Return the pack.json contents formatted for easy reading.
/create-promptCreates optimized, XML-structured prompts for Claude Code tasks from a description, using adaptive questioning if needed, and saves as sequenced Markdown files in ./prompts/.
/write-planCreates a detailed implementation plan broken into bite-sized tasks by invoking the superpowers:writing-plans skill.
/headerInstructs Claude to execute steps immediately and use TodoWrite to track multi-phase workflows.
/create_planCreates detailed implementation plans interactively by researching tickets, task descriptions, and codebase using specialized analysis agents.
/create_planCreates detailed implementation plans interactively by analyzing tickets, reading codebase files fully, gathering historical context, and spawning research agents.
Share bugs, ideas, or general feedback.
Run atlas_pack MCP tool with the provided task description.
If no task provided, ask user what they're working on.
Return the pack.json contents formatted for easy reading.