miko.quick_impl

Implement targeted code changes without the full speckit workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for quick, targeted changes to a codebase without navigating the full speckit workflow, saving time and effort for developers.

Core Features & Use Cases

  • Direct Implementation: Skip the speckit workflow for small, focused changes.
  • Proposal & Instruction Handling: Accepts proposals and change instructions, implementing them according to miko principles.
  • Use Case: Ideal for renaming a service or making minor adjustments to code without the need for a full proposal and review process.

Quick Start

To rename the OrderService to OrderFacade, use the command: /miko.quick_impl OrderService を OrderFacade にリネーム.

Frequently Asked Questions about miko.quick_impl

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

FAQPage Schema
How do I make quick code changes without going through a full proposal review process?

You can make quick code changes by using a direct implementation approach that skips the full speckit workflow, allowing developers to execute small-scale, focused modifications directly without a proposal review process.

What is the best way to handle minor codebase adjustments like renaming a service?

The best way to handle minor codebase adjustments like renaming a service is using a streamlined direct implementation approach, executing targeted modifications immediately without needing full proposal and review cycles.

When do I need a direct implementation workflow instead of a full proposal process?

You need a direct implementation workflow instead of a full proposal process when making small-scale, focused code modifications that do not require formal review, saving time and effort for developers on minor adjustments.

Can I pass change instructions directly to implement code modifications?

Yes, you can pass change instructions directly to implement code modifications. This approach accepts proposals and instructions, applying them directly to the codebase according to miko principles for targeted adjustments.

What are the limitations of using a quick implementation approach for code modifications?

The limitations of a quick implementation approach are that it is designed only for small-scale, focused modifications; complex, large-scale code changes still require the full speckit workflow with complete proposal and review processes.