Sitemap task bias
Use when creating or auditing an agent-team sitemap, Task Bias ledger, concept coverage, product surface map, validation chain, or missing-concept check.From its SKILL.md
npx -y skills add agentlas-ai/Agentlas-OS --skill sitemap-task-biasAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.8 KB, 138 tokens by cl100k_base, as published. Nobody here has run it
Sitemap Task Bias
Procedure
- List the user-facing surfaces, workflows, agent roles, skills, memory scopes, runtime adapters, policy gates, and verification lanes.
- Compare the request against required concept coverage:
- sitemap;
- PM Soul;
- memory architecture;
- all-LLM runtime architecture;
- public/private boundary;
- install and verification path.
- Add task biases that protect the build from dropping important concerns.
- Record skipped or blocked concepts in
.agentlas/validation-ledger.jsonl.
Output
Return covered, missing, task_biases, and evidence_files.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.