Skip to content

Subagents Report -- Changelog History

Tracks drift between the subagents report and official Claude Code documentation across versions.

Status Legend

StatusMeaning
COMPLETEAction was taken and resolved successfully
INVALIDFinding was incorrect, not applicable, or intentional
ON HOLDAction deferred -- waiting on external dependency or user decision

v2.1.63 -- 2026-02-28

#PriorityTypeActionStatus
1HIGHAgents TableAdd workflow-changelog-claude-agents-frontmatter-agent to Agents in This Repository tableCOMPLETE (added with model: opus, inherits all tools, no skills/memory)
2HIGHAgents TableFix presentation-curator skills column -- add presentation/ prefix to skill namesCOMPLETE (updated to presentation/vibe-to-agentic-framework etc.)
3MEDField DocumentationAdd note to color field that it is functional but absent from official frontmatter tableCOMPLETE (added note about unofficial status in description column)
4MEDInvocation SectionExpand invocation section with --agents CLI flag, /agents command, claude agents CLI, agent resumptionCOMPLETE (added invocation methods table with 5 methods)

v2.1.71 -- 2026-03-07

#PriorityTypeActionStatus
1HIGHBroken LinkFix agent memory link to reports/claude-agent-memory.mdCOMPLETE
2HIGHChanged BehaviorUpdate tools field description: Task(agent_type) to Agent(agent_type) (v2.1.63 rename)COMPLETE
3HIGHChanged BehaviorUpdate invocation section: Task tool to Agent tool (v2.1.63 rename)COMPLETE (updated heading, code example, and added rename note)
4HIGHExample UpdateUpdate full-featured example: Task(monitor, rollback) to Agent(monitor, rollback)COMPLETE
5HIGHBuilt-in AgentAdd Bash agent to Official Claude Agents table (model: inherit, purpose: terminal commands in separate context)COMPLETE (added to table)
6HIGHAgents TableAdd workflow-concepts-agent to Agents in This Repository table (model: opus, color: green)COMPLETE
7HIGHAgents TableAdd workflow-claude-settings-agent to Agents in This Repository table (model: opus, color: yellow)COMPLETE
8MEDBuilt-in AgentFix statusline-setup model: inherit to SonnetCOMPLETE
9MEDBuilt-in AgentFix claude-code-guide model: inherit to HaikuNOT APPLICABLE (removed from table)
10MEDAgents TableFix weather-agent color: teal to greenCOMPLETE
11MEDInvocationAdd --agent <name> CLI flag to invocation methods tableCOMPLETE (added as first row in invocation methods table)
12MEDChanged BehaviorUpdate line 147 text: "Task tool" to "Agent tool" in Official Claude Agents table headerCOMPLETE (user rewrote header text)
13MEDCross-FileUpdate CLAUDE.md: Task(...) to Agent(...) references (lines 50-53, 61)COMPLETE (updated orchestration section and tools field description)

v2.1.74 -- 2026-03-12

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.74 -- 2026-03-13 (Re-audit)

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.76 -- 2026-03-15

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.77 -- 2026-03-17

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.78 -- 2026-03-18

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.79 -- 2026-03-19

No drift detected -- report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.


v2.1.80 -- 2026-03-20

#PriorityTypeActionStatus
1HIGHNew FieldAdd effort field to Frontmatter Fields table (string, optional -- effort level override: low, medium, high, max)COMPLETE (added between background and isolation, count updated 14 to 15)

v2.1.81 -- 2026-03-21

No drift detected -- report is fully in sync with official docs. All 15 frontmatter fields and 6 built-in agents match.


v2.1.81 -- 2026-03-23 (Re-audit)

No drift detected -- report is fully in sync with official docs. All 15 frontmatter fields (14 official + 1 unofficial color) and 6 built-in agents match.


v2.1.83 -- 2026-03-25

No drift detected -- report is fully in sync with official docs. All 15 frontmatter fields (14 official + 1 unofficial color) and 6 built-in agents match.

Watch Item

initialPrompt was added in v2.1.83 changelog but has not yet appeared in the official docs' supported frontmatter fields table. When it does, the report will need updating.


v2.1.84 -- 2026-03-26

#PriorityTypeActionStatus
1HIGHNew FieldAdd initialPrompt to Frontmatter Fields table (string, optional -- auto-submitted as first user turn when agent runs as main session agent via --agent or agent setting)COMPLETE (added between isolation and color, count updated 15 to 16)

v2.1.85 -- 2026-03-27

No drift detected -- report is fully in sync with official docs. All 16 frontmatter fields (15 official + 1 unofficial color) and 6 built-in agents match.


v2.1.86 -- 2026-03-28

No drift detected -- report is fully in sync with official docs. All 16 frontmatter fields (15 official + 1 unofficial color) and 6 built-in agents match.


v2.1.89 -- 2026-04-01

No drift detected -- report is fully in sync with official docs. All 16 frontmatter fields (15 official + 1 unofficial color) and 6 built-in agents match.


v2.1.90 -- 2026-04-02

#PriorityTypeActionStatus
1HIGHRemoved AgentRemove Bash from Official Claude Agents table -- official docs list 5 built-in agents, Bash is not among themCOMPLETE (removed Bash row, renumbered 6 to 5 agents)
2LOWField DocsUpdate color field description -- remove "absent from official frontmatter table" note; color now appears in official supported frontmatter fields tableCOMPLETE (removed unofficial note from color field description)

v2.1.91 -- 2026-04-03

