migrate-skill
migrate-skill
Move an agent skill from a local source (toolkit plugin, .claude/skills/, or .claude/commands/) into dogfooded-skills, then import it back as a standalone local skill.
When to Use
- Consolidating a battle-tested skill from claude-toolkit into dogfooded-skills
- Moving a local-only skill into the shared library for reuse across projects
- Replacing a toolkit symlink with a dogfooded-skills copy
Prerequisites
ls ~/Projects/fellowship-dev/dogfooded-skills/skills/ # repo cloned
gh auth status # can push
Workflow
More from fellowship-dev/dogfooded-skills
entropy-check
Sensor — checks doc freshness and computes domain quality grades. Never fixes. Detects staleness, missing coverage, and FlowChad gaps. Updates QUALITY_SCORE.md. Skips inapplicable signals per repo.
17distill
Post-mission audit and distillation — capture mode classifies a completed mission using an 8-code failure taxonomy and writes an audit JSON; analyze mode aggregates audit JSONs into a findings report and creates GitHub issues with recommendations.
15skill-builder
Write a high-quality agent skill — covers frontmatter spec, section structure, quality criteria, and common antipatterns.
14popsicle
Agent-native onboarding doc generator — builds coverage maps, health baselines, generated docs, and agent adapters so any AI tool can autonomously navigate your repo.
9setup-harness
Scaffold the knowledge layer for a repo — ARCHITECTURE.md, QUALITY_SCORE.md, enhanced docs/code-structure.md, docs/code-guidelines.md, and FlowChad flow stubs. Gives agents a map, not a 1,000-page manual.
8hookshot
Read a repo's docs/ structure and generate Claude Code enforcement hooks — pre-edit reminders, skill-drift warnings, and markdown lint. Warning and guidance only; never auto-edits files.
7