Skip to content

feat(tooling): agents, custom commands, plan template - #19

Merged
FafLikeASir merged 2 commits into
mainfrom
feat/claude-tooling
Jun 22, 2026
Merged

feat(tooling): agents, custom commands, plan template#19
FafLikeASir merged 2 commits into
mainfrom
feat/claude-tooling

Conversation

@FafLikeASir

Copy link
Copy Markdown
Owner

Summary

  • 3 agents dans .claude/agents/ : lyse-auditor (audit DS post-plan), component-documenter (doc .md co-localisée), design-reviewer (score alignement DESIGN.md)
  • 4 custom commands dans .claude/commands/ : /design-review, /lyse, /document, /plan-check
  • Template plan obligatoire ajouté dans docs/00-workflow-protocol.md §2 : [Feasibility: XX%] + → Skill: X sur chaque étape
  • CLAUDE.md Règle #0 mise à jour avec le format + la liste des commands
  • .claude/agents/README.md : carte de tous les fichiers racine et pourquoi ils y restent
  • .lyse.yaml : commentaire expliquant la contrainte de placement

Note

Les USAGE.md par 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-check vérifie le format d'un plan en cours
  • /lyse déclenche l'agent lyse-auditor
  • /design-review déclenche le design-reviewer
  • /document Hero déclenche le component-documenter
  • Nouvelle session Claude Code → CLAUDE.md affiche les commands disponibles

🤖 Generated with Claude Code

- 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>
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rahan Ready Ready Preview, Comment Jun 22, 2026 10:33pm

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
FafLikeASir merged commit d7d5656 into main Jun 22, 2026
3 checks passed
@FafLikeASir
FafLikeASir deleted the feat/claude-tooling branch June 22, 2026 22:33
FafLikeASir added a commit that referenced this pull request Jun 22, 2026
feat(tooling): agents, custom commands, plan template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant