Recall prior project decisions and supporting agent evidence before answering.
npx skills add https://github.com/docmancer/docmancer --skill docmancer-search-before-answer
Use this skill when prior decisions, conventions, project facts, or user preferences may affect the answer.
docmancer ask "the current task" for bounded policy, curated memory, and supporting evidence.docmancer read docmancer://memory/<id> when full context or provenance is required.Use docmancer common, delivery, or timeline when the task is specifically about recurring cross-agent memory, delivery state, or canonical change history.
Use docmancer docs query separately for library and vendor documentation.
Take docmancer/docmancer-search-before-answer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.