docs: improve repository navigation and skill discovery.#14
Draft
pjgao wants to merge 7 commits into
Draft
Conversation
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
Before And After
Before, readers reconstructed ownership across root README, AGENTS, scripts, flat skill directories, and PR12 history. After, the root task table selects a primary entry in one page, docs/README.md separates current guidance from design history, skills/README.md groups capabilities by role/domain, and the maintainer guide provides one eight-step path.
Generated Artifacts
scripts/render_skill_docs.py generates skills/README.md and docs/architecture/skill-map.md deterministically. --check detects drift without rewriting files.
Compatibility And Scope
Validation
Bounded Dogfood And Limits
Three isolated readers tested new-user optimization, operator discovery, and skill maintenance. After two navigation fixes, blocking dead ends were 0. This is a bounded qualitative sample, not broad usability or model-routing accuracy. Real campaigns still require detailed skills and a pinned spec; some operational skills are Chinese; historical examples outside PR14 navigation scope remain follow-up work.