Skip to content

Commit 75ab050

Browse files
committed
docs: link PR #45
1 parent c482b08 commit 75ab050

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/fix/40-bump-skill-internal-only/SPEC.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,12 +179,12 @@ ticks tasks here.
179179
grep checks (all pass).
180180
- [x] Pending-docs check: `git status --porcelain -- docs/` → empty
181181
- [x] Set the fix-index row status to `done` and commit the flip
182-
- [ ] `git push`
183-
- [ ] Open the PR (`gh pr create --body-file <path>` — body written as a
182+
- [x] `git push`
183+
- [x] Open the PR (`gh pr create --body-file <path>` — body written as a
184184
Markdown file, real backticks, never inline `--body`/heredoc) and
185185
PRINT THE PR URL in the chat; the body includes `Closes #40`
186-
- [ ] Update the fix-index row to `done · [#<pr>](<pr-url>)`
187-
- [ ] Commit `docs: link PR #40` and push
186+
- [x] Update the fix-index row to `done · [#<pr>](<pr-url>)`
187+
- [x] Commit `docs: link PR #40` and push
188188

189189
## Testing
190190

docs/fix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ this table — history lives in git log + closed issues.
1717
| [33-stale-envelope-contract](33-stale-envelope-contract/SPEC.md) | Pre-feature-10 envelope contract still stated in orchestration-envelope's head + schema-package README | done || [#33](https://github.com/gtrabanco/agentic-workflow/issues/33) |
1818
| [35-single-pass-closeout-phase](35-single-pass-closeout-phase/SPEC.md) | Single-pass units drop the close-out chain — always emit a final Hardening & PR phase (≥ 2 phases) | done · [#36](https://github.com/gtrabanco/agentic-workflow/pull/36) || [#35](https://github.com/gtrabanco/agentic-workflow/issues/35) |
1919
| [39-publish-schema-oidc-403](39-publish-schema-oidc-403/SPEC.md) | `publish-schema.yml` E403 OIDC — make the failure self-serve in-repo; authorization repair is a manual npm Trusted Publisher step (blocks #38) | done · [#41](https://github.com/gtrabanco/agentic-workflow/pull/41) || [#39](https://github.com/gtrabanco/agentic-workflow/issues/39) |
20-
| [40-bump-skill-internal-only](40-bump-skill-internal-only/SPEC.md) | Reclassify `bump-skill` as internal (`user-invocable: false` + drop from plugin manifest) so the `/bump-skill` menu entry stops leaking into every consumer install; reconcile the 15+13 → 14+14 skill-count docs | done || [#40](https://github.com/gtrabanco/agentic-workflow/issues/40) |
20+
| [40-bump-skill-internal-only](40-bump-skill-internal-only/SPEC.md) | Reclassify `bump-skill` as internal (`user-invocable: false` + drop from plugin manifest) so the `/bump-skill` menu entry stops leaking into every consumer install; reconcile the 15+13 → 14+14 skill-count docs | done · [#45](https://github.com/gtrabanco/agentic-workflow/pull/45) || [#40](https://github.com/gtrabanco/agentic-workflow/issues/40) |
2121

2222

2323
---

0 commit comments

Comments
 (0)