← スキル一覧に戻る

park
by edlovesjava
Autonomous Agent Swarm PoC - Self-hosted system of collaborating Claude agents that resolve GitHub issues and produce PRs
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: park description: Park an idea or task in the parking lot for future elaboration. Use when encountering scope creep, interesting tangents, or features to explore later. allowed-tools: Read, Edit
Park an Idea
Add an idea to the parking lot (PARKING_LOT.md) without derailing current work.
Usage
Invoke with: /park <idea description>
Examples:
/park Multi-repo support for agent coordination/park Prometheus metrics for agent pool monitoring/park E2B sandbox integration for production
What to Capture
When parking an idea, include:
- Title - Brief descriptive name
- Category - Architecture, Feature, Integration, Performance, DevOps, etc.
- Phase - Which roadmap phase this belongs to (2, 3, or 4)
- Concept - 2-3 sentence summary of what it is
- Use Cases - Why it matters, what it enables
- Open Questions - What needs to be explored
Template
Append this to PARKING_LOT.md:
---
## [Idea Title]
**Added:** [Today's date]
**Status:** Parked
**Category:** [Category]
**Phase:** [2/3/4]
### Concept
[2-3 sentence description of the idea]
### Use Cases
- [Use case 1]
- [Use case 2]
### Open Questions
- [ ] [Question to explore]
- [ ] [Another question]
---
When to Park
- Feature requests that don't fit Phase 1
- Interesting tangents discovered during research
- Ideas from architecture discussions
- "Nice to have" improvements
- Technical debt worth tracking
After Parking
Confirm the idea was added and summarize briefly. Don't elaborate further - the point is to capture and move on.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です