pepebot-space/skills
Agent
Use this agent to find relevant best practices, examples, and anti-patterns for a specific prompt. Searches the references/ folder to find transformation patterns that match the task type. Returns specific examples, rules, and guidance to apply during transformation. Context: User wants to transform "fix the login…
pepebot-space/skills
Agent
Use this agent to gather codebase context for prompt transformation. Explores relevant files, finds similar implementations, identifies patterns to reference, and discovers tech stack constraints. Returns actionable context that makes transformed prompts specific to THIS codebase, not generic advice. Context: User…
pepebot-space/skills
Agent
Use this agent to deeply analyze a prompt's intent before transformation. Determines task type (bug fix, feature, refactor, etc.), identifies what's missing (verification, location, constraints), surfaces edge cases, and detects ambiguities that need clarification. Returns a structured analysis that guides…