# taskmd — task contracts with machine-verdict completion > TASK.md contracts (Acceptance Criteria + Definition of Done) whose completion > is decided by CODE against a live system (technical_done = AC AND DoD), > independent of the executing model. The execution sibling of CCDD. > This page publishes the spec as searchable skills. ## Docs - [Landing](/index.html) - [Repository](https://github.com/MauricioPerera/taskmd) ## Skills Skills published by taskmd - search and browse the project's own docs (spec, methodology, findings). - [search_knowledge](/skills/search_knowledge/SKILL.md): BM25 search over this origin's published knowledge bundle. Use it to find which concept answers a question before fetching it. - [get_concept](/skills/get_concept/SKILL.md): fetch the full markdown of a knowledge concept by id from this origin's bundle. - [list_concepts](/skills/list_concepts/SKILL.md): list every knowledge concept this origin publishes (id, type, title, description).