From emasoft-assistant-manager-agent
Use when generating status reports showing progress across all roles (Architect, Orchestrator, Integrator). Trigger with status report requests.
npx claudepluginhub emasoft/emasoft-plugins --plugin emasoft-assistant-manager-agentThis skill uses the workspace's default tool permissions.
Generate comprehensive status reports showing progress across all roles (Architect, Orchestrator, Integrator).
Generates project status reports from artifacts (charter, backlog, sprint plan, WBS), calculates metrics like velocity and % complete, identifies blockers, adds RAG indicators for schedule/scope/budget/quality. Use at sprint ends or for stakeholder updates.
Renders AgentOps workflow dashboard via /status, showing ratchet/task status, epics, learnings count, git state, recent activity, inbox, and session signals. Use for quick project overviews.
Activate for: weekly status, project status, milestone, blocker, RAG status, executive dashboard, portfolio view, progress report, what's blocking, how are we doing on, what's the status of, where are we with, is this on track, milestone check, what have we completed, what's in progress. NOT for: daily digest (use digest), brain dump prioritisation (use task-intelligence).
Share bugs, ideas, or general feedback.
Generate comprehensive status reports showing progress across all roles (Architect, Orchestrator, Integrator).
gh) must be installed for issue/PR statusdocs_dev/reports/ directory must existgh CLIdocs_dev/reports/status-{date}.md| Type | Frequency | Content |
|---|---|---|
| Quick Status | On demand | Current state summary |
| Progress Report | Daily/Weekly | Work completed, in progress, blocked |
| Handoff Summary | On transition | What was handed to whom |
| Blocker Report | As needed | What's blocking progress |
Note: Blockers are reported to the user IMMEDIATELY when received, not held for the next scheduled status report. Status reports should include a summary of currently blocked tasks and their status (waiting for user, waiting for resource, etc.) but the initial notification always happens immediately.
| Report Type | Format | Location |
|---|---|---|
| Quick Status | Markdown summary | docs_dev/reports/status-{date}.md |
| Progress Report | Markdown with sections | docs_dev/reports/progress-{date}.md |
| Handoff Summary | Markdown with task lists | docs_dev/reports/handoff-{date}.md |
| Blocker Report | Markdown with blocker details | docs_dev/reports/blockers-{date}.md |
Reports saved to: docs_dev/reports/status-{date}.md
## Quick Status - 2025-01-30
**Current Active Task**: Implementing user authentication
**% Complete**: 65%
**Next Milestone**: Complete login endpoint by EOD
**Blockers**: None
## Progress Report - Week of 2025-01-27
### Period Covered
2025-01-27 to 2025-01-30
### Tasks Completed
- [EAA] Auth system design approved (PR #45)
- [EOA] Login endpoint implemented (5 files)
- [EIA] Code review completed, 2 issues fixed
### Tasks In Progress
- [EOA] Logout endpoint (in progress)
- [EAA] Session management design (in progress)
### Tasks Blocked
- [EOA] Password reset - blocked by email service config
### Risks Identified
- Email service integration may delay password reset feature
| Error | Cause | Resolution |
|---|---|---|
| Agent not responding | Agent unreachable | Mark as "status unknown" and continue |
| GitHub API failure | Auth or rate limit | Use cached data, note staleness |
| Memory file not found | Not initialized | Report "no session data available" |
| Report directory missing | First report | Create docs_dev/reports/ automatically |
Copy this checklist and track your progress:
docs_dev/reports/ directory if it doesn't existdocs_dev/reports/status-{date}.md