Skip to content

06 · Next Steps

You've completed the Quickstart — here are the best follow-up paths.

Prerequisites

Time: 2 minutes End state: You've picked 2–3 topics to dive deeper into.


Deeper dives

Topic Starting point
6-Tier Memory docs/memory.md — Core / Episodic / Semantic / Procedural / Working
Voice Mode docs/voice.md — STT + TTS + wake-word detection
Computer Use docs/computer-use.md — desktop automation, screenshots, clicks
MCP tool catalog docs/integrations/README.md — all 145+ tools
Agent Pack system docs/packs.md — plugin architecture + installable packs
Community Skills docs/community-skills.md — publish + subscribe
Guardrails — Advanced docs/guardrails.md — JSON Schema, hallucination check, custom
Hashline Guard docs/hashline-guard.md — SHA-256 audit chain
CLI reference docs/CLI.md — all flags + sub-commands
Config reference docs/CONFIG_REFERENCE.md — every config key

Crew-specific

  • Templatescognithor init <name> --template research — see templates list
  • YAML-configured crewscognithor.crew.yaml_loader for agents.yaml + tasks.yaml
  • Hierarchical processprocess=CrewProcess.HIERARCHICAL with a manager LLM for dynamic delegation
  • Custom integrationsdocs/integrations/ for DACH connectors (sevDesk, etc.)

Architecture deep dives

Community & support


Next: 07 · Troubleshooting