docs: fix cross-references, phase index, and duplicated blocks - #165
Open
HorchataHTML wants to merge 1 commit into
Open
docs: fix cross-references, phase index, and duplicated blocks#165HorchataHTML wants to merge 1 commit into
HorchataHTML wants to merge 1 commit into
Conversation
- Replace fragile `SKILL.md §8` citations (19x across 12 files) with a name-based reference to the "Agent Identity Signing" section; the number had no resolvable anchor in the unnumbered SKILL.md - SKILL.md: document the commands/ vs skills/ split in the Verb Grid, add a Phase Sub-skill Index so phase sub-skill files are reachable from the central navigation, and note the two-tree layout in the Integration Map (also rename "Sub-skill map" to "Command map") - skills/shiplog/pr.md: renumber phase steps 5 -> 4 and 6 -> 5 (gap) - Replace legacy `shiplog:<skill>` references with file paths (4x) - branch.md: mark the worktree cleanup block with a canonical-source note (owned by references/orchestrator-protocol.md) - phase-templates.md: drop the duplicated review sign-off block and point to closure-and-review.md "Sign-off format" (single source) - SKILL.md golden path: note inline blocks are illustrative; canonical templates live in the phase sub-skills - CONTRIBUTING.md: clarify PR template vs runnable policy file - Add cross-ref-check workflow rejecting legacy `shiplog:<skill>` refs - Bump plugin.json version to 0.5.2 Authored-by: moonshot/kimi-k3 (kimi-code) Reviewed-by: anthropic/claude-opus-4.6
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.
SKILL.md §8citations (19x across 12 files) with aname-based reference to the "Agent Identity Signing" section; the
number had no resolvable anchor in the unnumbered SKILL.md
add a Phase Sub-skill Index so phase sub-skill files are reachable
from the central navigation, and note the two-tree layout in the
Integration Map (also rename "Sub-skill map" to "Command map")
shiplog:<skill>references with file paths (4x)note (owned by references/orchestrator-protocol.md)
point to closure-and-review.md "Sign-off format" (single source)
templates live in the phase sub-skills
shiplog:<skill>refsAuthored-by: moonshot/kimi-k3 (kimi-code)
Reviewed-by: anthropic/claude-opus-4.6