원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.