ito-proposal

Guide users through Ito change proposal creation with schema and module selection.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/withakay/research --skill ito-proposal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ito-proposal
Source: https://github.com/withakay/research/tree/main/.opencode/skills/ito-proposal
Command: npx skills add https://github.com/withakay/research --skill ito-proposal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating Ito change proposals, ensuring a structured and efficient workflow for new or existing change IDs.

Core Features & Use Cases

  • Structured Proposal Creation: Guides users through creating change proposals with necessary schema and module selection.
  • Intake Summary Handling: Handles proposals arriving from specific Ito CLI commands with minimal follow-up questions.
  • Change Confirmation: Verifies the change shape and module selection before proceeding with proposal artifacts generation.
  • Artifact Generation: Automatically generates proposal artifacts such as specifications, design, and tasks for the change.

Quick Start

To initiate a new change proposal, run the ito-proposal skill and follow the prompts to confirm the change details and select the appropriate schema and module.

Frequently Asked Questions about ito-proposal

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

FAQPage Schema
How do I create an Ito change proposal using the Ito CLI?

To create an Ito change proposal, run the ito-proposal skill to guide you through change understanding, schema selection, module confirmation, and automatic artifact generation for new or existing change IDs.

What are Ito change proposal artifacts and how are they generated?

Ito change proposal artifacts include specifications, design, and tasks. They are generated automatically after you confirm the change shape and module selection within the structured proposal workflow.

Can I use an existing change ID when generating a new change proposal?

Yes, the proposal generation workflow supports both new and existing change IDs, allowing you to append or update structured proposal artifacts without starting the intake process from scratch.

Do I need to manually select a schema for my Ito change proposal?

You must select the appropriate schema and module during the process, but the workflow guides you through the selection step by step and verifies your choices before generating artifacts.

What is the best way to handle intake summaries from Ito CLI commands?

The best way to handle intake summaries from Ito CLI commands is to pass them directly to the proposal generator, which processes the summary and asks minimal follow-up questions before artifact generation.