.agents/skills/refactor-prd/SKILL.md
# refactor-prd (scaffold) <!-- TODO: Complete. All content in English. --> ## Objective TBD — Add refactor use cases to the iteration PRD (`it_<iteration>_PRD.json`), with associated regression tests if requested. ## Inputs TBD — `it_<iteration>_refactor_plan.md`, `it_<iteration>_PRD.json`. ## Outputs TBD — Updated `it_<iteration>_PRD.json`. ## Checklist TBD
npx skillsauth add lpng-plenge/frontend-IA .agents/skills/refactor-prdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
TBD — Add refactor use cases to the iteration PRD (it_<iteration>_PRD.json), with associated regression tests if requested.
TBD — it_<iteration>_refactor_plan.md, it_<iteration>_PRD.json.
TBD — Updated it_<iteration>_PRD.json.
TBD
testing
Refines an existing test plan based on user feedback or adversarial challenge mode. Triggered by: bun nvst refine test-plan.
development
Refines an existing refactor plan based on user feedback or adversarial challenge mode. Triggered by: bun nvst refine refactor-plan.
development
Refines .agents/PROJECT_CONTEXT.md via editor mode or challenge mode. Challenge mode validates the document against the actual codebase and detects compliance issues. Triggered by: bun nvst refine project-context.
documentation
Updates an existing product requirement document based on user feedback. Triggered by: bun nvst refine requirement.