AgentStack
SKILL verified MIT Self-run

Council

skill-juanmarchetto-agent-skills-council · by JuanMarchetto

Life advisory council with 8 parallel specialist advisors and synthesis. Dispatches domain-specific advisors (life coach, finance, health, career, learning, systems, relationships, creative) in parallel, synthesizes their outputs into a unified action plan with prioritized next steps. Use when: life planning, goal setting, periodic review, career decision, financial planning, health optimization,…

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

Install

$ agentstack add skill-juanmarchetto-agent-skills-council

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

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

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-juanmarchetto-agent-skills-council)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo 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 Council? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Important: This skill provides structured thinking frameworks, not professional advice. For medical, legal, or financial decisions, always consult qualified professionals.

Council — Life Advisory Council

Coordinate 8 specialist advisors to analyze any life topic from multiple angles simultaneously. Each advisor brings domain expertise, then a synthesizer resolves conflicts and produces a unified, prioritized action plan.

How It Works

  1. Topic Analysis — determines which advisors (3-8) are relevant
  2. Advisor Selection — picks from the full roster:
  • Life Coach: always included (holistic perspective, values alignment)
  • Finance: budget, investments, debt strategy
  • Health: physical, mental, nutrition, sleep
  • Career: development, networking, positioning
  • Learning: skill acquisition, courses, deliberate practice
  • Systems: time management, workflows, automation
  • Relationships: communication, social dynamics, community
  • Creative: innovation, projects, aesthetics
  1. Parallel Dispatch — launches advisors simultaneously using agent files in agents/
  2. Synthesisagents/advisor-synthesizer.md resolves conflicts, finds synergies, produces unified output

Output

  • Council Summary — holistic overview
  • Key Synergies — actions serving multiple domains
  • Prioritized Action Plan — max 7 focused actions
  • Watch List — monitor but don't act yet
  • Recommended Follow-ups — which advisors to consult individually

Example Output

## Prioritized Action Plan
1. **Career**: Start networking in target industry (Career Advisor: 8/10 urgency)
2. **Finance**: Build 6-month runway before transition (Finance Advisor: 9/10 urgency)
3. **Health**: Establish stress management routine (Health Advisor: 7/10 urgency)
4. **Relationships**: Communicate plans with partner (Relationships Advisor: 8/10 urgency)

Advisor Consensus: 6/8 advisors support the transition with conditions.
Key Conflict: Finance says "wait 6 months", Career says "move now" — Synthesizer recommends staged approach.

Usage

"I'm considering a career change — convene the council"
"Help me plan my finances for the next quarter"
"I need to optimize my daily routines and productivity"
"Review my progress across all life domains"
"organize my life"
"what should I focus on"
"I need advice about..."
"quarterly review"

Individual Advisors

Use standalone advisor commands for focused sessions:

  • commands/council-life-coach.md — values, direction, life balance
  • commands/council-finance.md — budgeting, investing, debt
  • commands/council-health.md — fitness, nutrition, sleep, mental health
  • commands/council-career.md — career strategy, networking, positioning
  • commands/council-learning.md — learning plans, skill development
  • commands/council-systems.md — workflows, automation, productivity
  • commands/council-relationships.md — communication, social dynamics
  • commands/council-creative.md — creative projects, innovation
  • commands/council-review.md — quarterly/annual structured reviews

Structure

council/
├── SKILL.md                              # This file
├── commands/
│   ├── council.md                        # Main orchestrator (full council)
│   ├── council-life-coach.md             # Life Coach standalone
│   ├── council-finance.md                # Financial Advisor standalone
│   ├── council-health.md                 # Health Director standalone
│   ├── council-career.md                 # Career Strategist standalone
│   ├── council-learning.md               # Learning Architect standalone
│   ├── council-systems.md                # Systems Engineer standalone
│   ├── council-relationships.md          # Relationships Advisor standalone
│   ├── council-creative.md               # Creative Director standalone
│   └── council-review.md                 # Periodic Review Coordinator
├── agents/
│   ├── advisor-life-coach.md
│   ├── advisor-finance.md
│   ├── advisor-health.md
│   ├── advisor-career.md
│   ├── advisor-learning.md
│   ├── advisor-systems.md
│   ├── advisor-relationships.md
│   ├── advisor-creative.md
│   └── advisor-synthesizer.md
├── references/
│   ├── frameworks.md                     # Analysis frameworks per domain
│   ├── assessment-rubrics.md             # 1-10 scoring criteria for reviews
│   └── review-templates.md              # Quarterly/annual review templates
└── data/
    ├── profile.md                        # Your personal context (fill this in)
    ├── goals/
    │   ├── active.md                     # Current goals
    │   └── archive.md                    # Completed/abandoned goals
    ├── tracking/                         # Domain tracking data (auto-populated)
    │   ├── finance.md
    │   ├── health.md
    │   ├── career.md
    │   ├── learning.md
    │   ├── systems.md
    │   ├── relationships.md
    │   └── creative.md
    ├── reviews/                          # Periodic review documents
    └── journal/                          # Session logs (auto-populated)

Setup

After installing, fill in data/profile.md with your:

  • Core values and life vision
  • Current situation (career, finances, health, relationships)
  • Priorities (ranked)
  • Constraints and considerations
  • Communication preferences

This personalizes all advisory sessions to your context.

Language

All advisors respond in the same language the user writes in. Detected automatically — no configuration needed.

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.