بنقرة واحدة
speckit-implement
Implement the current concise Spec Kit plan by executing the Work Checklist in plan.md.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Implement the current concise Spec Kit plan by executing the Work Checklist in plan.md.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create or update one concise feature plan for this repository. Use when the user wants Spec Kit planning, a new feature brief, or a combined plan/spec/tasks artifact without the old separate specify-plan-tasks workflow.
Review proposed or changing OpenSpecy public R functions before implementation. Use for new exports, builder functions, argument additions, default changes, helper extraction, monolithic workflows, or APIs adapted from one-off scripts.
Run staged OpenSpecy R package verification on Windows. Use after package code, tests, benchmarks, roxygen, DESCRIPTION, NAMESPACE, man pages, vignettes, or network-dependent tests change, and before claiming a feature or release-facing change is complete.
Create or update the durable project constitution and synchronize concise planning guidance.
| name | speckit-implement |
| description | Implement the current concise Spec Kit plan by executing the Work Checklist in plan.md. |
Use plan.md as the source of truth. Separate tasks.md files are legacy and
are not required.
.specify/scripts/powershell/check-prerequisites.ps1 -Json and read the
active plan.md, .specify/memory/constitution.md, and AGENTS.md.Work Checklist, package surfaces, verification commands, and
open questions from the plan.plan.md as each item is completed.openspecy-design-public-api before editing
signatures.openspecy-run-quality-gates: focused tests,
relevant benchmarks, toolchain preflight and documentation, full tests, then
package check. Report skipped long-running, external-resource, optional
backend, or CI-only checks precisely.OpenSpecy joins or matches before marking the work complete.inst/, audit and
remove orphaned files, compress or downsample images, report package-size
impact, test helpers and server/module logic headlessly where feasible,
verify installed app paths/assets, and run a manual or CI-guarded app smoke
test when relevant.inst/ app and
package source as canonical, fix and verify the "Build and deploy wasm R
package repository" workflow when affected, keep the app on a hardcoded
package version/commit pin plus pinned app dependency closure, stage only
the small medoid/model libraries with guarded get_lib() workflows unless
the plan says otherwise, avoid hand-editing generated web artifacts, and run
a CI-guarded or manual smoke test that covers startup, assets, dependency
resolution, and library matching.benchmarks/.NAMESPACE, man/*.Rd, or generated pkgdown HTML directly.DESCRIPTION.OpenSpecy object structure, identifiers, metadata alignment, and
relevant attributes through function flows.NA values deliberately and
verify spectra/metadata row-column alignment after filters, joins, reductions,
and model-preparation steps.inst/; avoidable large, duplicate, raw,
generated, or orphaned Shiny assets must not be bundled.git push, git pull, or git pull --rebase unless the user
explicitly authorizes that specific remote operation in the current request.
Prior or standing permission does not carry forward; prepare a local handoff
for maintainer synchronization by default.