project-awareness
Comprehensive project context detection and state awareness. Use when relevant to the task.
npx skills add majiayu000/claude-skill-registry --skill project-awareness --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# project-awareness Comprehensive project context detection and state awareness. ## Triggers - "what project is this" - "project context" - "what phase are we in" - "where are we?" - "what's next?" - "project status" - "current phase" - "who is on the team" - "what framework is active" - "ready to transition?" - "what's blocking us?" - (Auto-triggered at session start for context building) ## Purpose This skill provides rich project context awareness including: - Project type and technology stack detection - AIWG framework state (installed frameworks, current phase) - Team configuration and agent assignments - Recent activity and artifact status - Active work detection (branches, PRs, iterations) - Recommendations for next actions ## Behavior When triggered, this skill: 1. **Detects project type**: - Monorepo vs single project - Library vs application vs service - Web, API, CLI, mobile, etc. - Programming languages and frameworks 2. **Identifies AIWG state**: - Installed frameworks (SDLC, MMK, addons) - Current lifecycle phase - Active iteration (if applicable) - Deployed agents and commands 3. **Parses team configuration**: - Team roster from `.aiwg/team/` - Agent assignments - Ro
- Triggers
- Purpose
- Behavior
- Trigger Phrase Mappings
- Information Sources
- Primary Sources (Check First)
- Secondary Sources
- Context Sources
- Context Object Structure
- Response Formats
- Quick Status (Default)
- Full Status (On Request)
- Detection Methods
- Project Type Detection
Full context dump python project_awareness.py --full Specific aspects python project_awareness.py --tech-stack python project_awareness.py --aiwg-state python project_awareness.py --team python project_awareness.py --activity JSON output python project_awareness.py --full --json Recommendations only
What does the project-awareness skill do?
Comprehensive project context detection and state awareness. Use when relevant to the task.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill project-awareness --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
