skills/skill-comply/prompts/spec_generator.md
You are analyzing a skill/rule file for a coding agent (Claude Code). Your task: extract the observable behavioral sequence that an agent should follow when this skill is active.
Each step should be described in natural language. Do NOT use regex patterns.
Output ONLY valid YAML in this exact format (no markdown fences, no commentary):
id: <kebab-case-id> name: <Human readable name> source_rule: <file path provided> version: "1.0"
steps:
scoring: threshold_promote_to_hook: 0.6
Rules:
Skill file to analyze: