sdd-apply

Implement approved software specifications with structured progress tracking.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/zMynxx/bifrost-with-opencode --skill sdd-apply-zmynxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/zMynxx/bifrost-with-opencode/tree/main/.opencode/skills/sdd-apply
Command: npx skills add https://github.com/zMynxx/bifrost-with-opencode --skill sdd-apply-zmynxx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AI coding agents turn approved software specifications and designs into reliable implementations while maintaining workflow discipline and progress tracking.

Core Features & Use Cases

  • Spec-Driven Implementation: Executes assigned development tasks by reading proposals, specifications, designs, and project conventions before modifying code.
  • Controlled Delivery Workflow: Tracks task completion, validates workspace state, and persists implementation progress for orchestrated engineering workflows.
  • Test-Aware Development: Supports standard implementation flows and strict TDD execution with evidence tracking when required.
  • Use Case: Give this Skill to an implementation sub-agent that needs to complete selected tasks from an SDD change request while following repository rules and reporting structured progress.

Quick Start

Use the sdd-apply skill to implement the assigned tasks from the current software specification and update progress after completion.

Frequently Asked Questions about sdd-apply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement approved software specifications into code changes?

To implement software specifications into code changes, use a spec-driven workflow that reads approved proposals, retrieves project conventions, and tracks task completion. This ensures coding agents execute feature development and bug fixes reliably.

What is spec-driven development and how does it manage coding tasks?

Spec-driven development is a workflow that turns approved specifications into reliable code changes by enforcing artifact retrieval, task tracking, and progress reporting. It manages coding tasks by ensuring agents follow repository rules before modifying code.

Can I use this skill to assign feature development tasks to a sub-agent?

Yes, you can assign feature development tasks to an implementation sub-agent using this skill. It controls delivery workflows by delegating selected tasks from a change request while following repository rules and reporting structured progress.

Does spec-driven implementation support test-driven development workflows?

Yes, spec-driven implementation supports test-driven development workflows. It accommodates both standard implementation flows and strict TDD execution, providing evidence tracking when required for reliable and test-aware software changes.

What's the best way to track progress for staged code delivery?

The best way to track progress for staged code delivery is through controlled workflow discipline that validates workspace state and persists implementation progress. This ensures reliable spec-driven execution across multiple development tasks.