Agent Skill
2/7/2026

read-all-docs

Read and summarize docs in doc/ and module READMEs

S
se04
0GitHub Stars
1Views
npx skills add se04-aizu-2025/se04project-team

SKILL.md

Nameread-all-docs
DescriptionRead and summarize docs in doc/ and module READMEs

name: read-all-docs description: Read and summarize docs in doc/ and module READMEs compatibility: opencode metadata: audience: maintainers workflow: docs

What I do

  • Scan doc/ recursively
  • Read module-level README.md files (e.g. composeApp/, domain/, data/, presentation/*)
  • Provide a concise summary of key guidelines and rules
  • Ask follow-up questions if any doc is missing or unclear

When to use me

Use this when you need a full project context refresh from documentation.

Output format

  • Summary grouped by topic (architecture, rules, workflows)
  • List of docs read (including module READMEs)

Notes

  • Do not modify files
  • Do not run network commands
Skills Info
Original Name:read-all-docsAuthor:se04