[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jwynia-gitea-coordinator-bn":3,"guides-for-jwynia-gitea-coordinator":224,"similar-k171xwg814163s51767b0q0pn1866cwe":225},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":190,"isFallback":195,"parentExtension":196,"providers":197,"relations":201,"repo":203,"workflow":221},1778053622473.6682,"k171xwg814163s51767b0q0pn1866cwe",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Orchestrate multiple worker agents to implement groomed tasks in Gitea repositories. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work with Gitea. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous, gitea, tea.",{},"Gitea Coordinator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/workflow/gitea-coordinator",[15,16,17,18,19,20,21],"gitea","orchestration","automation","agile","development","workflow","multi-agent",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":178,"workflow":188},1778054012697.0403,"kn7615y6qjz9ccdm8ntcxgytg1867x7b","en",{"checks":27,"evaluatedAt":168,"extensionSummary":169,"promptVersionExtension":170,"promptVersionScoring":171,"rationale":172,"score":173,"summary":174,"tags":175,"targetMarket":176,"tier":177},[28,33,36,39,43,46,50,54,57,60,64,69,72,76,79,82,85,88,91,94,98,102,106,110,114,117,120,123,127,130,133,136,139,142,146,149,152,155,158,161,165],{"category":29,"check":30,"severity":31,"summary":32},"Practical Utility","Problem relevance","pass","The description clearly states the problem of orchestrating multiple worker agents for Gitea tasks and names specific use cases like autonomous multi-task execution and coordinating batch development.",{"category":29,"check":34,"severity":31,"summary":35},"Unique selling proposition","The extension orchestrates multiple worker agents and coordinates their work, including task assignment, progress monitoring, merge coordination, and verification, which goes beyond basic task execution.",{"category":29,"check":37,"severity":31,"summary":38},"Production readiness","The extension covers the complete lifecycle of task implementation, from discovery and planning to execution, merging, verification, and summary reporting, with clear failure handling and recovery options.",{"category":40,"check":41,"severity":31,"summary":42},"Scope","Single responsibility principle","The skill has a focused responsibility of coordinating worker agents for Gitea tasks, clearly delegating implementation to the `gitea-workflow` skill and merge/verification steps to itself.",{"category":40,"check":44,"severity":31,"summary":45},"Description quality","The description is accurate, concise, readable, and well-aligned with the documented capabilities and workflows of the extension.",{"category":47,"check":48,"severity":31,"summary":49},"Invocation","Scoped tools","The extension uses narrow verb-noun tools for its operations, such as `/gitea-coordinator` with specific flags and task IDs, rather than a single generalist tool.",{"category":51,"check":52,"severity":31,"summary":53},"Documentation","Configuration & parameter reference","All flags and their descriptions, defaults, and purposes are clearly documented in the 'Flags' table.",{"category":40,"check":55,"severity":31,"summary":56},"Tool naming","The primary tool is invoked via `/gitea-coordinator` with clear, descriptive flags, aligning with the domain.",{"category":40,"check":58,"severity":31,"summary":59},"Minimal I/O surface","The extension uses command-line flags for inputs and provides structured output in the form of task summaries and reports, without unnecessary data leakage.",{"category":61,"check":62,"severity":31,"summary":63},"License","License usability","The license is MIT, a widely accepted permissive open-source license, clearly declared in the SKILL.md frontmatter.",{"category":65,"check":66,"severity":67,"summary":68},"Maintenance","Commit recency","not_applicable","No commit history is available for this specific skill within the provided context.",{"category":65,"check":70,"severity":67,"summary":71},"Dependency Management","No third-party dependencies are explicitly managed within this skill's direct code or manifest.",{"category":73,"check":74,"severity":31,"summary":75},"Security","Secret Management","The skill orchestrates other tools and does not appear to handle or expose secrets directly. It relies on workers and Gitea CLI, which are assumed to manage secrets appropriately.",{"category":73,"check":77,"severity":31,"summary":78},"Injection","The skill uses structured inputs (flags, task IDs) and delegates execution to other skills and CLI tools, with no indication of loading or executing untrusted external data as instructions.",{"category":73,"check":80,"severity":31,"summary":81},"Transitive Supply-Chain Grenades","All referenced tools and scripts are either bundled within the repository or are standard CLI tools, with no runtime downloads or remote execution of uncommitted code.",{"category":73,"check":83,"severity":31,"summary":84},"Sandbox Isolation","The skill operates within its defined project scope (`.coordinator/` directory) and interacts with Gitea via its CLI, with no indication of writing outside the project folder or user's home directory.",{"category":73,"check":86,"severity":31,"summary":87},"Sandbox escape primitives","No detached process spawns or deny-retry loops are evident in the provided script or documentation.",{"category":73,"check":89,"severity":31,"summary":90},"Data Exfiltration","The skill's operations are confined to managing tasks within a Gitea repository and do not involve sending confidential data to third parties.",{"category":73,"check":92,"severity":31,"summary":93},"Hidden Text Tricks","Bundled files appear to be free of hidden-steering tricks, Unicode tags, or other obfuscation methods.",{"category":95,"check":96,"severity":31,"summary":97},"Hooks","Opaque code execution","The scripts and instructions are written in clear, readable formats (Markdown, Bash concepts) without obfuscation like base64 payloads or runtime fetched code.",{"category":99,"check":100,"severity":31,"summary":101},"Portability","Structural Assumption","The skill assumes a specific project structure for the Gitea repository (e.g., `.coordinator/` directory, backlog files) but this is documented and managed by the skill itself.",{"category":103,"check":104,"severity":67,"summary":105},"Trust","Issues Attention","Issue tracking data is not available for this specific skill.",{"category":107,"check":108,"severity":31,"summary":109},"Versioning","Release Management","A version ('1.0') is declared in the SKILL.md frontmatter.",{"category":111,"check":112,"severity":31,"summary":113},"Code Execution","Validation","Input arguments (flags, task IDs) are handled via command-line parsing, and the skill's workflow logic appears to follow defined states and transitions, implying internal validation.",{"category":73,"check":115,"severity":31,"summary":116},"Unguarded Destructive Operations","Destructive operations like merging are guarded by confirmation prompts (if not in autonomous mode), dry-run options, and sequential execution to prevent accidental changes.",{"category":111,"check":118,"severity":31,"summary":119},"Error Handling","The skill clearly documents failure handling strategies, including categorization, recovery options (retry, skip, abort), and provides a standard error display format and logging strategy.",{"category":111,"check":121,"severity":31,"summary":122},"Logging","The skill outlines a structured logging strategy for errors and actions within the `.coordinator/logs/` directory, capturing session and task-specific details.",{"category":124,"check":125,"severity":31,"summary":126},"Compliance","GDPR","The skill orchestrates development tasks and does not appear to handle personal data directly; it relies on external tools and worker agents which are assumed to manage data appropriately.",{"category":124,"check":128,"severity":31,"summary":129},"Target market","The skill is general-purpose for Gitea repositories and does not contain specific regional logic, thus 'global' is the appropriate target market.",{"category":99,"check":131,"severity":31,"summary":132},"Runtime stability","The skill primarily uses standard CLI tools (`git`, `tea`) and the Claude Code Task tool, with documented assumptions about the Gitea CLI and network context, and includes clear error messages for unsupported environments.",{"category":47,"check":134,"severity":31,"summary":135},"Precise Purpose","The description clearly defines the purpose of orchestrating worker agents for Gitea tasks and specifies when to use it (multiple ready tasks, autonomous execution) and its non-goal (not implementing tasks directly).",{"category":47,"check":137,"severity":31,"summary":138},"Concise Frontmatter","The frontmatter is dense, clearly stating the skill's name, description, license, compatibility, and core metadata within a concise character limit.",{"category":51,"check":140,"severity":31,"summary":141},"Concise Body","The skill body is well-structured and concise, utilizing separate reference files for detailed procedures like failure handling and merge coordination.",{"category":143,"check":144,"severity":31,"summary":145},"Context","Progressive Disclosure","Complex procedures like failure handling and merge coordination are delegated to separate Markdown files in the `references/` directory, linked from the main SKILL.md.",{"category":143,"check":147,"severity":67,"summary":148},"Forked exploration","This skill is an orchestrator and does not involve deep code exploration or multi-file inspection that would necessitate `context: fork`.",{"category":29,"check":150,"severity":31,"summary":151},"Usage examples","The SKILL.md includes a clear 'Example Interaction' section and also demonstrates invocation patterns with specific commands and flags.",{"category":29,"check":153,"severity":31,"summary":154},"Edge cases","The 'Failure Handling' section details various failure modes (worker implementation, tests, CI, merge conflicts, verification, infrastructure) with detection and recovery options.",{"category":111,"check":156,"severity":67,"summary":157},"Tool Fallback","The skill's primary dependencies are standard CLI tools (`git`, `tea`) and the Claude Code Task tool, not an optional MCP server with fallbacks.",{"category":99,"check":159,"severity":31,"summary":160},"Stack assumptions","The 'Design Constraints' section lists assumptions: Claude Code's Task tool, Gitea CLI, network context, and worker protocol. The 'Compatibility' field in frontmatter mentions `Requires git, Gitea Tea CLI`.",{"category":162,"check":163,"severity":31,"summary":164},"Safety","Halt on unexpected state","The 'Failure Handling' documentation outlines pausing and alerting the user for critical failures like merge conflicts, and the state tracking mechanism allows for resuming interrupted sessions.",{"category":99,"check":166,"severity":31,"summary":167},"Cross-skill coupling","The skill clearly states its integration with `gitea-workflow` and `gitea-agile` in the 'Integration Graph' and 'Complementary Skills' sections, without implicit reliance.",1778053914628,"This skill coordinates worker agents that use the `gitea-workflow` skill for task implementation. It manages task assignment, progress monitoring via file system, sequential merging of pull requests, and post-merge verification. The skill relies on the Gitea Tea CLI and Claude Code's Task tool, maintaining state in a local `.coordinator/` directory.","2.0.0","3.4.0","This skill is exceptionally well-documented and robust, covering all aspects of Gitea task orchestration with clear instructions, examples, and failure handling. The use of file-based state tracking and clear communication protocols with workers is well-implemented. Minor areas like commit recency and dependency management were not applicable or not determinable from the provided context, leading to a near-perfect score.",98,"Orchestrates multiple worker agents to implement groomed tasks in Gitea repositories, handling the full development lifecycle from discovery to verification.",[15,16,17,18,19,20,21],"global","verified",{"codeQuality":179,"collectedAt":180,"documentation":181,"maintenance":183,"security":184,"testCoverage":187},{},1778053901088,{"descriptionLength":182,"readmeSize":8},337,{},{"hasNpmPackage":185,"license":186,"smitheryVerified":185},false,"MIT",{"hasCi":185,"hasTests":185},{"updatedAt":189},1778054012696,{"githubOwner":191,"githubRepo":192,"locale":25,"slug":193,"type":194},"jwynia","agent-skills","gitea-coordinator","skill",true,null,{"extract":198,"llm":200},{"commitSha":199,"license":186},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":170,"promptVersionScoring":171,"score":173,"targetMarket":176,"tier":177},{"repoId":202},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"_creationTime":204,"_id":202,"identity":205,"providers":207,"workflow":218},1777995558409.897,{"githubOwner":191,"githubRepo":192,"sourceUrl":206},"https://github.com/jwynia/agent-skills",{"discover":208,"github":211},{"sources":209},[210],"skills-sh",{"closedIssues90d":8,"forks":212,"openIssues90d":213,"pushedAt":214,"readmeSize":215,"stars":216,"topics":217},10,2,1771900514000,11924,70,[],{"discoverAt":219,"extractAt":220,"githubAt":220,"updatedAt":220},1777995558409,1778053628601,{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":189,"updatedAt":189},1778053625386,1778053622473,[],[226,245,264,284,314,341],{"_creationTime":227,"_id":228,"community":229,"display":230,"identity":238,"providers":240,"relations":243,"workflow":244},1778053622473.6672,"k178b0dafhyecx3y6cbxkne8mh866zc4",{"reviewCount":8},{"description":231,"installMethods":232,"name":233,"sourceUrl":234,"tags":235},"Orchestrate multiple worker agents to implement groomed tasks. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous.",{},"Agile Coordinator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/workflow/agile-coordinator",[18,20,16,236,237,17],"developer-tools","git",{"githubOwner":191,"githubRepo":192,"locale":25,"slug":239,"type":194},"agile-coordinator",{"extract":241,"llm":242},{"commitSha":199,"license":186},{"promptVersionExtension":170,"promptVersionScoring":171,"score":173,"targetMarket":176,"tier":177},{"repoId":202},{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":189,"updatedAt":189},{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":256,"providers":258,"relations":262,"workflow":263},1778053622473.6677,"k17dkjvzgg6cxjhh7hmz742gq5866hnf",{"reviewCount":8},{"description":250,"installMethods":251,"name":252,"sourceUrl":253,"tags":254},"Orchestrate agile development workflows by invoking commands in sequence with checkpoint-based flow control. This skill should be used when the user asks to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wants guided step-by-step development assistance. Platform-agnostic git-only workflow without PR integration. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, merge, standup, retrospective, git.",{},"Agile Workflow Orchestrator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/workflow/agile-workflow",[18,20,237,19,255,16],"task-management",{"githubOwner":191,"githubRepo":192,"locale":25,"slug":257,"type":194},"agile-workflow",{"extract":259,"llm":260},{"commitSha":199,"license":186},{"promptVersionExtension":170,"promptVersionScoring":171,"score":261,"targetMarket":176,"tier":177},95,{"repoId":202},{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":189,"updatedAt":189},{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":275,"providers":277,"relations":282,"workflow":283},1778053622473.6687,"k172bb1yvvs8qznmk5awew5xvd866wqt",{"reviewCount":8},{"description":269,"installMethods":270,"name":271,"sourceUrl":272,"tags":273},"Orchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.",{},"Gitea Workflow Orchestrator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/workflow/gitea-workflow",[15,18,20,274,19,16],"tea-cli",{"githubOwner":191,"githubRepo":192,"locale":25,"slug":276,"type":194},"gitea-workflow",{"extract":278,"llm":279},{"commitSha":199,"license":186},{"promptVersionExtension":170,"promptVersionScoring":171,"score":280,"targetMarket":176,"tier":281},65,"flagged",{"repoId":202},{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":189,"updatedAt":189},{"_creationTime":285,"_id":286,"community":287,"display":288,"identity":299,"providers":303,"relations":308,"workflow":310},1778053148350.472,"k173y3pwnb1drb2gbyz8f6z35h867n6c",{"reviewCount":8},{"description":289,"installMethods":290,"name":291,"sourceUrl":292,"tags":293},"Google Sheets automation workflows - data sync, task management, reporting dashboards, and multi-platform integrations",{},"Google Sheets Automation","https://github.com/claude-office-skills/skills/tree/HEAD/sheets-automation",[294,17,295,296,297,298,20],"google-sheets","data-sync","reporting","n8n","productivity",{"githubOwner":300,"githubRepo":301,"locale":25,"slug":302,"type":194},"claude-office-skills","skills","sheets-automation",{"extract":304,"llm":306},{"commitSha":305,"license":186},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":170,"promptVersionScoring":171,"score":307,"targetMarket":176,"tier":177},96,{"repoId":309},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":311,"extractAt":312,"githubAt":311,"llmAt":313,"updatedAt":313},1778053151766,1778053148350,1778053561145,{"_creationTime":315,"_id":316,"community":317,"display":318,"identity":327,"providers":331,"relations":335,"workflow":337},1778053100136.2383,"k1753vf5cqqy17a43rxzq74p09866pde",{"reviewCount":8},{"description":319,"installMethods":320,"name":321,"sourceUrl":322,"tags":323},"Extension from bytedance/deer-flow",{},"DeerFlow Smoke Test","https://github.com/bytedance/deer-flow/tree/HEAD/.agent/skills/smoke-test",[324,19,325,326,20],"testing","docker","bash",{"githubOwner":328,"githubRepo":329,"locale":25,"slug":330,"type":194},"bytedance","deer-flow","smoke-test",{"extract":332,"llm":334},{"commitSha":333,"license":186},"1336872b15c25d45ebcb7c1cf72369c2bdd53187",{"promptVersionExtension":170,"promptVersionScoring":171,"score":307,"targetMarket":176,"tier":177},{"repoId":336},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"anyEnrichmentAt":338,"extractAt":339,"githubAt":338,"llmAt":340,"updatedAt":340},1778053101076,1778053100136,1778053169012,{"_creationTime":342,"_id":343,"community":344,"display":345,"identity":353,"providers":355,"relations":358,"workflow":359},1778053622473.6692,"k17e2jngyq2nkmw93gajm8116h867cx5",{"reviewCount":8},{"description":346,"installMethods":347,"name":348,"sourceUrl":349,"tags":350},"Diagnose GitHub-driven agile workflow problems and guide feature branch development",{},"GitHub Agile: Feature Branch Development with Context Networks","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/workflow/github-agile",[351,18,20,19,352,237],"github","cli",{"githubOwner":191,"githubRepo":192,"locale":25,"slug":354,"type":194},"github-agile",{"extract":356,"llm":357},{"commitSha":199,"license":186},{"promptVersionExtension":170,"promptVersionScoring":171,"score":261,"targetMarket":176,"tier":177},{"repoId":202},{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":189,"updatedAt":189}]