li-spec-kit

Connects GitHub Spec Kit requirements and tasks to Lintel build and review evidence.

Updated May 27, 2026
One-click install
npx skills add https://github.com/jokerman89/lintel --skill li-spec-kit-jokerman89
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: li-spec-kit
Source: https://github.com/jokerman89/lintel/tree/main/.github/skills/li-spec-kit
Command: npx skills add https://github.com/jokerman89/lintel --skill li-spec-kit-jokerman89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams using GitHub Spec Kit alongside the Lintel session workflow need a way to link their specifications and tasks to Lintel's build cards and review evidence without duplicating process definitions. ## Core Features & Use Cases - Workflow Bridging: Delegates to the canonical spec-kit workflow while applying the Copilot adapter contract for tool mapping, authorization, and verification. - Evidence Linkage: Connects Spec Kit requirements and tasks to Lintel build and review outputs written into the working repository. - Use Case: A team maintains specs with GitHub Spec Kit and wants each implementation session to produce Lintel-style reviewed changes; this Skill routes the request through the canonical workflow so both systems stay aligned. ## Quick Start Ask your agent to run the li-spec-kit workflow to connect the current Spec Kit specification to Lintel build and review evidence.

Frequently Asked Questions about li-spec-kit

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

FAQPage Schema
How do I connect GitHub Spec Kit to the Lintel workflow?▼

Invoke the li-spec-kit skill in your agent client. It reads the Copilot adapter contract, then executes the canonical spec-kit workflow so Spec Kit requirements and tasks map to Lintel build and review evidence.

What does the li-spec-kit skill actually do?▼

It acts as an adapter: it loads the Copilot adapter contract first, then delegates to the canonical spec-kit workflow, resolving source resources relative to that file and writing outputs to the working repository.

Can I use Spec Kit with GitHub Copilot and Lintel together?▼

Yes. The skill is designed for repositories using GitHub Spec Kit alongside Lintel, and it follows the Copilot adapter's tool mapping, authorization, and verification rules during execution.

Where does li-spec-kit write its outputs?▼

Outputs are written to the working repository, while source resources are resolved relative to the canonical spec-kit SKILL.md file referenced by the adapter.

When should I not use the li-spec-kit skill?▼

Skip it when the project does not use GitHub Spec Kit for requirements and tasks. In that case, use the standard Lintel planning and build skills directly without the Spec Kit bridge.