Skip to content

v1.0.8 — Feature Porting Skill

Choose a tag to compare

@Interstellar-code Interstellar-code released this 21 Mar 08:17
· 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-porting skill — 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.