Archcore + Superpowers
Give Superpowers your project’s decisions. Keep new decisions in Git with Archcore.
How Archcore + Superpowers work together
Start with either tool. These instructions tell your agent to read existing project decisions before design work and save new decisions in Archcore. Superpowers keeps its own plans; Archcore documents reference them.
- Archcore ↗
- Keeps project decisions, rules, and specs in Git for your agent to use.
- Superpowers ↗
- Guides design and implementation through its own skills and plans.
From a new idea to the next session
The instructions ask your agent to:
-
Read existing decisions
At the start of brainstorming, the agent searches Archcore for decisions and rules that apply to your task.
-
Review the design before code
Superpowers guides the design. If the task conflicts with an accepted decision, the agent asks you how to proceed.
-
Keep the decisions you approve
After design approval, the agent records decisions as draft architecture decision records (ADRs) in Archcore. Accepting an ADR needs your explicit approval.
-
Continue with project context
The next session can find the saved design and decisions. Superpowers keeps its implementation plans in the repository.
Starting with /archcore:plan? That command finishes first. Superpowers can pick up design or execution work it leaves open.
Benefits & limits
Catch conflicts before code.
The instructions bring existing project decisions into design work. You resolve conflicts before implementation and approve new decisions before they become accepted records.
- Design with project context
-
Brainstorming starts with a search for relevant decisions and rules.
You approve the design before code is written.
- Conflicting or shared decisions
-
A conflict with an accepted decision needs your input. Read-only documents stay with their owning project.
If several projects are writable, the agent confirms where to save a record.
- A new session
-
Saved designs and decisions give the next session context to continue.
Unanswered design questions still need your input.
- Two implementation plans
-
Superpowers keeps its detailed execution plan. The Archcore plan stays as written.
You maintain any overlapping tasks across the two plans.
- Starting with /archcore:plan
-
The command finishes before brainstorming begins.
Superpowers can take on design or execution work the command leaves open.
Start with Archcore.
Keep your project decisions ready for the next task.