spec-optimizer

Audit project specifications for omissions, redundancy, and cross-file conflicts.

1|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/blackplume233/AgentDispatch --skill spec-optimizer-blackplume233
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-optimizer
Source: https://github.com/blackplume233/AgentDispatch/tree/main/.opencode/skills/spec-optimizer
Command: npx skills add https://github.com/blackplume233/AgentDispatch --skill spec-optimizer-blackplume233

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review and optimize project specifications by finding omissions, redundancy, duplicate definitions, and cross-file conflicts, then drive a conflict-resolution workflow that asks the user one item at a time before applying edits.

Core Features & Use Cases

  • Scope auditing: scan .trellis/spec and related docs to surface omissions, drift, and inconsistencies.
  • Conflict resolution workflow: prioritize findings by severity and guide user decisions one item at a time.
  • Cross-file alignment: ensure contracts and documentation stay aligned across modules.

Quick Start

Ask me to audit my project specs and guide me through a one-item-at-a-time conflict-resolution workflow.

Frequently Asked Questions about spec-optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit project specifications for omissions and cross-file conflicts?

To audit project specifications, you can use a workflow that scans directories like .trellis/spec to surface omissions, redundancy, duplicate definitions, and cross-file conflicts, ensuring consistency and traceability.

What is the best way to resolve specification conflicts across multiple modules?

The best way to resolve specification conflicts is through a guided workflow that prioritizes findings by severity and prompts you to make decisions one item at a time, ensuring careful cross-file alignment before applying edits.

Does this spec audit workflow support .trellis/spec documents?

Yes, this spec audit workflow directly supports scanning .trellis/spec and related documentation directories to identify drift, duplicate definitions, and inconsistencies across your project files.

How do I fix specification drift and redundancy in my documentation?

You can fix specification drift and redundancy by running an audit that detects these issues, then following a staged, one-question-at-a-time conflict resolution process to apply guided edits and recheck for consistency.

Can I enforce scope and severity-based prioritization during a spec review?

Yes, you can enforce scope and severity-based prioritization during a spec review, which systematically guides your edits and rechecks to ensure alignment and traceability across all related project documentation.