Skip to content
Development
Skill

/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 plugin
agentlas-os
1.2k41 skills5 agents14 commands1 MCP
Install
$ npx -y skills add agentlas-ai/Agentlas-OS --skill sitemap-task-bias --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/sitemap-task-bias

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when creating or auditing an agent-team sitemap, Task Bias ledger, concept coverage, product surface map, validation chain, or missing-concept check.

SKILL.md

sitemap-task-bias.SKILL.md
name: sitemap-task-bias
description: "Use when creating or auditing an agent-team sitemap, Task Bias ledger, concept coverage, product surface map, validation chain, or missing-concept check."

Sitemap Task Bias

Procedure

1. List the user-facing surfaces, workflows, agent roles, skills, memory scopes, runtime adapters, policy gates, and verification lanes. 2. Compare the request against required concept coverage:

  • sitemap;
  • PM Soul;
  • memory architecture;
  • all-LLM runtime architecture;
  • public/private boundary;
  • install and verification path.

3. Add task biases that protect the build from dropping important concerns. 4. Record skipped or blocked concepts in `.agentlas/validation-ledger.jsonl`.

Output

Return `covered`, `missing`, `task_biases`, and `evidence_files`.

Ships withagentlas-os

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Get the whole plugin

Other skills on agentlas-os.