apex-stack-claude-code
The complete autonomous agent stack for Claude Code — APEX cognitive framework, MEMORIA persistent memory, and ARCHITECT goal execution engine — bundled into a single Claude Code skill. Drop it into your CLAUDE.md and instantly upgrade every Claude Code session: better thinking, persistent context, autonomous task execution. Built by contrario. Zero config. Works on every project.
Why use this skill?
Upgrade Claude Code with the APEX Stack. Get a high-performance agent framework for better thinking, persistent context, and autonomous task execution.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/contrario/apex-stack-claude-codeWhat This Skill Does
The APEX Stack for Claude Code is a comprehensive cognitive and operational framework designed to transform a standard AI coding assistant into a high-performance autonomous agent. It integrates three distinct layers: APEX (Cognitive Framework), MEMORIA (Persistent Memory), and ARCHITECT (Goal Execution). By deploying this skill, you enable a sophisticated 'APEX Loop' that mandates structured thinking (Analyze, Prioritize, Execute, X-Factor) on every response. This ensures that the agent moves beyond simple code completion to provide deep, architectural insights, surgical bug fixes, and strategic development planning. It serves as a command layer that sits on top of your existing Claude Code workflow, requiring no background processes or complex setup.
Installation
There are three ways to integrate APEX into your workflow. For local development, adding it to your CLAUDE.md is recommended. Use clawhub install apex-stack-claude-code and append the skill's markdown content to your local CLAUDE.md file. For a universal experience, add the content to ~/.claude/CLAUDE.md. If you prefer an ephemeral approach, simply inject it into a single session using the --context flag when launching Claude Code.
Use Cases
- Rapid Debugging: Use Precision Mode to resolve complex stack traces and dependency issues with a primary focus on root-cause analysis.
- Full-stack Development: Use Execution Mode for bulk file edits and rapid feature implementation, reducing repetitive overhead.
- Architectural Planning: Leverage Architecture Mode for high-level system design, ensuring that infrastructure decisions remain stable and scalable at 10x growth.
- PR Auditing: Utilize Review Mode for systematic security, performance, and maintainability checks before pushing to production.
Example Prompts
- "APEX: Analyze the current authentication middleware performance and suggest three optimizations that maintain our first-principles design."
- "Execute: Refactor this entire feature set to use the new service pattern. Ensure you apply the ARCHITECT guidelines for modularity.
- "Review: Examine this pull request. Prioritize security vulnerabilities and memory leaks before offering stylistic suggestions."
Tips & Limitations
To maximize the utility of the APEX stack, treat the agent as a senior lead developer. Avoid vague requests; the framework relies on your intent to drive the 'Analyze' phase. Note that this skill is strictly a prompt-engineering and heuristic overlay—it does not possess persistent database storage, relying instead on the context provided in your session or CLAUDE.md. When working with highly experimental code, ensure you manually verify the 'X-Factor' suggestions, as they push boundaries intentionally.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-contrario-apex-stack-claude-code": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
Meeting Brief Copilot
Turn people, companies, agendas, notes, and email threads into consulting-style meeting briefs, sharp questions, follow-up emails, and action items.
quicker-connector
与 Quicker 自动化工具集成,读取、搜索和执行 Quicker 动作列表。支持 CSV 和数据库双数据源,智能匹配用户需求并调用本地 QuickerStarter 执行。