SessionStart
01Hook Claude Code
Runs when a session starts, executing session-context-hook.sh via bash. From intent-integrity-chain/kit.
Hook Claude Code
Runs when a session starts, executing session-context-hook.sh via bash. From intent-integrity-chain/kit.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing check-hook-bypass.sh via bash. From intent-integrity-chain/kit.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PreToolUse).
Skill Claude CodeCodex
Create or update a CONSTITUTION.md that defines project governance — establishes coding standards, quality gates, TDD policy, review requirements, and non-negotiable development principles with versioned amendment tracking. Use when defining project rules, setting up coding standards, establishing quality gates…
Skill Claude CodeCodex
Create a feature specification from a natural language description — generates user stories with Given/When/Then scenarios, functional requirements (FR-XXX), success criteria, and a quality checklist. Use when starting a new feature, writing a PRD, defining user stories, capturing acceptance criteria, or documenting…
Skill Claude CodeCodex
Generate a technical design document from a feature spec — selects frameworks, defines data models, produces API contracts, and creates a dependency-ordered implementation strategy. Use when planning how to build a feature, writing a technical design doc, choosing libraries, defining database schemas, or setting up…
Skill Claude CodeCodex
Generate quality checklists that validate requirements completeness, clarity, and consistency — produces scored checklist items linked to specific spec sections (FR-XXX, SC-XXX). Use when reviewing a spec for gaps, doing a requirements review, verifying PRD quality, auditing user stories and acceptance criteria, or…
Skill Claude CodeCodex
Generate Gherkin .feature files from requirements before implementation — produces executable BDD scenarios with traceability tags, computes assertion integrity hashes, and locks acceptance criteria for test-driven development. Use when writing tests first, doing TDD, creating test cases from a spec, locking…
Skill Claude CodeCodex
Generate dependency-ordered task breakdown from plan and specification. Use when breaking features into implementable tasks, planning sprints, or creating work items with parallel markers.
Skill Claude CodeCodex
Validate cross-artifact consistency — checks that every spec requirement traces to tasks, plan tech stack matches task file paths, and constitution principles are satisfied across all artifacts. Use when running a consistency check, verifying requirements traceability, detecting conflicts between design docs, or…
Skill Claude CodeCodex
Execute the implementation plan by coding each task from tasks.md — writes source files, runs tests, verifies assertion integrity, and validates output against constitutional principles. Use when ready to build a feature from a tasks.md plan, start coding against an Intent Integrity Kit implementation plan, develop…
Skill Claude CodeCodex
Convert tasks from tasks.md into GitHub Issues with labels and dependencies. Use when exporting work items to GitHub, setting up project boards, or assigning tasks to team members.
Skill Claude CodeCodex
Report a bug against an existing feature — creates a structured bugs.md record, generates fix tasks in tasks.md, and optionally imports from or creates GitHub issues. Use when fixing a bug, reporting a defect, importing a GitHub issue into the workflow, or triaging an error without running the full specification…
Skill Claude CodeCodex
Resolve ambiguities in any project artifact — auto-detects the most recent artifact (spec, plan, checklist, testify, tasks, or constitution), asks targeted questions with option tables, and writes answers back into the artifact's Clarifications section. Use when requirements are unclear, a plan has trade-off gaps…
Skill Claude CodeCodex
Initialize an IIKit (Intent Integrity Kit) project, uninit (remove IIKit scaffolding before tessl uninstall), check IIKit feature progress, select the active IIKit feature, and display the IIKit workflow command reference. Use when starting a new IIKit project, running IIKit init or setup…
Instructions file GitHub Copilot
Instructions for intent-integrity-chain/kit, a project described as: Intent Integrity Kit - Closing the intent-to-code chasm.
Instructions file CodexOpenCode
Instructions for intent-integrity-chain/kit, covering intent integrity kit, intent integrity kit workflow, project structure, commands and make scripts executable (if needed).
Instructions file
Instructions for intent-integrity-chain/kit, a project described as: Intent Integrity Kit - Closing the intent-to-code chasm.
Instructions file Gemini CLI
Instructions for intent-integrity-chain/kit, a project described as: Intent Integrity Kit - Closing the intent-to-code chasm.