orient

Aggregate project status from local files, Git logs, and GitHub issues.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/themachinagod/andgasm-claude-orchestration-project --skill orient-themachinagod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orient
Source: https://github.com/themachinagod/andgasm-claude-orchestration-project/tree/main/.claude/skills/orient
Command: npx skills add https://github.com/themachinagod/andgasm-claude-orchestration-project --skill orient-themachinagod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of a project's current state, including progress, open issues, and potential blockers, eliminating the need to manually gather information from multiple sources.

Core Features & Use Cases

  • Consolidated Status Report: Gathers information from local files, Git history, and GitHub issues/PRs.
  • Pipeline Visibility: Identifies issues and PRs across different pipeline stages (review, decompose, design).
  • Use Case: Before starting a new development sprint, run this Skill to get a clear picture of what's completed, what's in progress, and what needs immediate attention, ensuring efficient task prioritization.

Quick Start

Run the orient skill to generate a situational report for the project.

Frequently Asked Questions about orient

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a consolidated project status report from Git logs and GitHub issues?

To get a consolidated project status report, you can use a tool that aggregates local files, Git logs, and GitHub issues/PRs into a structured summary. It scans pipeline stages, identifies blockers, and recommends next actions.

What is the best way to track open GitHub issues across review, decompose, and design pipelines?

Tracking open GitHub issues across pipelines requires scanning for sub-states and comment activity across review, decompose, and design stages. This approach assesses local repository status to generate a pipeline overview and identify blockers.

How do I identify project blockers before starting a new development sprint?

To identify project blockers before a sprint, assess your local repository status and open GitHub issues/PRs. Generating a situational report checks sub-states and comment activity to highlight what needs immediate attention for task prioritization.

Can I generate a project status overview without manually checking multiple Git sources?

Yes, you can generate a project status overview without manually checking multiple sources by aggregating local files, Git history, and GitHub issues/PRs. This eliminates manual information gathering and outputs a single structured report.

Does a project orientation tool work with local files and GitHub PRs simultaneously?

Yes, project orientation tools can read local files and GitHub PRs simultaneously. By aggregating data from local repositories and GitHub pipelines, it provides a comprehensive view of active epics, open issues, and current blockers.

When do I need to aggregate Git history and GitHub issues for a situational report?

You need to aggregate Git history and GitHub issues for a situational report when you require a clear picture of completed work, in-progress tasks, and immediate blockers. This ensures efficient task prioritization before starting new development sprints.