team-status-update
Drafts concise team status updates with progress, plans, and blockers.
Browse reusable Agent Skills, each with a clear purpose and practical guidance.
Drafts concise team status updates with progress, plans, and blockers.
Backlog triage protocol for Engram: audit open issues and PRs, classify each item, infer maintainer ideology from comments, and produce an actionable disposition report. Trigger: Auditing open issues or PRs, triaging the backlog, reviewing contributor submissions as a maintainer, or applying triage to any GitHub repo.
Issue creation workflow for Engram following the issue-first enforcement system. Trigger: When creating a GitHub issue, reporting a bug, or requesting a feature.
Spec-Driven Development workflow for Engram. Trigger: When user requests SDD or multi-phase implementation planning.
Update Codex releases tracking (guide + landing + version bump)
Check status of background verification tasks running in a git worktree
5-phase planning: PRD analysis, design review, technical decisions, dynamic research team, metrics. Produces a complete implementation plan + ADRs before any code is written.
Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.
Check guide/landing synchronization status
Engineering architecture gate: lock architecture, diagrams, edge cases, and test matrix before writing implementation code