#PriorityTypeActionStatus
1LOWField DocsUpdate permissionMode field description -- add auto as a valid value (official docs now list: default, acceptEdits, auto, dontAsk, bypassPermissions, plan)COMPLETE (added auto between acceptEdits and dontAsk in permissionMode description)

v2.1.92 -- 2026-04-04

No drift detected -- report is fully in sync with official docs. All 16 frontmatter fields and 5 built-in agents match.


Verification Checklist

The following rules are checked during every workflow run to catch drift proactively.

Depth Levels

DepthMeaningExample
existsCheck if a section/table/file exists"Does the report have a Memory Scopes table?"
presence-checkCheck if a specific item is present or absent"Is the color field in the Frontmatter Fields table?"
content-matchCompare actual values word-by-word against source"Does the model field description match official docs?"
field-levelVerify every individual field is accounted for"Does each frontmatter field from official docs appear in the table?"
cross-fileSame value must match across multiple files"Does CLAUDE.md agent section match the report's field list?"

1. Frontmatter Fields Table

Rules that verify the Frontmatter Fields table against official docs.

#CategoryCheckDepthCompare AgainstAddedOrigin
1AField CompletenessFor each agent frontmatter field in official docs, verify it appears in the report's Frontmatter Fields tablefield-levelsub-agents reference page2026-02-28Initial checklist -- ensures no new fields are missed
1BField TypesFor each field in the table, verify the Type column matches official docscontent-matchsub-agents reference page2026-02-28Initial checklist -- type mismatches cause user confusion
1CRequired StatusFor each field, verify the Required column matches official docscontent-matchsub-agents reference page2026-02-28Initial checklist -- wrong required status causes broken agents
1DField DescriptionsFor each field, verify the Description column accurately reflects official docs behaviorcontent-matchsub-agents reference page2026-02-28Initial checklist -- stale descriptions mislead users

2. Memory Scopes

#CategoryCheckDepthCompare AgainstAddedOrigin
2AScope CompletenessVerify all memory scopes from official docs appear in the Memory Scopes tablefield-levelsub-agents reference page2026-02-28Initial checklist -- new scopes could be added
2BStorage LocationsFor each scope, verify the Storage Location column matches official docscontent-matchsub-agents reference page2026-02-28Initial checklist -- wrong paths cause data loss

3. Examples

#CategoryCheckDepthCompare AgainstAddedOrigin
3AMinimal ExampleVerify the minimal example uses only required fields with valid syntaxcontent-matchsub-agents reference page2026-02-28Initial checklist -- minimal example should stay minimal
3BFull-Featured ExampleVerify the full-featured example demonstrates ALL available frontmatter fieldsfield-levelsub-agents reference page2026-02-28Initial checklist -- full example must show every field

4. Scope and Priority

#CategoryCheckDepthCompare AgainstAddedOrigin
4APriority OrderVerify the Scope and Priority table lists all agent locations in correct priority ordercontent-matchsub-agents reference page + CLI reference page2026-02-28Initial checklist -- wrong priority order causes resolution bugs
4BInvocation MethodsVerify the invocation methods table lists ALL invocation methods from CLI reference and sub-agents docs, including --agent (singular), --agents (plural), /agents, claude agents, Agent tool, and agent resumptionfield-levelCLI reference page + sub-agents reference page2026-03-07--agent CLI flag was missing from the invocation table

5. Cross-File Consistency

#CategoryCheckDepthCompare AgainstAddedOrigin
5ACLAUDE.md SyncVerify CLAUDE.md's Subagent Definition Structure section lists the same fields as the report's Frontmatter Fields tablecross-fileCLAUDE.md vs report2026-02-28Initial checklist -- CLAUDE.md could drift from report

6. Process

#CategoryCheckDepthCompare AgainstAddedOrigin
6ASource Credibility GuardOnly flag items as drift if confirmed by official sources (sub-agents reference page, CLI reference page, GitHub changelog). Third-party blog sources may be outdated or wrong -- use them for leads only, verify against official docs before flaggingcontent-matchofficial docs only2026-02-28Adopted from hooks workflow -- prevents false positives from blog sources

7. Agent Tables

#CategoryCheckDepthCompare AgainstAddedOrigin
7ABuilt-in Agent CompletenessVerify the "Official Claude Agents" table lists all built-in agent types with correct model, tools, and descriptionfield-levelsub-agents reference page + changelog2026-02-28Report only had 3 of 5 built-in agents
7BRepository Agent CompletenessScan .claude/agents/**/*.md and verify every agent file appears in the "Agents in This Repository" table with correct model, color, tools, skills, and memory columnsfield-level.claude/agents/**/*.md file frontmatter2026-02-28Repo agents were manually maintained
7CRepository Agent LinksVerify each agent name in the "Agents in This Repository" table has a clickable link that resolves to the correct .md fileexistsresolved file path from best-practice/2026-02-28Agent names were made clickable -- links must stay valid after file moves
#CategoryCheckDepthCompare AgainstAddedOrigin
8ALocal File LinksVerify all relative file links resolve to existing filesexistslocal filesystem2026-02-28File moves broke relative links -- must catch future breakage
8BExternal URL LinksVerify all external URLs return valid pagesexistsHTTP response2026-02-28External docs pages can be restructured or removed
8CCross-File Reference LinksVerify links to other report files resolve to existing filesexistslocal filesystem2026-02-28Reports can be moved or renamed -- cross-references must stay in sync