بنقرة واحدة
rosary
يحتوي rosary على 3 من skills المجمعة من agentic-research، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Continuous improvement loop — assesses open beads, classifies by effort, dispatches generator→evaluator pipeline with file-based handoff. No per-agent commits — evaluator gates all changes. Post-mortem refines agent prompts. Modes: --simplify (refactor only, no net new code), --security, --fe, --prune. Composable with /loop for cron scheduling.
File a bead from conversation context. Use when the user mentions something that should be tracked — a bug, idea, task, or observation. Synthesizes a bead title and description from the user's input and surrounding conversation. Dedup-checks against existing beads before creating.
Discover and document architecture seams — the interfaces, data flows, and integration points between projects or dependencies. Use when exploring how codebases connect, onboarding to a new ecosystem, or documenting service boundaries. Works on single projects or multi-project ecosystems.