Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment.
This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering functional, edge case, error handling, and…
AGENTS.md instructions for stellarlinkco/skills, covering repository guidelines, project overview, architecture & data flow, key directories and development commands.
Review code changes with a max-grade, recall-oriented pipeline. Use when the user wants to: Review a pull request, branch diff, or local working-tree diff Find correctness, security, contract, concurrency, or performance bugs Surface reuse, simplification, efficiency, altitude, or convention issues introduced by a…
This skill should be used for multi-session autonomous agent work requiring progress checkpointing, failure recovery, and task dependency management. Triggers on '/harness' command, or when a task involves many subtasks needing progress persistence, sleep/resume cycles across context windows, recovery from mid-task…
Iteratively evolve any measurable artifact (prompt, skill, code, idea, configuration, document, benchmarked experiment) through autonomous mutation-evaluate-gate loops. Supports both GT case suites and autoresearch-style scalar metric loops where a fixed command prints one score. Uses 8-phase iteration, 3-layer…