Skip to content

Command Reference (Legacy Mapping)

As of the skills-only migration, Seer Agent Engine no longer uses division commands/ directories as the primary architecture.

This page is kept as a transition map so older command-style references can be translated to the current skill/workflow model.

What Changed

  • Before: command-first architecture with separate command files per workflow
  • Now: skill-first architecture where workflows live in skills and are auto-activated or user-invoked by skill name

Use These References Instead

Legacy to Current Mapping

Legacy Concept Current Equivalent
/seo-content-audit command file seo-content-audit skill workflow
/seo-search-landscape command file seo-search-landscape skill workflow
/pdm-report command file pdm-report skill workflow
/ana-reporting-buddy command file ana-reporting-buddy skill workflow
Utility command discovery (/utils:*) Skill map + skill reference + plugin catalog

Migration Notes for Builders

If you are maintaining plugins or docs:

  1. Add/modify skills under plugins/**/skills/*
  2. Keep skill-rules-fragment.json accurate for activation
  3. Update .claude-plugin/marketplace.json skills[] entries when skills change
  4. Update docs pages to reference skills/workflows, not command directories

Last updated: 2026-03-23