project-awareness

Detect and consolidate fragmented project context into a unified structured view.

175|26|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/jmagly/ai-writing-guide --skill project-awareness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-awareness
Source: https://github.com/jmagly/ai-writing-guide/tree/main/.factory/skills/project-awareness
Command: npx skills add https://github.com/jmagly/ai-writing-guide --skill project-awareness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects project state, tech stack, team, and recent activity to provide rich context for other skills.

Core Features & Use Cases

  • Context detection: Project type, tech stack, phase, iteration.
  • Team & activity: Agents, commits, PRs, and artifacts.
  • Context object: Structured data for downstream skills.

Quick Start

Request a project.context snapshot to align AI workflows.

Frequently Asked Questions about project-awareness

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

FAQPage Schema
How do I get a unified view of my project's current state and tech stack?

Project context detection consolidates fragmented information across monorepo or multi-repo setups into a single structured view. It analyzes project type, tech stack, team assignments, recent git activity, and open PRs to create both a display-ready summary and a data payload for downstream workflows.

Can I use project context detection with monorepos and multi-repo setups?

Yes, project context detection applies to both monorepo and multi-repo software projects. It works across web, API, CLI, and mobile stacks, reading .aiwg metadata and repository activity to build a comprehensive context object regardless of repository structure.

What information does project context detection analyze?

Project context detection analyzes project type, tech stack, iteration phase, team agent assignments, recent commit history, open pull requests, and artifact status. It consolidates this data to support planning, risk assessment, and decision-making for next steps.

What data sources does project context detection need to work?

Project context detection requires access to .aiwg project metadata files and repository activity including git logs and open PRs. These inputs enable it to detect project state, build the structured context object, and deliver outputs for downstream skills.

How can I use project context output with other workflows?

Project context detection produces both a display-ready summary and a structured data payload designed for downstream skills. This context object feeds planning, risk assessment, and other analysis tasks that depend on understanding current project state.