{"id":"scopecraft-command","name":"command","af_score":56.0,"security_score":31.8,"reliability_score":31.2,"what_it_does":"@scopecraft/cmd provides a CLI and MCP server to manage Markdown-Driven Task Management (MDTM) files. It reads/writes tasks (including phase/current-archive workflows and parent/subtask sequencing) stored in markdown frontmatter (TOML/YAML) and exposes operations via MCP (HTTP/SSE and STDIO) so LLM agents can perform task CRUD without manual parsing.","best_when":"You want local, file-based task management driven by markdown frontmatter and you want an MCP-accessible interface for AI tooling to operate on those files.","avoid_when":"You need strong server-side authorization/tenant security, remote data hosting, or regulated workflows requiring explicit compliance/audit guarantees.","last_evaluated":"2026-03-30T13:39:35.977829+00:00","has_mcp":true,"has_api":false,"auth_methods":["None indicated for local usage"],"has_free_tier":false,"known_gotchas":["State is filesystem-backed; agent retries may duplicate actions if the underlying operation is not idempotent (not documented).","Authentication/authorization for MCP endpoints is not documented; assume local/trusted network usage unless verified in code.","Pagination/filtering behavior for list methods is not documented in the provided README; agent should be prepared to handle large task sets."],"error_quality":0.0}