prefactor-skill-selector
Installation
SKILL.md
Prefactor skill selector
Use this file as a router for Prefactor skills.
Available skills
skills/bootstrap-existing-agent-with-prefactor-cli/SKILL.md: provision Prefactor credentials withprefactor setup/prefactor setup --create, write env values, and choose a package.skills/instrument-existing-agent-with-prefactor-sdk/SKILL.md: instrument an existing agent with Prefactor SDK so coding tools can see runs, llm/tool spans, token usage, and failures.skills/create-provider-package-with-core/SKILL.md: create a new provider package as a thin adapter over@prefactor/corewith core-first boundaries and tracing conventions.skills/report-agent-risk-data/SKILL.md: populatedata_riskfields on span types for compliance tracking and data governance after an agent is already instrumented.skills/write-span-summary-templates/SKILL.md: write Liquid display templates on span type schemas so traces show readable one-line summaries in the Prefactor UI.skills/inspect-agent-run-with-prefactor-cli/SKILL.md: perform root-cause analysis on a Prefactor agent run from CLI span data; run in the agent's own codebase (user provides instance ID and symptom).