Back to list
edlovesjava

park

by edlovesjava

Autonomous Agent Swarm PoC - Self-hosted system of collaborating Claude agents that resolve GitHub issues and produce PRs

0🍴 0📅 Jan 15, 2026

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:

  1. Title - Brief descriptive name
  2. Category - Architecture, Feature, Integration, Performance, DevOps, etc.
  3. Phase - Which roadmap phase this belongs to (2, 3, or 4)
  4. Concept - 2-3 sentence summary of what it is
  5. Use Cases - Why it matters, what it enables
  6. 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.

Score

Total Score

60/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon