# Status

> Project status summary, progress snapshots, repo overview, and outstanding work tracking. Use when the user wants to know where a project stands. Triggers: status, progress, overview, what's done, dự án đang ở đâu, tiến độ, tổng quan.

- **Type:** Skill
- **Install:** `agentstack add skill-votruongdanh-skills-agent-status`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [VoTruongDanh](https://agentstack.voostack.com/s/votruongdanh)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [VoTruongDanh](https://github.com/VoTruongDanh)
- **Source:** https://github.com/VoTruongDanh/Skills-Agent/tree/main/.cursor/skills/status

## Install

```sh
agentstack add skill-votruongdanh-skills-agent-status
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## Memory Protocol
**START**: Read `.ai-memory.md` from project root. This is the PRIMARY source for status — check all recorded history, decisions, tasks, bugs, and milestones.
**END**: Update `.ai-memory.md` using **Memory Compaction Rules** with: status snapshot, what's working, gaps, risks, and priorities.

## Goal
Summarize where things stand right now, leveraging the memory file for deep context.

## Agent Routing
- For project health overview → read `.kiro/skills/agents/agents/project-planner.md` and apply its knowledge
- For multi-workstream status → read `.kiro/skills/agents/agents/orchestrator.md` and apply its knowledge
- For technical debt assessment → read the relevant specialist agent file based on domain

## Workflow
1. **Read Memory** — Load `.ai-memory.md` as the primary context source.
2. Inspect the repository, relevant files, and any recent context from the chat.
3. Summarize what already exists.
4. Identify gaps, risks, TODOs, and likely next priorities.
5. Present a concise health/status view.
6. **Update Memory** — Save current status snapshot to `.ai-memory.md`.

## Output format
- Current state (from memory + repo scan)
- What is working
- What is incomplete
- Risks or blockers
- Recent changes (from memory)
- Recommended next step

## Checklist
- [ ] Memory file read for historical context
- [ ] Repository scanned for current state
- [ ] Working features identified
- [ ] Gaps and incomplete items listed
- [ ] Risks or blockers flagged
- [ ] Next priority recommended
- [ ] Memory file updated with status snapshot

- [ ] Clean code chuẩn (Standard clean code applied)
- [ ] Cập nhật đầy đủ tất cả các file liên quan (All related files fully updated)

## Rules
- Be specific and evidence-based.
- Separate facts from inference.
- Do not recommend broad refactors without confirming scope; ASK if the fix would touch many areas.
- Always read and update the memory file.

## Quality Gate
After completing, read `.kiro/skills/_scripts/verify-all.md` for full project verification checklist.

## Related Skills
- `/plan` → read `.kiro/skills/plan/SKILL.md` — Create plan for incomplete items
- `/debug` → read `.kiro/skills/debug/SKILL.md` — Investigate flagged risks
- `/deploy` → read `.kiro/skills/deploy/SKILL.md` — Deploy when ready

## Source & license

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

- **Author:** [VoTruongDanh](https://github.com/VoTruongDanh)
- **Source:** [VoTruongDanh/Skills-Agent](https://github.com/VoTruongDanh/Skills-Agent)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-votruongdanh-skills-agent-status
- Seller: https://agentstack.voostack.com/s/votruongdanh
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
