Activate the agent with full project context and prepare for work. Run this at the start of every session.
Loads project context and confirms readiness for development. Run at the start of every session to activate agents and understand current state.
/plugin marketplace add az9713/claude-code-agentic-framework/plugin install az9713-codebase-singularity@az9713/claude-code-agentic-frameworkThis is the main activation command that prepares Claude for working on this project. Run this at the start of every session.
When this command is invoked, perform the following steps:
CLAUDE.md in the project rootspecs/ directoryapp/ directory structureBased on the files read:
Respond to the user with:
Project Loaded: Codebase Singularity Framework
This is a Class 3, Grade 1 agentic layer implementing the full Codebase
Singularity concept with orchestration capabilities. The framework enables
autonomous plan-build-review-fix workflows.
Available Commands:
- /plan - Create implementation plans
- /build - Build from specifications
- /review - Review code quality
- /fix - Address review issues
- /cycle - Complete development cycle
- /orchestrate - Multi-agent coordination
Available Agents: planner, builder, reviewer, fixer, test-writer,
doc-fetcher, security-auditor, refactorer, orchestrator
What would you like to work on?