Implement the smallest safe and verifiable code change from a confirmed task package while following the current architecture and coding conventions. Use for feature, repair, and refactoring implementation; do not use for requirement definition, evidence-free…
v20227/sakura-dev-core
SkillsMP has collected 10 skills from v20227/sakura-dev-core. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Delegate bounded development research, discussion, testing, or independent review to temporary subagents while the current conversation agent keeps ownership, receives structured reports, and cleans temporary contexts and resources. Use when independent work…
Route software-development requests, select the active stage skill, optionally use bounded subagent support, maintain handoffs and state, and manage the Spec, Research, Plan, Code, Verify, Fix, Review, and Delivery loop. Use for full or cross-stage…
Use a reproducible failure record to identify the root cause, implement the smallest correction, and return to the original verification path. Use after test, build, runtime, or review failure; do not make random evidence-free changes, expand feature scope,…
Build the smallest executable implementation plan from the confirmed specification, acceptance contract, project facts, and research conclusions. Use before coding to define milestones, affected scope, and validation; do not redefine the product goal or write…
Define and enforce observable replication parity for cloning, reimplementation, compatibility, migration, or replacement work. Use when an existing product or system is the behavioral target; do not use for ordinary greenfield development or visual…
Inspect highly relevant GitHub projects and required technical material during actual development to confirm implementation patterns, compatibility, testing approaches, and risks for the current project. Use after specification and before planning; do not use…
Review final changes against the specification, acceptance contract, and actual verification evidence, then return PASS, PASS_WITH_NOTES, FIX_REQUIRED, or BLOCKED. Use for final completion decisions or independent code review; do not implement a feature from…
Convert a project idea, feature request, or defect goal into an executable product specification and acceptance contract. Use before development when goals, scope, observable behavior, or evidence are unclear; do not use for technical research, implementation…
Run appropriate lint, typecheck, tests, build, smoke, and package checks and convert failures into reproducible failure records. Use after implementation or for independent diagnosis; do not hide failures, modify product code without authorization, or…