Skip to content

Commit 99d0474

Browse files
Copilotlesaltzm
andauthored
Add plan.md cleanup to Canvas App skills (#84)
Agent-Logs-Url: https://github.com/microsoft/power-platform-skills/sessions/5100f56e-6ef3-4329-b34e-9a99e6abb785 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lesaltzm <69215460+lesaltzm@users.noreply.github.com>
1 parent 215bf32 commit 99d0474

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

plugins/canvas-apps/skills/edit-canvas-app/SKILL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@ Track how many `compile_canvas` passes were needed.
200200

201201
## Phase 6 — Summary
202202

203+
Delete `canvas-edit-plan.md` from the working directory using `Bash`:
204+
`rm <working-directory>/canvas-edit-plan.md`
205+
203206
Present a final summary:
204207

205208
> **Edit complete.**

plugins/canvas-apps/skills/generate-canvas-app/SKILL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ Track how many `compile_canvas` passes were needed.
123123

124124
## Phase 4 — Summary
125125

126+
Delete `canvas-app-plan.md` from the working directory using `Bash`:
127+
`rm <working-directory>/canvas-app-plan.md`
128+
126129
Present a final summary:
127130

128131
> **App generation complete.**

0 commit comments

Comments
 (0)