speckit.analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Your feedback or issue description
> /plugin marketplace add tzachbon/smart-ralphHow it fires
How this command gets triggered: by you, by Claude, or both.
/feedbackContext preview
What this command does when you run it.
Your feedback or issue description
description: Submit feedback or report an issue for Ralph Specum plugin.
arguments:
- name: message
description: Your feedback or issue description
required: false<example> user: /ralph-specum:feedback The task verification system sometimes misses TASK_COMPLETE markers assistant: I'll create a GitHub issue for that feedback. </example>
<example> user: /ralph-specum:feedback Feature request: add support for parallel task execution assistant: I'll submit that feature request as a GitHub issue. </example>
Help improve Ralph Specum by submitting feedback or reporting issues.
1. **Check if `gh` CLI is available** by running: `which gh`
2. **If `gh` is available**, create an issue with the user's feedback:
gh issue create --repo tzachbon/smart-ralph --title "<short title from feedback>" --body "<full feedback message>"
3. **If `gh` is NOT available**, inform the user: > The `gh` CLI is not installed or not authenticated. Please submit your feedback manually at: > > **https://github.com/tzachbon/smart-ralph/issues/new** > > Or browse existing issues: https://github.com/tzachbon/smart-ralph/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
4. **If no message was provided**, ask the user what feedback they'd like to submit.
/ralph-specum:feedback The task verification system sometimes misses TASK_COMPLETE markers /ralph-specum:feedback Feature request: add support for parallel task execution /ralph-specum:feedback Bug: cancel command doesn't cleanup .ralph-state.json properly
Spec-driven development with smart compaction. Claude Code plugin combining Ralph Wiggum loop with structured specification workflow.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Execute the implementation planning workflow using the plan template to generate design artifacts.