communication-style
Output rules for all agents - concise, scannable, actionable. Based on Matt Pocock's planning principles.
This skill should be used only when the user explicitly asks to use `$ralph-specum-feedback`, or explicitly asks Ralph Specum in Codex to draft or submit feedback.
$ npx -y skills add tzachbon/smart-ralph --skill ralph-specum-feedback --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ralph-specum-feedbackContext preview
The summary Claude sees to decide when to auto-load this skill.
This skill should be used only when the user explicitly asks to use `$ralph-specum-feedback`, or explicitly asks Ralph Specum in Codex to draft or submit feedback.
name: ralph-specum-feedback description: This skill should be used only when the user explicitly asks to use `$ralph-specum-feedback`, or explicitly asks Ralph Specum in Codex to draft or submit feedback. metadata: surface: helper action: feedback
Use this to capture product feedback or bug reports for Ralph Specum.
1. Summarize the issue, request, or missing behavior. 2. Gather the minimum reproducible context, affected files, commands, environment details, and whether the issue is on the Codex package or Claude plugin surface. 3. If `gh` is available and the user wants submission, create a GitHub issue. 4. If `gh` is unavailable or the user only wants a draft, produce a ready-to-paste issue body and the repository issue URL.
Keep the report concrete. Include expected behavior, actual behavior, reproduction steps, and any relevant state files or logs.
Spec-driven development with smart compaction. Claude Code plugin combining Ralph Wiggum loop with structured specification workflow.
Output rules for all agents - concise, scannable, actionable. Based on Matt Pocock's planning principles.
Core principle that the main agent is a coordinator, not an implementer. All work must be delegated to subagents.
Core Smart Ralph skill defining common arguments, execution modes, and shared behaviors across all Ralph plugins.
Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tasks, and implement phases.
Internal Ralph Specum contract for Codex phase interviews, skill manifests, approval, and delegation gates. Phase coordinators load this skill directly; users…
This skill should be used only when the user explicitly asks to use `$ralph-specum-cancel`, or explicitly asks Ralph Specum in Codex to stop execution or…