feat(tooling): agents, custom commands, plan template - #19
Merged
Conversation
- Add 3 Claude agents: lyse-auditor, component-documenter, design-reviewer - Add 4 custom commands: /design-review, /lyse, /document, /plan-check - Update workflow-protocol §2 with mandatory plan template (Feasibility + Skill) - Update CLAUDE.md Rule #0 with format reminder and command list - Add .claude/agents/README.md documenting root file placement constraints - Document .lyse.yaml placement rationale Note: USAGE.md per skill not committed — .claude/skills/ is beyond a symlink. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Replace .claude/skills/* symlinks (→ .agents/skills/) with real directories. Add USAGE.md to each skill: when to invoke, project constraints, what the skill doesn't do. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
FafLikeASir
added a commit
that referenced
this pull request
Jun 22, 2026
feat(tooling): agents, custom commands, plan template
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
.claude/agents/:lyse-auditor(audit DS post-plan),component-documenter(doc.mdco-localisée),design-reviewer(score alignement DESIGN.md).claude/commands/:/design-review,/lyse,/document,/plan-checkdocs/00-workflow-protocol.md §2:[Feasibility: XX%]+→ Skill: Xsur chaque étape.claude/agents/README.md: carte de tous les fichiers racine et pourquoi ils y restent.lyse.yaml: commentaire expliquant la contrainte de placementNote
Les
USAGE.mdpar skill (.claude/skills/*/USAGE.md) ne sont pas dans ce commit —.claude/skills/est au-delà d'un lien symbolique dans ce repo. À committer séparément si nécessaire.Test plan
/plan-checkvérifie le format d'un plan en cours/lysedéclenche l'agent lyse-auditor/design-reviewdéclenche le design-reviewer/document Herodéclenche le component-documenter🤖 Generated with Claude Code