Install
$ agentstack add skill-daehounan-agency-agents-fork-strategy-nexus ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
NEXUS Strategy Orchestration Skill
When this skill activates, route the user to the appropriate NEXUS playbook based on engagement type and phase.
Top-level entry points
| User signal | Playbook to load | |---|---| | "Where do I start?" / "how do I run an engagement?" | strategy/QUICKSTART.md | | "Give me the executive view" | strategy/EXECUTIVE-BRIEF.md | | "Walk me through the full doctrine" | strategy/nexus-strategy.md |
Phase playbooks (sequential)
| Phase | Focus | Playbook | |---|---|---| | 0 | Intelligence & Discovery | strategy/playbooks/phase-0-discovery.md | | 1 | Strategy & Architecture | strategy/playbooks/phase-1-strategy.md | | 2 | Foundation & Scaffolding | strategy/playbooks/phase-2-foundation.md | | 3 | Build & Iterate | strategy/playbooks/phase-3-build.md | | 4 | Quality & Hardening | strategy/playbooks/phase-4-hardening.md | | 5 | Launch & Growth | strategy/playbooks/phase-5-launch.md | | 6 | Operate & Evolve | strategy/playbooks/phase-6-operate.md |
Named scenarios (cross-phase)
| Scenario | Runbook | |---|---| | Startup MVP shipping | strategy/runbooks/scenario-startup-mvp.md | | Enterprise feature delivery | strategy/runbooks/scenario-enterprise-feature.md | | Marketing campaign launch | strategy/runbooks/scenario-marketing-campaign.md | | Production incident response | strategy/runbooks/scenario-incident-response.md |
Coordination assets
- Agent activation prompts:
strategy/coordination/agent-activation-prompts.md - Handoff templates:
strategy/coordination/handoff-templates.md
When NOT to use
- Single-agent task → call the agent directly
- Tactical question (one phase only) → load that one phase playbook
- Lightweight planning → use
ecc:plannerorecc:planinstead
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: daehounan
- Source: daehounan/agency-agents-fork
- License: MIT
- Homepage: https://github.com/daehounan/agency-agents-fork/releases/tag/v1.3.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.