jj Skill
jujutsu (jj) のドキュメントを提供するスキルです。
Commands
- •
/jj <query>- ドキュメント検索 - •
/jj 更新- ドキュメント更新(site2skill使用)
When user says "更新", run update_docs.py:
bash
python scripts/update_docs.py
Requirements: uv (uvx)
Documentation
All documentation files are in the references/ directory as Markdown files.
Search Tool
bash
python scripts/search_docs.py "<query>"
Options:
- •
--json- Output as JSON - •
--max-results N- Limit results (default: 10)
Usage
- •Search or read files in
references/for relevant information - •Each file has frontmatter with
source_urlandfetched_at - •Always cite the source URL in responses
- •Note the fetch date - documentation may have changed
Response Format
code
[Answer based on documentation] **Source:** [source_url] **Fetched:** [fetched_at]