quick-implement

Installation
SKILL.md

Quick Implement

Purpose

Implement small features or bug fixes directly, with strict scope control and verification.

Use this skill for speed only when risk is low and requirements are clear.

Scope Gate (Required Before Coding)

Treat a task as quick-implement eligible only if all conditions below are true:

  1. Clear requirement

    • Expected behavior is explicit
    • No major product/architecture ambiguity
  2. Small change surface

    • Usually touches a small number of files (rough guideline: <= 5 files)
    • No broad cross-module refactor
Installs
1
GitHub Stars
46
First Seen
May 15, 2026
quick-implement — buiducnhat/co-drew