AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Aqal Review

skill-vasilievyakov-miracle-infrastructure-aqal-review · by vasilievyakov

|

No reviews yet
0 installs
23 views
0.0% view→install

Install

$ agentstack add skill-vasilievyakov-miracle-infrastructure-aqal-review

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-vasilievyakov-miracle-infrastructure-aqal-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Aqal Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AQAL Weekly Review

Weekly development review through the AQAL integral model. Evaluates progress holistically across interior/exterior and individual/collective dimensions.

When to use

  • Every Friday for weekly review
  • When you need to assess progress for the week
  • To update the AQAL dashboard

Process

Step 1: Gather data for the week

Review recent activity:

  • Git commits across active projects
  • Files created/modified
  • Sessions completed
  • Key decisions made

Step 2: Analyze project activity

For each active project in memory:

Read ~/.claude/memory/MEMORY.md

For each project listed:

  • New commits?
  • Resolved issues?
  • Production stability?
  • Progress on planned work?

Step 3: Evaluate across 4 quadrants

For each quadrant, evaluate progress: up (growth), stable (steady), down (declining)

I (Interior Individual):

  • Mindfulness during work
  • Frustration management
  • Reflection and self-awareness

WE (Interior Collective):

  • Team communication quality
  • GitHub Issues quality
  • Client interactions

IT (Exterior Individual):

  • Technical skills
  • New tools mastered
  • Code quality

ITS (Exterior Collective):

  • System stability
  • Automation improvements
  • Cost optimization

Step 4: Evaluate development lines

Update scores (0-100%) for:

  • Cognitive (systems thinking)
  • Technical (tooling)
  • Product (vision)
  • Emotional (self-regulation)
  • Interpersonal (delegation)

Step 5: Record in history

Add a new entry to ~/.claude/aqal-history.json:

{
  "date": "YYYY-MM-DD",
  "week": N,
  "quadrants": {
    "I": { "score": 75, "trend": "up", "notes": "..." },
    "WE": { "score": 70, "trend": "stable", "notes": "..." },
    "IT": { "score": 80, "trend": "up", "notes": "..." },
    "ITS": { "score": 72, "trend": "up", "notes": "..." }
  },
  "lines": {
    "cognitive": 85,
    "technical": 78,
    "product": 82,
    "emotional": 65,
    "interpersonal": 70
  },
  "projects": {
    "project-a": { "status": "active", "progress": "stable" }
  },
  "highlights": ["..."],
  "challenges": ["..."],
  "nextWeekFocus": ["..."]
}

Step 6: Generate summary

Show the user:

  1. Overall progress: indicator (green: excellent / yellow: normal / red: attention needed)
  2. Key achievements for the week
  3. Growth zones: what needs attention
  4. Focus for next week

Assessment Criteria

Overall week status

  • Excellent: 3+ quadrants trending up, no critical problems
  • Normal: Stability, 1-2 quadrants trending up
  • Attention: 2+ quadrants trending down, critical problems

Project status

  • thriving: Active development, everything stable
  • stable: Working, minimal changes
  • struggling: Problems need attention
  • dormant: No activity

Reminder

Run every Friday:

/aqal-review

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.