# sudocode ## Docs - [sudocode add-ref](https://docs.sudocode.ai/cli/add-ref.md): Add inline Obsidian-style cross-references (`[[ID]]`) to spec or issue markdown files - [sudocode blocked](https://docs.sudocode.ai/cli/blocked.md): Find issues that are blocked by dependencies and identify project bottlenecks - [sudocode export](https://docs.sudocode.ai/cli/export.md): Export sudocode database to JSONL files for backup, migration, or external processing - [sudocode feedback add](https://docs.sudocode.ai/cli/feedback-add.md): Add anchored feedback from an issue to a specification, enabling bidirectional learning between implementation and design - [sudocode feedback dismiss](https://docs.sudocode.ai/cli/feedback-dismiss.md): Dismiss one or more feedback entries to mark them as addressed or resolved - [sudocode feedback list](https://docs.sudocode.ai/cli/feedback-list.md): List feedback entries with optional filters for issue, spec, type, and status - [sudocode feedback relocate](https://docs.sudocode.ai/cli/feedback-relocate.md): Manually relocate a stale or outdated feedback anchor to a new line in the spec - [sudocode feedback show](https://docs.sudocode.ai/cli/feedback-show.md): Show detailed information about a specific feedback entry, including full content and anchor location - [sudocode feedback stale](https://docs.sudocode.ai/cli/feedback-stale.md): List feedback entries with stale anchors that may need relocation - [sudocode import](https://docs.sudocode.ai/cli/import.md): Import sudocode data from JSONL files into the SQLite database - [sudocode init](https://docs.sudocode.ai/cli/init.md): Initialize a new sudocode project by creating the `.sudocode/` directory structure and configuration files. - [sudocode issue create](https://docs.sudocode.ai/cli/issue-create.md): Create a new issue to represent an actionable work item that can be assigned and tracked - [sudocode issue delete](https://docs.sudocode.ai/cli/issue-delete.md): Delete one or more issues - [sudocode issue list](https://docs.sudocode.ai/cli/issue-list.md): List all issues in your sudocode project with comprehensive filtering by status, assignee, priority, and content search - [sudocode issue show](https://docs.sudocode.ai/cli/issue-show.md): Display complete details about an issue, including content, relationships, status, and feedback provided - [sudocode issue update](https://docs.sudocode.ai/cli/issue-update.md): Update properties of an existing issue without recreating it - [sudocode link](https://docs.sudocode.ai/cli/link.md): Create typed, bidirectional relationships between specs and issues to model dependencies, implementations, and connections - [CLI Overview](https://docs.sudocode.ai/cli/overview.md): Command-line interface for managing sudocode projects - [sudocode ready](https://docs.sudocode.ai/cli/ready.md): Find issues ready to work on with no blockers - [sudocode spec create](https://docs.sudocode.ai/cli/spec-create.md): Create a new spec to capture user intent, requirements, and design decisions - [sudocode spec delete](https://docs.sudocode.ai/cli/spec-delete.md): Delete one or more specifications - [sudocode spec list](https://docs.sudocode.ai/cli/spec-list.md): List all specs in your sudocode project with powerful filtering and search capabilities. - [sudocode spec show](https://docs.sudocode.ai/cli/spec-show.md): Display detailed specification information - [sudocode spec update](https://docs.sudocode.ai/cli/spec-update.md): Update existing specification properties - [sudocode stats](https://docs.sudocode.ai/cli/stats.md): View detailed project statistics and metrics - [sudocode status](https://docs.sudocode.ai/cli/status.md): Get a quick project status overview - [sudocode sync](https://docs.sudocode.ai/cli/sync.md): Synchronize data between markdown, JSONL, and database - [Feedback System](https://docs.sudocode.ai/concepts/feedback.md): Anchored feedback from issues to specs for bidirectional learning - [Issues](https://docs.sudocode.ai/concepts/issues.md): Actionable work items for agent execution - [Relationships](https://docs.sudocode.ai/concepts/relationships.md): Typed connections between specs and issues for dependency modeling - [Specs (Specifications)](https://docs.sudocode.ai/concepts/specs.md): Capture user intent, requirements, and design decisions - [Storage Model](https://docs.sudocode.ai/concepts/storage-model.md): Git-native 3-layer distributed database architecture - [Decomposing Specs](https://docs.sudocode.ai/examples/spec-breakdown.md): Use hierarchical specs to decompose ambiguous problems through discovery and experimentation - [Spec-Driven Development](https://docs.sudocode.ai/examples/spec-driven-development.md): Build software with durable context and bidirectional feedback - [Test-Driven Debugging](https://docs.sudocode.ai/examples/test-driven-debugging.md): Use sudocode to track a bug investigation - [Tracking Context Agentically](https://docs.sudocode.ai/examples/tracking-work-agentically.md): Add a persistence layer to your context - [Dispatching Workflows](https://docs.sudocode.ai/examples/workflows.md): Execute workflows with automated agent coordination from your spec - [Introduction](https://docs.sudocode.ai/introduction.md): Git-native context management for AI-assisted software development - [Best Practices for AI Agents](https://docs.sudocode.ai/mcp/agent-best-practices.md): Guidelines for AI agents using the sudocode MCP server - [Creating Issues](https://docs.sudocode.ai/mcp/issue-creation.md): How to create and organize issues with the sudocode MCP tools. - [Executing Issues](https://docs.sudocode.ai/mcp/issue-execution.md): How agents discover, claim, and complete issues using the sudocode MCP server - [Multi-Agent Coordination](https://docs.sudocode.ai/mcp/multi-agent.md): How multiple AI agents coordinate work using sudocode MCP tools - [Overview](https://docs.sudocode.ai/mcp/overview.md): Use sudocode with AI assistants through Model Context Protocol - [Quick Start](https://docs.sudocode.ai/mcp/quick-start.md): Get sudocode MCP server running in minutes - [Creating Specifications](https://docs.sudocode.ai/mcp/spec-creation.md): How to write specs with the sudocode MCP tools - [Quick Start](https://docs.sudocode.ai/quickstart.md): Welcome to sudocode! - [Roadmap](https://docs.sudocode.ai/roadmap.md): Current status and future plans for sudocode development - [Issue Management](https://docs.sudocode.ai/web/issue-management.md): Manage and coordinate issues through the sudocode web interface - [Overview](https://docs.sudocode.ai/web/overview.md): Visualize and orchestrate your sudocode project through a local web interface - [Quick Start](https://docs.sudocode.ai/web/quickstart.md): Get started with the sudocode web server in minutes - [Spec Management](https://docs.sudocode.ai/web/spec-management.md): Writing and managing specifications in sudocode - [Why sudocode?](https://docs.sudocode.ai/why-sudocode.md) ## Optional - [GitHub](https://github.com/sudocode-ai/sudocode) - [Discord](https://discord.com/invite/T3kR4EzQ6V)