AgentStack
SKILL verified Apache-2.0 Self-run

Architect Status

skill-hlhr202-swe-skills-architect-status · by hlhr202

Report read-only Architect project status from core context and, when available, the tracks registry and plans. Use when the user asks for setup status, progress, current task, next action, blockers, completion percentage, or pending work.

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

Install

$ agentstack add skill-hlhr202-swe-skills-architect-status

✓ 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.

Are you the author of Architect Status? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Architect Status

Use this skill to report the current status of an initialized Architect project. It can report projects with core context but no tracks yet, or read architect/tracks.md and track plans when proposal artifacts exist. It never modifies files.

Core Rules

  • Follow the bundled resource references/status-protocol.md as the source of truth.
  • Use Architect terminology consistently: architect/, /architect-*, and Architect methodology.
  • This skill is read-only. Do not create, edit, move, delete, archive, or commit files.
  • Architect-managed reads must stay under architect/; do not follow absolute paths, .., or track links outside architect/tracks/.
  • Validate each operation result before continuing. If a read or command fails, correct it once when the error is clear; otherwise stop and report the blocker.
  • Parse registry and plan formats produced by architect-propose and architect-implement.

Execution

  1. Read the bundled resource references/status-protocol.md.
  2. Verify required Architect context files exist.
  3. If no track management artifacts exist, report setup-ready status and recommend /architect-discuss.
  4. Otherwise parse architect/tracks.md.
  5. Read each track's plan.md and metadata.json when available.
  6. Compute track and project progress.
  7. Report current work, next action, blockers, and completion percentage.

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.