iikit-03-plan

Generate technical implementation plans with research, data models, and API contracts.

1|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/asm0dey/relay --skill iikit-03-plan-asm0dey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iikit-03-plan
Source: https://github.com/asm0dey/relay/tree/main/.tessl/tiles/tessl-labs/intent-integrity-kit/skills/iikit-03-plan
Command: npx skills add https://github.com/asm0dey/relay --skill iikit-03-plan-asm0dey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed technical implementation plans from feature specifications, ensuring alignment with project constitutions and best practices.

Core Features & Use Cases

  • Automated Plan Generation: Creates plan.md, research.md, data-model.md, and API contracts.
  • Constitution Enforcement: Validates technical decisions against project governance rules.
  • Tessl Tile Integration: Discovers and integrates relevant documentation, rules, and skills from Tessl tiles.
  • Use Case: After defining a new feature, run this Skill to generate a comprehensive plan that includes technical context, research findings, data models, and API contracts, all while adhering to the project's constitution.

Quick Start

Generate a technical implementation plan for the current feature specification.

Frequently Asked Questions about iikit-03-plan

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

FAQPage Schema
How do I generate a technical implementation plan from a feature specification?

To generate a technical implementation plan, provide a feature specification and the Skill automatically produces plan.md, research.md, data-model.md, and API contracts while enforcing project constitution rules and integrating Tessl tile documentation.

What is a project constitution in technical documentation and why does it matter for planning?

A project constitution defines governance rules and technical standards for a project. The implementation plan validates all technical decisions against these constitution rules to ensure alignment with project best practices and governance.

How do I create data models and API contracts automatically for a new feature?

You create data models and API contracts automatically by running the Skill against your feature specification, which outputs structured data-model.md and API contract files alongside the main implementation plan.

Does the implementation plan integrate with Tessl tiles for technical documentation?

Yes, the implementation plan integrates with Tessl by discovering and incorporating relevant documentation, rules, and skills from Tessl tiles directly into the generated technical plan and research files.

What is the best way to enforce project governance rules during feature planning?

The best way to enforce governance rules is to validate technical decisions against the project constitution during plan generation, ensuring the output plan.md automatically adheres to defined technical standards and constraints.

Can I use this for generating research documentation alongside the implementation plan?

Yes, you can generate research documentation alongside the implementation plan, as the Skill automatically creates a research.md file containing technical context and research findings derived from the feature specification.