What problem does it solve?
This Skill unit provides a repeatable pathway for turning user intent and repository context into a concrete, validated skill-brief.yaml that drives the SKF create-skill pipeline. It reduces drift and staleness by enforcing a canonical contract for skill scoping and version handling, enabling reliable downstream automation.
Core Features & Use Cases
- Guided discovery: collects target repository, language, scope hints, and intent to produce a single, coherent skill brief.
- Validation and governance: enforces schema rules, version precedence, and provenance to maintain consistent skill boundaries.
- Flexible activation modes: supports interactive and headless (CI) operation, adapting to various workflows.
- Comprehensive brief output: generates fields such as name, version, target_version, source_repo, language, description, forge_tier, scope, and doc_urls for downstream tooling.
Quick Start
Write a complete skill brief by following the guided discovery and validation steps to produce a write-eligible skill-brief.yaml.