Tag: software-development

Type: All Skills Tools
skill ★ 4

CCG Latent Chain Mode

A structured workflow for executing complex, multi-step development tasks through a four-phase reasoning process. It optimises token usage by employing hidden-state reasoning and transmitting only context deltas.

phuongrealmax/code-guardian token-efficient agentic-workflow software-development code-refactoring
skill ★ 2

AIDE Pipeline Orchestrator

An orchestrator for the AIDE pipeline that manages the end-to-end workflow from specification to QA by delegating tasks to specialised subagents. It enforces methodology alignment through a mandatory boot sequence that synchronises project …

aidemd-mcp/server agentic-orchestration pipeline-management mcp workflow-automation
skill ★ 3

Implement tasks from OpenSpec changes

Automates the implementation of tasks defined within an OpenSpec change by parsing instructions, reading context files, and updating task progress. It manages the workflow from task selection through to completion or identified blockers.

gregario/mtg-oracle openspec task-automation workflow-management agentic-skill
skill ★ 1

Autonomous Full-Cycle Task Orchestrator

Automates the complete RIPER cycle by orchestrating research, planning, execution, and review phases autonomously. It includes built-in safety guards for managing scope escalation, line change limits, and critical review failures.

HuntsDesk/ve-kit autonomous-execution workflow-orchestration agentic-workflow task-automation
skill ★ 35

Story Driven Development Workflow

A workflow for maintaining synchronisation between documentation and source code using git-based diffing. It manages change requests, bugs, and implementation cycles to ensure code always reflects the latest specifications.

sifter-ai/sifter story-driven-development git-sync documentation-as-code workflow
skill ★ 3

Automate Task Implementation from Backlog

Automates the end-to-end process of selecting, implementing, and completing tasks from a backlog. It handles task retrieval, specification reading, implementation using codebase tools, and final verification.

backloghq/backlog task-management backlog-automation software-development workflow-automation
skill ★ 4

Upstream contribution to GitLab client-go

A workflow for identifying and implementing bug fixes or feature enhancements within the GitLab client-go library. It covers forking, implementing changes using existing patterns, and submitting merge requests to the upstream repository.

jmrplens/gitlab-mcp-server gitlab go upstream-contribution api-client