Scaffold an advanced stateful agent skill with L4 patterns
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/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.mdreferences/patterns/category-semantic-deferred-tool-binding.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-stateful-skill skill workflow to scaffold an advanced agent skill
with L4 state management, lifecycle artifacts, and chained commands.
$ARGUMENTS — optional skill name or use-case description. Omit to start with discovery.$ARGUMENTS provides a skill name or context, use it to seed discoverySkill directory with SKILL.md implementing selected L4 patterns, state schema,
lifecycle artifact templates, and chained command definitions.
$ARGUMENTS is empty: begin with discovery — identify which L4 patterns applycreate-skill
instead — stateful scaffolding adds complexity that simple skills don't need