Skip to content

[BLOCKED] docs: skills marketplace strategy — target model, domain split and implementation slices - #43

Open
Cartman34 wants to merge 1 commit into
mainfrom
feat/skills-marketplace-strategy
Open

[BLOCKED] docs: skills marketplace strategy — target model, domain split and implementation slices#43
Cartman34 wants to merge 1 commit into
mainfrom
feat/skills-marketplace-strategy

Conversation

@Cartman34

Copy link
Copy Markdown
Owner

Résumé

  • Nouveau document doc/technical/skills-marketplace.md : stratégie cible pour un marketplace de skills
    • État actuel et limites du modèle Skill / slug unique / import-puis-édition
    • Modèle domaine cible : SkillCatalogEntry, SkillCatalogVersion, InstalledSkill
    • Règles de versioning (publication immuable, installation épinglée, résolution locale)
    • Modèle de publication progressif (registry → install → first-party → third-party)
    • Modèle de découverte (API backend, UI catalogue)
    • Stratégie filesystem (sous-arbres marketplace/, custom/, forks/)
    • Compatibilité, sécurité et impact sur la migration du modèle actuel
    • 5 tranches d'implémentation ajoutées dans local/planned-tasks.md
  • doc/README.md mis à jour avec le lien vers le nouveau document

Plan de test

  • Relire doc/technical/skills-marketplace.md — vérifier la cohérence du modèle avec Skill.php, SkillService.php, SkillsShAdapter.php
  • Vérifier que les 5 tranches apparaissent bien en bas de local/planned-tasks.md, après les tâches existantes
  • Vérifier le lien dans doc/README.md

🤖 Generated with Claude Code

…plementation slices

Defines the future marketplace direction: SkillCatalogEntry / SkillCatalogVersion /
InstalledSkill domain split, versioning and publication rules, discovery model,
filesystem layout, and 5 implementation slices added to the backlog.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Cartman34 Cartman34 changed the title docs: skills marketplace strategy — target model, domain split and implementation slices [BLOCKED] docs: skills marketplace strategy — target model, domain split and implementation slices Mar 30, 2026
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