Langkau ke kandungan utama
Kandungan ini belum tersedia dalam bahasa anda dan dipaparkan dalam bahasa Inggeris.

GitHub Agile: Feature Branch Development with Context Networks

Skill Disahkan
95

Diagnose GitHub-driven agile workflow problems and guide feature branch development

Ringkasan AI

This skill provides a suite of Deno-based scripts that leverage the GitHub CLI to manage repository setup, audit workflow health, and synchronize GitHub state with a project's context network. It guides users through establishing best practices for issues, branches, and pull requests, offering detailed diagnostic states and actionable interventions.

Versioning

  • info:Release ManagementThe SKILL.md frontmatter declares a version ('1.0'), but there are no GitHub releases or CHANGELOG.md, indicating basic versioning but no formal release process.

Pemasangan

npx skills add jwynia/agent-skills

Menjalankan Vercel skills CLI (skills.sh) melalui npx — memerlukan Node.js secara setempat dan sekurang-kurangnya satu ejen yang serasi skills dipasang (Claude Code, Cursor, Codex, …). Menganggap repo mengikut format agentskills.io.

3 months ago
70 stars
MIT
Dikemas kini pada 4 days ago
Lihat sumber

Sambungan serupa

Gitea Coordinator

98

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.

Skill
jwynia

Agile Coordinator

98

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.

Skill
jwynia

Agile Workflow Orchestrator

95

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.

Skill
jwynia

ADK Development Workflow & Guidelines

98

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for building ADK agents. Always active — provides the full workflow (scaffold, build, evaluate, deploy, publish, observe), code preservation rules, model selection guidance, and troubleshooting steps for ADK or any agent development.

Skill
google

npx CLI Tool Development (Bun-First)

98

Build and publish npx-executable CLI tools using Bun as the primary toolchain with npm-compatible output. Use when the user wants to create a new CLI tool, set up a command-line package for npx execution, configure argument parsing and terminal output, or publish a CLI to npm. Covers scaffolding, citty arg parsing, sub-commands, terminal UX, strict TypeScript, Biome + ESLint linting, Vitest testing, Bunup bundling, and publishing workflows. Keywords: npx, cli, command-line, binary, bin, tool, bun, citty, commander, terminal, publish, typescript, biome, vitest.

Skill
jwynia

DeerFlow Smoke Test

96

Extension from bytedance/deer-flow

Skill
bytedance