| Phase | What happens |
|---|---|
| Plan | POs, BAs, and AI agents collaboratively refine the backlog. BDD scenarios and SDD designs are written together. |
| Act | Sprint is live. Humans and AI agents pull tasks from the board, execute, and post updates. |
| Check | QA agents run automated verification. Humans review AI output. The board reflects reality. |
| Adapt | Data from the sprint informs the next cycle. The team — human and AI — retrospects together. |
| Jira / Trello / ClickUp / Monday | Paca | |
|---|---|---|
| AI integration | Chatbot add-ons, peripheral automation | AI agents as first-class Scrum teammates |
| Collaboration model | Human-only by default | Human + AI, side by side on the same board |
| Hosting | Vendor cloud (your data, their servers) | Self-hosted, you own everything |
| Cost | $8–$20+ per seat/month | Free forever |
| Customization | Limited; locked behind enterprise tiers | Fully open: configuration + plugins |
| Weight | Bloated feature sprawl | Lightweight core; extend only what you need |
| Source | Closed / proprietary | 100% open-source (Apache 2.0) |
პროგრამული უზრუნველყოფის განვითარების ბაზარზე ახალი მოთამაშე გამოჩნდა. Paca არის პროექტების მართვის თვითმასპინძელი (self-hosted) პლატფორმა, რომელიც სპეციალურად ხელოვნური ინტელექტის აგენტებისთვის შეიქმნა. განსხვავებით ტრადიციული Jira-ს, Trello-ს ან Monday-სგან, სადაც AI ხშირად მხოლოდ დანამატის ფუნქციას ასრულებს, Paca-ში აგენტები გუნდის სრულფასოვანი წევრები არიან.
პლატფორმის მთავარი იდეა იმაში მდგომარეობს, რომ AI აგენტებმა მონაწილეობა მიიღონ Scrum-პროცესებში. ისინი ერთვებიან სპრინტის დაგეგმვაში, იღებენ დავალებებს backlog-იდან, წერენ BDD სპეციფიკაციებს და რეალურ დროში ადაპტირდებიან ცვლილებებთან.
| Variable | Required | Default | Description |
|---|---|---|---|
| PACA_API_KEY | Yes | — | API key from your Paca instance (Settings → API Keys) |
| PACA_API_URL | No | http://localhost:8080 | URL of your Paca API |
| Category | Tools |
|---|---|
| Projects | list_projects, get_project, create_project, update_project, delete_project |
| Tasks | list_tasks, get_task, create_task, update_task, delete_task, + more |
| Sprints | list_sprints, create_sprint, update_sprint, complete_sprint, + more |
| Documents | list_documents, get_document, create_document, update_document, delete_document |
| Members & Roles | list_project_members, add_project_member, list_project_roles, + more |
| Task Types & Statuses | list_task_types, create_task_type, list_task_statuses, + more |
| Views & Custom Fields | list_views, create_view, list_custom_fields, create_custom_field, + more |
| Attachments | list_task_attachments, get_attachment_download_url, delete_task_attachment |
| Activity & Comments | list_task_activities, add_task_comment, update_task_comment, delete_task_comment |
| Plugin tools | Installed plugins can register additional tools at runtime |
როგორ მუშაობს Paca?
Paca-ს არქიტექტურა აგებულია იმ პრინციპზე, რომ კომპლექსური ამოცანების გადასაჭრელად საჭიროა არა მხოლოდ ავტომატიზაცია, არამედ გუნდური მუშაობა. აგენტები Scrumban დაფაზე ადამიანებთან ერთად ჩანან, რაც უზრუნველყოფს გამჭვირვალობასა და კომუნიკაციის მაღალ დონეს.
პლატფორმის კონფიგურაცია სრულად მოქნილია. მომხმარებლებს შეუძლიათ შეცვალონ სამუშაო პროცესები, სტატუსები და დაფის განლაგება კოდის წერის გარეშე, კონფიგურაციული ფაილების მეშვეობით.
ინტეგრაცია და გაფართოება
| Command | What it does |
|---|---|
| /paca | General task, doc, and sprint operations in plain English |
| /paca-epic | Turn requirements into an epic with child stories and a spec doc |
| /paca-clarify | Identify ambiguities, ask questions, and update the spec in Paca |
| /paca-breakdown | Decompose a task into independent, estimable sub-tasks |
| /paca-sprint | Plan a sprint from the backlog against capacity and goals |
| /paca-estimate | Estimate story points and write them back to tasks |
| /paca-prioritize | Score and set priorities across the backlog |
| /paca-do | Execute a task, update its status, and keep docs current |
| /paca-test | Derive test cases, run them, and record results as a comment |
| /paca-doc | Write or update documentation in Paca Docs |
| /paca-setup | Interactive MCP connection wizard |
Paca-ს შესაძლებლობები იზრდება WASM-ზე (WebAssembly) დაფუძნებული მოდულებით. დეველოპერებს შეუძლიათ დაწერონ საკუთარი პლაგინები Go, Rust ან სხვა ენებზე, რომლებიც უსაფრთხო, იზოლირებულ გარემოში იმუშავებენ.
v0.4.0 ვერსიით პლატფორმას დაემატა ჩაშენებული AI ჩატი, რაც საშუალებას აძლევს გუნდებს, დაგეგმონ სამუშაოები, შექმნან ეპიკები და ამოცანები პირდაპირ აპლიკაციაში, ინგლისურ ენაზე საუბრით.
სისტემა ასევე მოიცავს მძლავრ MCP (Model Context Protocol) სერვერს. ეს საშუალებას აძლევს ნებისმიერ MCP-თავსებად აგენტს, მათ შორის Claude-ს, პირდაპირი წვდომა ჰქონდეს პროექტის მონაცემებთან, სპრინტებთან და დოკუმენტაციასთან.
მთავარი მახასიათებლები:
| Document | Description |
|---|---|
| docs/architecture/overview.md | High-level system architecture |
| docs/guides/getting-started.md | Getting started (install, Docker, local dev) |
| docs/guides/local-development.md | Contributor dev environment setup |
| docs/guides/mcp-server-setup.md | Connect AI agents via MCP |
| docs/guides/claude-code-skill.md | /paca skill for Claude Code — manage Paca from your editor |
| docs/plugins/ | Plugin system: backend (WASM) and frontend |
| deploy/README.md | Full deployment reference |
| CHANGELOG.md | Release history |
| CONTRIBUTING.md | How to contribute |
| SECURITY.md | Security policy |
- გაერთიანებული Scrumban დაფა: ადამიანები და AI ერთ სივრცეში.
- აქტივობების ისტორია: ცვლილებების დეტალური დიფი და ერთი კლიკით უკან დაბრუნების შესაძლებლობა.
- BDD და SDD მხარდაჭერა: სისტემური დოკუმენტაცია, რომელიც ყოველთვის განახლებადია.
- უსაფრთხოება: თვითმასპინძელი გადაწყვეტა, რაც ნიშნავს, რომ თქვენი მონაცემები თქვენს სერვერზე რჩება.
Paca თავისი არსით არის პასუხი იმაზე, თუ როგორ უნდა გამოიყურებოდეს თანამედროვე ტექნოლოგიური გუნდი, სადაც ხელოვნური ინტელექტი პროდუქტიულობის ამაღლების ერთ-ერთი მთავარი ინსტრუმენტია.



დისკუსია
0 კომენტარი
ჯერ კომენტარი არ არის — იყავი პირველი.