miko.split_proposal

Split complex proposals into phase-based sub-proposals using business rules.

10|1|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/studyplus/miko --skill miko-split-proposal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miko.split_proposal
Source: https://github.com/studyplus/miko/tree/main/skills/miko.split_proposal
Command: npx skills add https://github.com/studyplus/miko --skill miko-split-proposal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of splitting large, complex proposals into manageable phases and sub-proposals, enhancing organizational and development efficiency.

Core Features & Use Cases

  • Proposal Splitting: Break down complex proposals into multiple, manageable sub-proposals based on specific phases.
  • Cross-Capability Handling: Supports splitting proposals that impact multiple capabilities or domains.
  • Business Rule Management: Assists in aligning business rules across different phases and sub-proposals.
  • Use Case: Ideal for large-scale software development where breaking down features into smaller, testable and deployable components is necessary.

Quick Start

To split the proposal at path '/miko/order_management/proposals/2026-03-18-cancel-notify.md', run: /miko.split_proposal /miko/order_management/proposals/2026-03-18-cancel-notify.md

Frequently Asked Questions about miko.split_proposal

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

FAQPage Schema
How do I split large software development proposals into manageable phases?

Splitting large software development proposals into manageable phases requires automating the breakdown of complex documents into multiple sub-proposals. This Skill structures proposals based on specified phases and cross-capability business rules, ensuring organized project management for large-scale workflows.

When do I need to split a project proposal into sub-proposals?

You need to split a project proposal into sub-proposals when managing large-scale software development workflows that require structured proposal management. It is essential when breaking down complex features into smaller, testable, and deployable components across multiple capabilities or domains.

How do I automate proposal splitting for cross-capability coordination?

Automating proposal splitting for cross-capability coordination involves using a script that processes a specified proposal path. The automation identifies sub-proposals using proposal markers, aligning business rules across different domains and phases without manual organization.

Does proposal splitting work with existing markdown proposal structures?

Proposal splitting works with existing markdown structures but requires a clear proposal structure and proper use of proposal markers for sub-proposal identification. Without these specified markers, the automation cannot accurately identify and separate the phases and sub-proposals.

What are the limitations of automated proposal splitting for codebase organization?

The limitation of automated proposal splitting for codebase organization is its strict dependency on a clear proposal structure and proper proposal markers. If the input proposal lacks these specified markers or structural clarity, the automated splitting process cannot accurately identify the sub-proposals.