spec-kitty-review

IMPORTANT: After running the command below, you'll see a LONG work package prompt (~1000+ lines).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "spec-kitty-review" with this command: npx skills add richfrem/agent-plugins-skills/richfrem-agent-plugins-skills-spec-kitty-review

IMPORTANT: After running the command below, you'll see a LONG work package prompt (~1000+ lines).

You MUST scroll to the BOTTOM to see the completion commands!

Run this command to get the work package prompt and review instructions:

spec-kitty agent workflow review $ARGUMENTS --agent <your-name>

CRITICAL: You MUST provide --agent <your-name> to track who is reviewing!

If no WP ID is provided, it will automatically find the first work package with lane: "for_review" and move it to "doing" for you.

Dependency checks (required)

  • dependency_check: If the WP frontmatter lists dependencies , confirm each dependency WP is merged to the target branch before you review this WP.

  • dependent_check: Identify any WPs that list this WP as a dependency and note their current lanes.

  • rebase_warning: If you request changes AND any dependents exist, warn those agents to rebase and provide a concrete command (example: cd .worktrees/FEATURE-WP02 && git rebase FEATURE-WP01 ).

  • verify_instruction: Confirm dependency declarations match actual code coupling (imports, shared modules, API contracts).

After reviewing, scroll to the bottom and run ONE of these commands:

  • ✅ Approve: spec-kitty agent tasks move-task WP## --to done --note "Review passed: <summary>"

  • ❌ Reject: Write feedback to the temp file path shown in the prompt, then run spec-kitty agent tasks move-task WP## --to planned --review-feedback-file <temp-file-path>

The prompt will provide a unique temp file path for feedback - use that exact path to avoid conflicts with other agents!

The Python script handles all file updates automatically - no manual editing required!

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

markdown-to-msword-converter

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

zip-bundling

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

spec-kitty-checklist

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ecosystem-standards

No summary provided by upstream source.

Repository SourceNeeds Review