Strategic document generation for agentic applications. A Claude Code plugin that acts as your thinking partner to generate 22 design documents following the North Star methodology. Helps define and preserve product intent while building agentic applications in Claude Code. The output is a structured documentation system that can be handed off to Claude Code providing it with details of what to build, what not to build, how to build it, and how to talk about it.
North Star Advisor helps you plan AI-native applications through:
- Strategic Discovery - Open exploration to articulate what you're building
- Domain Research - 4 parallel agents research tech, features, architecture, and pitfalls
- Document Generation - 22 strategic documents informed by research
# Add the marketplace
/plugin marketplace add AI-Native-Systems/north-star-advisor
# Install the plugin
/plugin install northstar@ans/northstar:advisor # Strategic discovery
/northstar:advisor-build # Research and generate documents
/northstar:status # Check progress| Command | Description |
|---|---|
/northstar:advisor |
Strategic discovery through open exploration |
/northstar:advisor-build |
Research and generate documents |
/northstar:status |
Show research and generation progress |
/northstar:resume |
Continue from last checkpoint |
/northstar:export |
Package docs into shareable zip |
/northstar:help |
Show available commands |
| Flag | Description | Templates |
|---|---|---|
| (none) | Core strategic documents | 12 templates |
--ux |
Add UX design templates | +4 (16 total) |
--deep |
Add architecture templates | +6 (18 total) |
--full |
All templates | 22 total |
--search-tool <tool> |
Use custom search tool for research | - |
The generated documents form a complete strategic blueprint. Point Claude Code at these docs and it will understand:
- What to build - Features, user journeys, success metrics
- What NOT to build - Kill list, non-goals, out-of-scope items
- How to build it - Architecture patterns, agent topology, security guardrails
- How to talk about it - Brand voice, terminology, beliefs
Add to your project's CLAUDE.md:
## Strategic Context
This project was planned using North Star Advisor.
Before implementing features, read:
- `north-star-advisor/ai-context.yml` - Strategic context (start here)
- `north-star-advisor/docs/INDEX.md` - Documentation hub- Methodology - Generation phases and principles
- Validation Gates - Per-phase validation rules
- Data Flow - How data moves through generation
- Claude Code CLI
- Claude subscription (uses subscription credits, no API key needed)
MIT
Patrick Pena / AI Native Systems™
