pre-implement-spec

Analyze specifications for backward-compatibility risks, gaps, and remediation plans.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/TomekNocon/open-logistico --skill pre-implement-spec-tomeknocon
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pre-implement-spec
Source: https://github.com/TomekNocon/open-logistico/tree/main/.ai/skills/pre-implement-spec
Command: npx skills add https://github.com/TomekNocon/open-logistico --skill pre-implement-spec-tomeknocon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-implementation specification analysis identifies backward-compatibility risks, gaps, and readiness issues early to prevent costly rework during development.

Core Features & Use Cases

  • Comprehensive BC audit across 13 contract surface categories (auto-discovery impacts, type/interface changes, API and data model considerations).
  • Completeness checks against required specification sections (TLDR, Problem Statement, Proposed Solution, Architecture, Data Models, API Contracts, UI/UX, Risks & Impact Review, Phasing, Implementation Plan, Tests, Changelog) and AGENTS.md compliance.
  • Risk assessment and remediation planning with a structured, actionable report to guide stakeholders.

Quick Start

Provide a target spec and run the skill to generate a readiness report.

Frequently Asked Questions about pre-implement-spec

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

FAQPage Schema
What is pre-implementation specification analysis for backward-compatibility?▼

Pre-implementation specification analysis is the process of evaluating a spec to surface backward-compatibility risks, gaps, and readiness issues before coding begins to prevent costly rework during development.

How do I check my spec for backward-compatibility issues before coding?▼

To check a spec for backward-compatibility issues, run an audit across 13 contract surface categories checking AGENTS.md guides and BACKWARD_COMPATIBILITY.md to generate a structured risk assessment and remediation plan.

Does the spec readiness audit check completeness for required specification sections?▼

Yes, the spec readiness audit checks completeness against required sections including TLDR, Problem Statement, Proposed Solution, Architecture, Data Models, API Contracts, UI/UX, Risks & Impact Review, Phasing, Implementation Plan, Tests, and Changelog.

Can I analyze enterprise specs and .ai/specs/ targets for risk assessment?▼

Yes, you can analyze enterprise specs and targets located in .ai/specs/ directories for risk assessment, ensuring compliance with AGENTS.md guides and surfacing known pitfalls before implementation.

What is the best way to remediate backward-compatibility gaps in a specification?▼

The best way to remediate backward-compatibility gaps is to generate a structured, actionable report that identifies risks across 13 contract surface categories and provides a remediation plan to guide stakeholders.