Add skills: [elements-of-style] to the frontmatter of 6 agents that produce written reports where prose quality matters:
agents/codebase-review/vgv-review-agent.md
agents/quality-review/architecture-review-agent.md
agents/quality-review/test-quality-review-agent.md
agents/codebase-review/code-simplicity-review-agent.md
agents/codebase-review/codebase-review-agent.md
agents/analysis/user-flow-analysis-agent.md
Subagents don't inherit skills from the parent conversation, so without explicit skills: declarations these agents produce reports without any writing guidance. elements-of-style is ~90 lines and always available as a Wingspan-internal skill.
Skip pr-readiness-review-agent (mechanical/tabular output, runs on haiku), plan-splitting-agent (short structured output), and both research agents.
Add
skills: [elements-of-style]to the frontmatter of 6 agents that produce written reports where prose quality matters:agents/codebase-review/vgv-review-agent.mdagents/quality-review/architecture-review-agent.mdagents/quality-review/test-quality-review-agent.mdagents/codebase-review/code-simplicity-review-agent.mdagents/codebase-review/codebase-review-agent.mdagents/analysis/user-flow-analysis-agent.mdSubagents don't inherit skills from the parent conversation, so without explicit
skills:declarations these agents produce reports without any writing guidance.elements-of-styleis ~90 lines and always available as a Wingspan-internal skill.Skip
pr-readiness-review-agent(mechanical/tabular output, runs on haiku),plan-splitting-agent(short structured output), and both research agents.