#646 - Adopt Matt Pocock agent skills and restructure Claude Code config#647
Draft
bracyw wants to merge 16 commits into
Draft
#646 - Adopt Matt Pocock agent skills and restructure Claude Code config#647bracyw wants to merge 16 commits into
bracyw wants to merge 16 commits into
Conversation
TheJeffreyKuo
requested changes
Jun 1, 2026
|
|
||
| Open the corresponding JSON in the firmware definitions repo: | ||
| ``` | ||
| /Users/wyattbracy/Desktop/ner/firmware/Odyssey-Definitions/can-messages/ |
| cd angular-client && npm install && npm start | ||
| ``` | ||
|
|
||
| Navigate to the relevant page with Playwright, wait for data, and take a screenshot: |
There was a problem hiding this comment.
relative pictures/ lands inside the worktree when run from one, which conflicts with the root CLAUDE.md which says screenshots live at worktrees-root, because it risks committing them
| **Section A — Issue tracker.** | ||
|
|
||
| > Explainer: The "issue tracker" is where issues live for this repo. Skills like `to-issues`, `triage`, `to-prd`, and `qa` read from and write to it — they need to know whether to call `gh issue create` or follow some other workflow you describe. Pick the place you actually track work for this repo. | ||
|
|
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.
Changes
Adopts Matt Pocock's agent-skill framework as the AI-driven path for issue authoring and engineering work, and restructures the repo's Claude Code config to match. Lands in three groups: docs (agent config under docs/agents/, ADR 0002, a workflow glossary), skills (the 14 Matt skills plus the 7 Argos workflow skills, now tracked in .claude/skills/), and code rules (per-subdirectory CLAUDE.md for angular-client and scylla-server, a project-focused root CLAUDE.md, and pruned issue templates).
Notes
Test Cases
Checklist
Closes #646