/project-status
SkillDev toolsGenerate a comprehensive status report for a project using sub-agents for efficiency.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the /project-status skill
About this capability
A comprehensive knowledge management system for Solutions Architects using AI
What this skill tells your AI
The instructions your AI receives, as published by davidroliverba/architectkb in .claude/skills/project-status/SKILL.md and read by ahel’s review.
Generate a comprehensive status report for a project using sub-agents for efficiency.
Usage
/project-status <project name>
/project-status MyDataIntegration
/project-status NewProductLine
Instructions
Phase 1: Planning
- Identify the project by searching for matching
Project - *.mdfile - Load
.claude/context/projects.mdfor project context - Create a plan to gather:
- Project metadata and status
- Recent meetings (last 30 days)
- Open tasks
- Recent ADRs
- Key people involved
Phase 2: Parallel Data Gathering (use sub-agents)
Launch these sub-agents in parallel using model: "haiku" for efficiency:
Agent 1: Project Details (Haiku)
- Read the project file
- Extract status, priority, timeframe, description
Agent 2: Recent Meetings (Haiku)
- Search in
+Meetings/forMeeting - *.mdfiles where project field matches - Get last 10 meetings, extract summaries and decisions
Agent 3: Tasks (Haiku)
- Find tasks linked to this project
- Separate into: completed (last 30 days), open, blocked
Agent 4: ADRs & Decisions (Haiku)
- Find ADRs mentioning this project
- Extract key architectural decisions
Phase 3: Compile Report
Generate status report:
# Project Status: {{Project Name}}
**Generated**: {{DATE}}
**Status**: {{status}}
**Priority**: {{priority}}
## Executive Summary
{{2-3 sentence overview based on recent activity}}
## Current State
- **Timeline**: {{timeframe}}
- **Health**: {{Green/Amber/Red based on activity}}
- **Last Activity**: {{date of most recent meeting/update}}
## Recent Progress (Last 30 Days)
### Meetings Held
| Date | Meeting | Key Outcomes |
|------|---------|--------------|
{{meeting table}}
### Decisions Made
{{list of decisions from meetings and ADRs}}
### Tasks Completed
- {{completed tasks}}
## Outstanding Items
### Open Tasks
| Task | Priority | Due | Assignee |
|------|----------|-----|----------|
{{open tasks table}}
### Pending Decisions
{{any proposed ADRs or open questions}}
## Key Stakeholders
{{people involved based on meetings}}
## Risks & Blockers
{{identify from meeting notes or task blockers}}
## Next Steps
{{based on action items and upcoming meetings}}
- Output the report (don't save unless asked)
Signals
- GitHub stars
- 52
- Forks
- 12
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
project-status- Source
- github.com/davidroliverba/architectkb