/plan
Plan a feature or initiative over gated tracks; name sdd, sources, or iso to run that track or mode directly.
$ npx -y skills add archcore-ai/plugin --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/plan
Context preview
What this command does when you run it.
Plan a feature or initiative over gated tracks; name sdd, sources, or iso to run that track or mode directly.
Command definition
plan.mddescription: Plan a feature or initiative over gated tracks; name sdd, sources, or iso to run that track or mode directly. argument-hint: "[topic] [sdd | sources | iso]"
/archcore:plan
Arguments
The user invoked this command with: $ARGUMENTS
Instructions
Use the Archcore skill at `skills/plan/SKILL.md`.
Make your AI code like it already knows your repo. Archcore gives coding agents the architecture, rules, and prior decisions of this repo — so new changes land where your project says they belong and follow the team's conventions, automatically.
Repo: archcore-ai/plugin
Other commands on archcore-ai-plugin.
- /document
Record a decision as an ADR or RFC, or document existing code as a spec, doc, guide, or rule; routes to the right document type.
Open command - /init
First-time Archcore setup — detect the repo, compose the full first-day seed in one preview, create it on one confirm, and wire host configs.
Open command - /review
Review branch changes against Archcore docs, or report project health; --drift runs staleness detection, --deep a full documentation audit.
Open command

