Skills now require -skill suffix for org-wide discoverability (teams
search *-skill to find all skills). Suites use -suite suffix.
Post-creation sharing flow: agent detects gh/glab CLI, creates repo,
adds agent-skill topic, gives shareable one-liner for Slack/Teams.
Supports GitHub, GitLab, Enterprise, and self-hosted instances.
Updated validate.py to warn on missing -skill suffix and error on
deprecated -cskill suffix. Updated architecture-guide.md naming
section to match.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Embed clarity principles in Stage 1 (self-guided, no external dependency)
- Add refactoring guidance for growing skills (architecture-guide)
- Add cross-component communication patterns for suites (architecture-guide)
- Add versioning strategy with semver rules (architecture-guide)
- Add suite orchestration patterns with routing logic (multi-agent-guide)
- Add dependency management framework — stdlib first (quality-standards)
- Add testing strategy with patterns and fixtures (quality-standards)
- Add auto-install step in Phase 5 — detect platform, install, show next steps
- Rewrite README for broader audience — 788 to 318 lines, no jargon
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>