sdd-apply

Generate code from change task specifications and update project progress.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/carlosamesar/framework-sdd --skill sdd-apply-carlosamesar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/carlosamesar/framework-sdd/tree/main/.opencode/skills/sdd-apply
Command: npx skills add https://github.com/carlosamesar/framework-sdd --skill sdd-apply-carlosamesar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the implementation process by automatically translating change instructions into code, reducing manual effort and error.

Core Features & Use Cases

  • Task Automation: Reads task specifications and generates corresponding code aligned with project standards.
  • Progress Tracking: Updates project artifacts and progress states seamlessly during implementation.
  • Use Case: When a developer receives a change task, this Skill can interpret the requirements and generate immediate code snippets, ensuring consistency and efficiency.

Quick Start

Initiate implementation of change tasks by providing the change details and task identifiers; the Skill will handle code generation, progress update, and documentation.

Frequently Asked Questions about sdd-apply

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

FAQPage Schema
How do I automatically generate code from change task specifications?

Automated code generation from change tasks is achieved by interpreting task specifications and producing code that aligns with project conventions and coding standards. This reduces manual effort by translating change instructions directly into functional code snippets.

Can I update project progress and documentation automatically during task implementation?

Yes, project progress and documentation can be updated automatically during task implementation. The workflow tracks progress states and modifies project artifacts seamlessly as code is generated, ensuring project management consistency without manual intervention.

What is the best way to ensure generated code complies with project coding standards?

Ensuring generated code complies with coding standards is handled during the automated implementation process. The system interprets change instructions and produces code that explicitly follows project conventions, guaranteeing consistency across the software development workflow.

How do I start automating implementation for a new development task?

To start automating task implementation, provide the change details and task identifiers to initiate the process. The system will then handle code generation, progress updates, and documentation automatically based on the provided specifications.

Does automated task implementation work with existing artifact management systems?

Yes, automated task implementation supports project consistency by integrating with existing artifact management systems. This ensures that generated code and updated progress states synchronize with your current software development workflows.

When should I avoid automating code implementation from change instructions?

You should avoid automating code implementation when change instructions lack clear specifications or when tasks require highly custom logic outside existing project conventions, as the system relies on interpreting defined requirements to generate compliant code.