iikit-07-implement

Translate tasks.md into source files and tests, then run the test suite.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ShadowAUS/chez-king-portal --skill iikit-07-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iikit-07-implement
Source: https://github.com/ShadowAUS/chez-king-portal/tree/main/.tessl/tiles/tessl-labs/intent-integrity-kit/skills/iikit-07-implement
Command: npx skills add https://github.com/ShadowAUS/chez-king-portal --skill iikit-07-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, git, jq, pwsh, node, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Execute the implementation plan by processing all tasks.md and turning them into code, writing source files, running tests, and validating outputs against constitutional principles.

Core Features & Use Cases

  • Writes source files and test scaffolding from tasks.md.
  • Runs tests, checks assertion integrity, and validates output against constitutional rules.
  • Use when ready to build the feature, start coding, develop from the task list, or resume a partially completed implementation.

Quick Start

Begin implementing the feature by processing tasks.md, running tests, and validating outputs against the constitution.

Frequently Asked Questions about iikit-07-implement

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

FAQPage Schema
How do I automate feature implementation from a tasks.md file?

Automating feature implementation from a tasks.md file involves translating task definitions into concrete source files and test scaffolding, then running the test suite to validate outputs against constitutional rules. This ensures correct, auditable progress through the coding phase.

How does tasks.md to source code automation work with TDD alignment?

Tasks.md to source code automation with TDD alignment works by writing source files alongside test scaffolding, executing the test suite, and checking assertion integrity to validate that outputs meet constitutional principles before progressing.

What dependencies do I need to run automated coding and test validation tasks?

To run automated coding and test validation tasks, you need bash, git, jq, pwsh, node, and python3 installed in your environment to support prerequisite checks, artifact validation, and script execution across the implementation workflow.

Can I resume a partially completed implementation if test execution fails?

Yes, you can resume a partially completed implementation if test execution fails. The workflow coordinates prerequisite checks and artifact validation, allowing you to restart coding from the task list and re-run tests to enforce constitution-driven writes.

What is constitution-driven code generation and when is it needed?

Constitution-driven code generation is the process of enforcing predefined constitutional rules and principles during source file creation and test validation. It is needed when you require auditable, correct progress through the feature implementation phase.