From starter-pack
Load essential project context (principles, architecture, agents)
npx claudepluginhub 1kalin/claude-code-starter-pack --plugin starter-pack# Start Command Load essential project context for efficient work. ## Task If you haven't read these files in this session, read them now: **Principles (Enforced Standards):** 1. `.claude/docs/CODE_PRINCIPLES.md` - Code quality standards (hard limits, patterns) 2. `.claude/docs/FILE_PRINCIPLES.md` - File organization (structure, naming) **Agent Usage:** 3. `.claude/docs/AGENT_GUIDE.md` - Base patterns for delegating to agents **Project-Specific:** 4. `.claude/docs/ARCHITECTURE_GUIDE.md` - Project architecture and patterns 5. `tools/README.md` - Available utility scripts and test reque...
/startImplements Manus-style file-based planning for complex tasks by creating task_plan.md, findings.md, and progress.md. Supports automatic session recovery after /clear.
/startOrchestrates provided tasks using three agents (task-orchestrator, decomposer, dependency-analyzer) to generate execution plans, tracking directories, dependency graphs, and coordination documents.
/startOrchestrates provided tasks using three agents (task-orchestrator, decomposer, dependency-analyzer) to generate execution plans, tracking directories, dependency graphs, and coordination documents.
/startStarts ClaudeClaw heartbeat daemon: blocks home-dir starts, installs Bun/Node if needed, checks/runs interactive config for model, heartbeat, Telegram/Discord/security.
/startStarts interactive UI design session: interviews requirements, generates variations, collects feedback, iterates to refined design, produces implementation plan. Optional target argument.
/startStarts the Nights Watch daemon to monitor Claude usage limits and autonomously execute tasks from task.md. Supports optional --at TIME scheduling.
Load essential project context for efficient work.
If you haven't read these files in this session, read them now:
Principles (Enforced Standards):
.claude/docs/CODE_PRINCIPLES.md - Code quality standards (hard limits, patterns).claude/docs/FILE_PRINCIPLES.md - File organization (structure, naming)Agent Usage:
3. .claude/docs/AGENT_GUIDE.md - Base patterns for delegating to agents
Project-Specific:
4. .claude/docs/ARCHITECTURE_GUIDE.md - Project architecture and patterns
5. tools/README.md - Available utility scripts and test requests
After reading, briefly confirm: