Scaffold a GitHub agentic workflow from an existing skill
From agent-scaffoldersnpx claudepluginhub richfrem/agent-plugins-skills --plugin agent-scaffoldersThis skill is limited to using the following tools:
acceptance-criteria.mdevals/evals.jsonevals/results.tsvfallback-tree.mdreferences/acceptance-criteria.mdreferences/agent-types.mdreferences/fallback-tree.mdreferences/hitl-interaction-design.mdreferences/pattern-decision-matrix.mdreferences/patterns/action-forcing-output-with-deadline-attribution.mdreferences/patterns/adversarial-objectivity-constraint.mdreferences/patterns/anti-pattern-vaccination.mdreferences/patterns/anti-symptom-triage.mdreferences/patterns/artifact-embedded-execution-audit-trail.mdreferences/patterns/artifact-generation-xss-compliance-gate.mdreferences/patterns/artifact-lifecycle.mdreferences/patterns/artifact-state-interrogative-routing.mdreferences/patterns/asynchronous-benchmark-metric-capture.mdreferences/patterns/audience-segmented-information-filtering.mdreferences/patterns/category-calibrated-benchmark-anchoring.mdExecutes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Follow the create-agentic-workflow skill workflow to convert a local skill into a
GitHub-native agentic workflow.
$1 — path to the existing skill directory to convert$2 — optional mode: ide (Copilot Chat slash command), cicd (autonomous quality gate),
or both. Defaults to guided selection if omitted.$1 provides a skill directory, resolve and validate the path; otherwise askscaffold_agentic_workflow.py with the gathered parametersgh aw compile, etc.)Generated GitHub workflow YAML and/or Copilot agent definition files, with implementation notes for the chosen agent type and pattern.
$ARGUMENTS is empty: begin with Phase 0 complexity gate, then guided discovery