Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
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)
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.
Repowire mesh usage skills for AI coding agents: cross-agent review and planning, delegate, usage patterns, and install/update. Backend-agnostic and parameterised on the agent you choose.
Automatically detects and loads AGENTS.md files to provide agent-specific instructions alongside CLAUDE.md. Enables specialized agent behaviors without manual intervention.
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Multi-agent workflow orchestration with natural language creation, parallel execution, conditional flows, and visual progress tracking
HelloAGENTS — The orchestration kernel that makes any AI CLI smarter. Adds intelligent routing, unified QA gates, safety guards, and notifications.
"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