Refresh README with improved structure and updated links#17
Conversation
- Add Requirements, Scope and Limitations sections - Restructure examples into Before/During/After Build - Add multi-event note (Build 2025, Ignite 2025) - Update Copilot CLI link to github.com/features/copilot/cli/ - Replace Contributing boilerplate with link to CONTRIBUTING.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
pdebruin
left a comment
There was a problem hiding this comment.
Good restructure. The Before/During/After framing and the Scope and Limitations section are solid additions. Learn MCP link verified.
Two new workflows in the "After Build" table that I do not think are in SKILL.md yet:
- "Diff your repo against Build updates"
- "Show my Build notes"
Are these implemented in the skill, or aspirational? If the latter, worth flagging so users do not hit a dead end.
Keep the README scoped to documented capabilities. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks @pdebruin. Good catches on both. "Diff your repo against Build updates" — reworded this to "See what changed for your project." It's the same dependency-scan flow as "what's new for my stack" in the Before Build table, just framed retrospectively. Clearer now without implying a separate feature. "Show my Build notes" — The agent would probably know what this means, but you're right not an explicit flow in the skill. Removed it. We can add a journal read-back flow post-launch if there's demand. |
Summary
Rewrites the README based on a team-reviewed proposal. Adds structure, requirements, scope, and updated links.
Changes