From fieldguides
Generate comprehensive status report across VCS, PRs, issues, and CI/CD
How this command is triggered — by the user, by Claude, or both
Slash command
/fieldguides:sitrep [object Object] github linear beads allThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Situation Report Generate a scannable status report for the current project. ## Steps 1. **Detect** — Load the `check-status` skill and run the detection script. 2. **Consider** — Parse the context below for time range and service filters. Ultrathink. 3. **Dispatch** — Launch the `scout` agent via Task tool with detected services and context 4. **Retain** — Keep the agent ID for follow-up questions (use `resume` parameter) ## Guidance - Pass detected services to scout so it knows what to query - Default time range: 24 hours if not specified - Lead with attention-needed items (blocker...
Generate a scannable status report for the current project.
check-status skill and run the detection script.scout agent via Task tool with detected services and contextresume parameter)npx claudepluginhub outfitter-dev/outfitter --plugin fieldguides/agentorGenerates a status report of all pull requests (PRs) agento is handling by invoking the agento_report skill.
/statusDisplays a read-only snapshot of the ForgeDock pipeline: open issues grouped by workflow label, active PRs with age, stale items, and milestone progress. Accepts --repo and --stale-days flags.
/standup-reportGenerates daily standup reports from git activity, Linear tasks, and GitHub PRs. Outputs in Markdown, Slack, Email, or team rollup formats.
/statusGenerates a comprehensive project status report by scanning SDD workspace, git history, and codebase health. Accepts optional context argument for focused reports.
/milestone-trackerTracks project milestones from Linear and GitHub, analyzes progress and velocity, predicts completion dates, assesses risks, and generates reports with visualizations and recommendations.
/cc-scheduleGenerates optimized, guardrailed prompts for engineering maintenance blueprints like PR review, CI triage, and dep audit, deployable to desktop, cloud, or loop. Supports --list, --dry-run, and blueprint selection.