Render skill SKILL.md files as website pages and link to them - #241
Merged
Conversation
Add skills/*/SKILL.md glob to _quarto.yml so each skill renders as its own page. Link every skill name in skills.qmd tables and skill mentions in workflow.qmd to the corresponding page. Closes #240 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018EgTGYgfq9A1fRNmb1pZ57
This comment has been minimized.
This comment has been minimized.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018EgTGYgfq9A1fRNmb1pZ57
Collaborator
Author
|
ARD summary
Generated by Claude Code |
Contributor
|
Claude finished @d-morrison's task in 51s —— View job Code Review — PR #241 (confirming review)
Verdict: Clean — prior findings fully addressedCommit 252a48b applies exactly the fix requested in the prior review: Both The deferred item (alias SKILL.md files referencing canonical paths as bare text) is appropriately tracked as a follow-up and outside this PR's scope. No new issues found. The prior verdict — one minor nit, otherwise looks good — now stands as fully clean. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/*/SKILL.mdglob to_quarto.ymlrender list so each skill renders as its own page on the websiteskills.qmdcategory tables to its rendered pageworkflow.qmdto the corresponding skill pagesCloses #240
Generated by Claude Code