v1.0.8 — Feature Porting Skill
·
114 commits
to main
since this release
New Skill: Feature Porting
Cross-project feature extraction and adaptation — port features from one project to another with automated analysis.
stellar-powers:feature-portingskill — dispatches a Sonnet sub-agent to scan a source project, discover its tech stack dynamically, extract a specific feature, and map it to the target project- Stack-agnostic discovery — reads project indicators (CLAUDE.md, package.json, composer.json, etc.) and adapts to any stack
- Brainstorming integration — detects cross-project porting intent automatically
- Approval gate, session resumption, graceful degradation
Docs Reorganization
- Moved docs to
docs/stellar-powers/for naming consistency
See RELEASE-NOTES.md for full details.