project-awareness
✓Comprehensive project context detection and state awareness. Use when relevant to the task.
Installation
SKILL.md
| "Where are we?" | Check phase status, recent activity | | "What's next?" | Identify pending tasks, next milestone | | "Project status" | Full status report | | "Current phase" | Phase name + completion percentage | | "Ready to transition?" | Gate criteria check | | "What's blocking us?" | Risk register + blockers |
| "How long until..." | Milestone progress estimate | | "Who owns..." | Team and agent assignments |
| package.json + src/index.ts | Node.js application | | package.json + lib/ | Node.js library | | setup.py or pyproject.toml | Python package | | Cargo.toml | Rust project | | go.mod | Go module | | pom.xml | Java Maven project | | turbo.json or lerna.json | Monorepo |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jmagly/ai-writing-guide --skill project-awareness- Source
- jmagly/ai-writing-guide
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-awareness?
Comprehensive project context detection and state awareness. Use when relevant to the task. Source: jmagly/ai-writing-guide.
How do I install project-awareness?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jmagly/ai-writing-guide --skill project-awareness Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jmagly/ai-writing-guide
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01