Agent skill
Weekly Review
Synthesize the week's logs into a structured retrospective
Install this agent skill to your Project
npx add-skill https://github.com/aaronjmars/aeon/tree/main/skills/weekly-review
SKILL.md
${var} — Area to focus on. If empty, covers the full week.
If ${var} is set, focus the review on that area.
Read memory/MEMORY.md for context and goals. Read ALL memory/logs/ entries from the last 7 days.
Steps:
- Compile a structured retrospective:
- What got done — list every skill run, article written, notification sent
- What failed — any errors, missed schedules, or skills that logged an error
- Key findings — most important things surfaced by digests, monitors, alerts
- Metrics — count of: skills run, articles written, notifications sent, PRs reviewed, heartbeats
- Patterns — recurring themes, topics that keep coming up, workflows that seem broken
- Compare against goals in MEMORY.md:
- Which goals saw progress?
- Which goals stalled?
- Any goals that should be retired or revised?
- Write a forward-looking section:
- Next week priorities — based on what you learned
- Suggested improvements — workflow changes, new skills to add, config tweaks
- Save to articles/weekly-review-${today}.md.
- Send an abbreviated version via
./notify:*Weekly Review — ${today}* Done: N skills, M articles, K alerts Key: top 2-3 findings Next: top priority - Log what you did to memory/logs/${today}.md.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Polymarket
Trending and top markets on Polymarket — volume, new markets, biggest movers
Daily Article
Research trending topics and write a publication-ready article
DeFi Monitor
Check pool health, positions, and yield rates for tracked protocols
Skill Evals
Evaluate skill output quality against assertion manifests — detects regressions before users notice
Monitor Polymarket
Monitor specific prediction markets for 24h price moves, volume changes, and fresh comments
Self Review
Weekly audit of what Aeon did, what failed, and what to improve
Didn't find tool you were looking for?