/project
Show detailed information for a specific project.
Usage
bash
.claude/skills/project/query.sh <project-name>
Output
The script outputs markdown with:
- •Attributes: phase, description from
notes/attributes.md - •Open issues: from
notes/issues/(files withstatus: open) - •Recent decisions: from
notes/decisions/ - •Recent commits: last 10 git commits if project is a git repo
Display the output directly to the user.