with one click
manifest-reader
Read and summarize sub-agent manifest files
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Read and summarize sub-agent manifest files
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | manifest-reader |
| description | Read and summarize sub-agent manifest files |
| origin | pm-pilot |
| version | 1.0.0 |
| triggers | ["what did agents find","manifest","session recap"] |
Aggregate and summarize results from sub-agent manifest files.
Locate Manifests
.claude/manifests/Parse Each Manifest Extract from frontmatter:
task: what was assignedstatus: complete, failed, partialagent: which agent ran itExtract from body:
Aggregate
Summarize Output concise report:
Manifests: {count} found
Status: {complete}/{total} complete, {failed} failed
Key Findings:
- {finding 1}
- {finding 2}
Errors:
- {error 1 or "none"}
Files Modified:
- {path list}
Manifests: 5 found
Status: 4/5 complete, 1 failed
Key Findings:
- Auth module has 3 unpatched vulnerabilities
- API coverage at 72%, below 80% target
- Database queries optimized (avg 40ms reduction)
Errors:
- security-scan: timeout after 120s on legacy module
Files Modified:
- src/api/users.ts
- src/db/queries.ts
Pre-meeting context gathering across all connected systems. Pulls recent interactions, open items, and suggested talking points for any person or topic. Triggers on: "meeting prep", "prep for my meeting", "meeting with X", "prep for 1:1".
Pulls a Granola meeting transcript and updates people files with per-person intelligence: what they said, what they pushed back on, what they committed to. Compounds over time — each meeting adds a layer. Triggers on: "sync people", "update people from meeting", "update stakeholders", "/people-sync".
Competitive analysis and market research with source attribution. Parallel fan-out across web, review sites, and news. Triggers on: "market research", "competitive analysis", "competitor comparison".
Voice profile configuration and application for consistent writing. Configure once with 2-3 samples, apply everywhere. Triggers on: "writing style", "voice profile", "apply my voice", writing long-form content.
Platform-optimized Substack Notes creation. 500-char limit, hook-driven, engagement-focused. Triggers on: "write a Substack Note", "Substack content", "Note ideas".
Test-driven development enforcement with RED-GREEN-IMPROVE cycle