By laris-co
Reusable workflow agents + soul/oracle initialization commands. GitHub-optional.
npx claudepluginhub laris-co/nat-agents-core --plugin nat-agents-core🔮 Awaken the Oracle - Install commands and agents in your project
Fast search through git history, retrospectives, issues, and codebase.
Initialize Oracle/Shadow philosophy in current project
Initialize full ψ/ structure + Obsidian vault for a project
Initialize minimal ψ/ structure (memory only, no bloat)
"The Oracle Keeps the Human Human"
Core agents and commands for Claude Code — workflow automation + project initialization.
# Add marketplace
/plugin marketplace add laris-co/nat-agents-core
# Install plugin
/plugin install nat-agents-core@laris-co/nat-agents-core
Restart Claude Code after installation.
cd your-project
# Initialize Oracle philosophy + knowledge
/nat-agents-core:oracle-init
# Create minimal ψ/ soul structure
/nat-agents-core:soul-lite
# Install commands & agents to project
/nat-agents-core:awaken
| Command | Purpose |
|---|---|
/awaken | Install commands + agents to your project |
/oracle-init | Setup Oracle/Shadow philosophy |
/soul-init | Create full ψ/ structure + Obsidian vault |
/soul-lite | Create minimal ψ/ (memory only) |
/awaken InstallsCommands (to .claude/commands/):
| Command | Purpose |
|---|---|
/rrr | Session retrospective |
/snapshot | Capture learning |
/recap | Fresh start summary |
/trace | Search everything |
/wip | Show work in progress |
/standup | Daily standup |
/forward | Forward context before /clear |
Agents (to .claude/agents/):
context-finder - Fast search (haiku)executor - Execute plans (haiku)marie-kondo - File placement (haiku)Skills (to .claude/skills/):
| Skill | Purpose |
|---|---|
/where-we-are | Session awareness (quick/deep modes) |
/project | Clone & track repos via ghq |
/learn | Explore codebase with 3 parallel agents |
/oracle | Oracle philosophy reference |
/handoff | Context handoff |
/context-finder | Search skill |
oracle-* | Oracle utilities (incubate, teach, path, mentor) |
your-project/
├── .claude/
│ ├── knowledge/
│ │ ├── oracle-philosophy.md
│ │ └── writing-style.md
│ ├── commands/ ← installed by /awaken
│ ├── agents/ ← installed by /awaken
│ └── skills/ ← installed by /awaken
└── ψ/
├── HOME.md
├── WIP.md
└── memory/
├── retrospectives/
└── learnings/
# 1. Install plugin
/plugin marketplace add laris-co/nat-agents-core
/plugin install nat-agents-core@laris-co/nat-agents-core
# 2. Restart Claude Code
# 3. Initialize your project
/nat-agents-core:oracle-init
/nat-agents-core:soul-lite
/nat-agents-core:awaken
# 4. Start working
/recap
For personal philosophy and writing style, also install:
/plugin marketplace add laris-co/nat-data-personal
/plugin install nat-data-personal@laris-co/nat-data-personal
Or fork it and customize for yourself.
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation