Asset Validation Rules
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
Registry Search Table Output
Render search results as a fixed-width table with colored type labels.
License Detection And Policy
Detect repository license from files and config, classify permissiveness, and gate generation.
Showoff
>
Cli Banners And Versioning
Define a polished CLI with Commander, chalk-styled banners, versioning, and subcommands.
Hook Lifecycle Execution
Load and execute YAML-defined lifecycle hooks with optional conditions and controlled timeouts.
Copilot Sdk Analysis Session
Run semantic analysis with the Copilot SDK to extract skills, agents, and hooks.
Prd
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
Cli Creation
Build professional command-line interface (CLI) applications following industry best practices. Covers argument parsing, help text, output formatting, error handling, subcommands, configuration, and distribution across multiple languages.
Github Url Normalization And Clone
Normalize GitHub URLs and perform shallow clones to a temp directory with cleanup.
Cli Command Definition
Define CLI commands, arguments, and options using commander with styled banners and versioning.
Asset Generation Templates
Generate SKILL.md, agent.yaml, and hook YAML with structured content and conventions.
Src Patterns
Patterns from the src directory
Copilot Sdk
Build AI-powered applications using the GitHub Copilot SDK. Use this skill when developing apps with @github/copilot-sdk (TypeScript), github-copilot-sdk (Python), github.com/github/copilot-sdk/go (Go), or GitHub.Copilot.SDK (.NET). Covers client lifecycle, sessions, streaming, custom tools, MCP integration, and best practices.
Assimilation Pipeline Orchestration
Use to run the end-to-end assimilation phases - scan, analyze via Copilot SDK, license check, generate assets, build registry, and execute hooks.
Agent Assimilation Pipeline
Orchestrate scan, analyze, generate, registry build, and hook execution with dry-run/verbose modes.
Registry Jsonl Search Ranking
Build and query a JSONL registry with relevance scoring, type filtering, and trigger matching.
Repo Scanning And Detection
Enumerate files, detect language/framework, and identify config/test/source directories.