Skip to content

feat(skillmgr): register shop skills in KnownSkills (issue #142 fusion)#221

Merged
Delqhi merged 1 commit into
mainfrom
feat/issue-142-shop-fusion
Jun 16, 2026
Merged

feat(skillmgr): register shop skills in KnownSkills (issue #142 fusion)#221
Delqhi merged 1 commit into
mainfrom
feat/issue-142-shop-fusion

Conversation

@Delqhi

@Delqhi Delqhi commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Implements the registry half of issue #142 (the doc half was done in PR #218 / issue #139).

What ships

  • cmd/sin-code/internal/skillmgr/manager.goKnownSkills() now includes the three shop skills:
    • shop-cj-dropshippingcj-dropshipping-skill
    • shop-stripeSIN-Stripe-Bundle
    • shop-tiktokSIN-eCommerce-Scraper-Bundle
  • cmd/sin-code/internal/skillmgr/manager_test.go — new TestKnownSkillsHasShopEntries asserts the three entries
  • CHANGELOG entry

What was already in place from PR #218 (issue #139)

  • lifecycle: external frontmatter on the three SKILL.md files
  • sources: frontmatter pointing to the canonical external repos
  • context/, frameworks/, tasks/, templates/ directories
  • validate_skill.py --all-bundled --strict passes (0 failed for 34 skills)

Long-term fusion strategy (per issue #142 body)

Diffstat

 2 files changed, 18 insertions(+), 1 deletion(-)

Closes

What ships:
  - cmd/sin-code/internal/skillmgr/manager.go — KnownSkills()
    now includes the three shop skills (issue #142 acceptance
    criterion #2: 'sin-code skills list shows the three shop
    skills under their category'):
      - shop-cj-dropshipping -> cj-dropshipping-skill
      - shop-stripe          -> SIN-Stripe-Bundle
      - shop-tiktok          -> SIN-eCommerce-Scraper-Bundle
  - cmd/sin-code/internal/skillmgr/manager_test.go — new
    TestKnownSkillsHasShopEntries that asserts the three
    entries are present with the correct repo mapping
  - CHANGELOG entry

What was already in place from PR #218 (issue #139):
  - lifecycle: external frontmatter on the three SKILL.md files
  - sources: frontmatter pointing to the canonical external repos
  - context/, frameworks/, tasks/, templates/ directories

Long-term fusion strategy (per issue #142 body):
  - Phase 1: external canonical (current state)
  - Phase 2: bundled doc (done in PR #218)
  - Phase 3: native subcommand (deferred until shop domain matures)
  - Phase 4: deprecate upstream (after phase 3 is stable)

Refs: #142
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
sin-code Ready Ready Preview, Comment, Open in v0 Jun 16, 2026 7:17pm

@github-actions

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)
📊 Download SARIF (for Code Scanning)

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

@github-actions

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Medium findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)

Run ID: 27642026751 · Commit: ${github.sha}

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

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