plan

A planning workflow for turning a feature or larger initiative into the appropriate set of product and technical documents. It can choose between a small plan and a larger package with separate specifications for each capability.

In plain words
What is it for?
Use it to plan features, product roadmaps, API migrations, large platforms, research, or requirements for regulated work.
Why use it?
It helps teams decide how much planning is needed and keeps goals, constraints, and existing decisions together.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/archcore-ai/plugin/plan
Any agent
npx skills add archcore-ai/plugin --skill plan
Clone the repo
git clone --depth 1 https://github.com/archcore-ai/plugin

Made for: Claude Code, Codex.

Per session 194 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,868 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00194 $0.01868
Opus 5 $0.00097 $0.00934
Sonnet 5 $0.00039 $0.00374
Haiku 4.5 $0.00019 $0.00187

Measured 2d ago against content hash 4604def7d4fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

plan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/archcore/skills/plan/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/archcore:plan

Plan a feature or initiative through a computed route. The conductor (skills/_shared/delta-routing.md) derives the canon delta Δ, the gap profile Π, the zone maturity M, and the risk flags R, then assembles the document package; instruments produce the documents. Vision types are the primary output. Reads cover all three categories: vision supplies intent and resumption targets, knowledge supplies constraints, experience supplies precedent.

When to use

  • "Plan the auth redesign" → computed route — typically capability: one spec plus one plan
  • "Create a roadmap for the API migration" → computed route
  • "Plan a new feature for CSV export" → computed route
  • "Plan the notifications platform" → computed route — typically umbrella: prd, one spec per capability, one plan
  • "I need market research before we plan" → acquisition instrument (sources expert path)
  • "We're regulated — start the ISO requirements cascade" → iso links (iso expert path)
  • "Investigate X before we plan" / "Compare the alternatives for Y" → research instrument

Not plan:

  • Recording a decision → /archcore:document
  • Documenting existing code → /archcore:document
  • Codifying a team standard → /archcore:document
  • Checking documents against code → /archcore:review

Route computation

Apply in this order:

Signal Route
The user names an expert path — an alias (sdd, sources, iso, research), a route name, or a registry document type The named path per the expert invocation map in skills/_shared/delta-routing.md, with no computation
Any other request Compute Δ, Π, M, and R per the Derivation section of skills/_shared/delta-routing.md; its route table decides the package
A decision surfaces at a gate Record the adr through the decision instrument (skills/_shared/tracks/decision.md), then return to the open gate

Technical-research boundary: market and business discovery belongs to the acquisition instrument; a request that already proposes a specific target for team acceptance ("should we switch to Y", "let's adopt Y") belongs to /archcore:document's decision instrument — research is pre-decision evidence gathering with no proposed verdict.

Read the full file on GitHub · 124 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 124 lines · 194 tokens per session scan A 4604def7d4fe

Subscribe to this mod's changes

plan is a skill published in the GitHub repository archcore-ai/plugin (53 stars, last pushed 15d ago), licensed Apache-2.0. It adds 194 tokens to every session and 1,868 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

shark

The Shark Pattern — universal non-blocking execution for any AI coding agent. Spawn remoras for slow tools, keep the main agent swimming. Works with Claude Code, Codex, Gemini CLI, Cursor, Aider, OpenClaw.

keugenek/shark · 2 tokens

auth-web-cloudbase

CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides concise and practical Web authentication solutions with multiple login methods and complete user management.

TencentCloudBase/CloudBase-AI-Toolkit · 38 tokens

taiyi-ui-design

TaiyiForge 第 4 阶段 — UI/UX 契约,产出 UI-DESIGN.md。四端通用。.

Dong90/oh-my-taiyiforge · 35 tokens

browse-and-evaluate

Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.

MoizIbnYousaf/Ai-Agent-Skills · 43 tokens

telnyx-messaging-hosted-curl

Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides REST API (curl) examples.

team-telnyx/ai · 45 tokens

render-3d-product-showcase

Assemble a premium 3D product-showcase ad from a config — four beat clips (an orbiting hero rotation, a macro push-in, a physics reveal, a typographic close) normalized to the brand-color canvas, hard-concatenated in order, closed on a deterministic Playwright brand end card, and mixed under one instrumental bed at…

gooseworks-ai/goose-skills · 159 tokens