Task context map

September 26, 2026 ยท View on GitHub

Read the rows in order for the task at hand. Skip the listed surfaces unless the change reaches them.

TaskRead in orderSkip by default
Understand the codebaseRepository map, architecture invariantsRelease and integration docs
Implement a feature or fixMatching .agents/skills workflow, repository map, relevant nested AGENTS.md, quality gatesUnchanged output and integration lenses
Change extraction or analysisRepository map, detection internals, extraction internals when parsing changes, relevant crate AGENTS.md, analyzer authoring, review routingSite and package docs
Change crate boundaries or public APIsArchitecture invariants, core migration, backwards compatibilityStyling validation
Change human CLI outputCLI internals, review routing, CLI nested AGENTS.md, matching CLI review skillLSP and editor docs unless behavior is shared
Change JSON or CI outputCLI internals, backwards compatibility, review routing, relevant format review skillHuman CLI styling unless output is shared
Change LSP, MCP, or editor integrationRepository map, matching LSP internals, MCP internals, or VS Code internals, review routing, matching integration skillUnrelated analyzers
Change framework pluginsPlugin internals, plugin authoring, relevant detection and graph referencesUnrelated output formats
Change security analysisDetection internals, security agent verification, relevant core and security tests, review routingEditor and cloud surfaces unless output changes
Change similar-code analysisSimilar-code analysis, repository map, detection internals, MCP internals or Node/package references when affected, review routingBare analysis, CI gates, LSP, and editor surfaces unless the versioned scope changes
Change runtime coverage or licensingRepository map, architecture invariants, crates/cli/src/coverage/, crates/license/, crates/v8-coverage/, .github/workflows/protocol-parity.ymlUnrelated static analyzers
Change the coverage-map matchercrates/engine/src/health/scoring.rs, tests/coverage-producer-corpus/README.md, quality gates for npm run check:coverage-producersCoverage ingestion, licensing, and unrelated analyzers
Change Node bindings or packaged multicallRepository map, backwards compatibility, scripts/contract-surfaces.mjs, scripts/check-contract-surfaces.mjs, crates/napi/, crates/multicall/Human CLI styling unless shared
Change visualizationRepository map, crates/engine/src/viz.rs, crates/cli/src/viz/mod.rs, viz-frontend/src/, viz-frontend/package.json, review routingUnrelated editor integrations
Change GitHub Action or GitLab CIReview routing, action or CI tests, matching integration review skillEditor integrations
Audit slop or unnecessary maintenance complexityRepository map, .agents/skills/slop-audit/SKILL.md, quality gatesUnrequested metric targets or blanket test deletion
Change docs, skills, or agent routingKnowledge architecture, AI tooling, quality gatesAnalyzer internals
Prepare a releaseRelease procedure, quality gates, release security, backwards compatibility, changelog and companion-source contractsUnchanged analyzer internals
Prepare a commit or pushQuality gates, active workflow skillUnrelated reference catalogues
Change a finding that several commands or surfaces reportDrift contract, review routing, quality gatesUnaffected specialist lenses
Review a cross-surface changeReview routing, quality gates, affected durable referencesUnaffected specialist lenses

Use live command help and generated contracts for volatile CLI details. Do not copy full flag or tool catalogues into root routers.