SD Development
Official@sddevelopment-be · Belgium
SDDevelopment - Empowering Growth
Agent Skills by SD Development
Showing 26 vetted skills indexed across 1 GitHub repositories.
ARCHITECT ADR
Generate Proposed ADR Markdown files with decision sections and impact matrices.
Target-Audience Fit Approach
Translate target audience personas into a repeatable workflow using YAML frontmatter and Markdown.
Style Execution Primers (Agents)
Generate execution primers with frontmatter metadata and Markdown instructions.
CURATE DIRECTORY
Audit and normalize a target directory against style documents.
iterate
Orchestrates multi-agent iteration cycles across planning, execution, and review.
Incremental Detail Design Diagramming (C4 Approach)
Diagram software architectures with layered C4 model views from Context to Code.
Agent Profile Handoff Patterns Template
Document per-agent handoff patterns with minimal frontmatter and instructions.
fix-bug
Reproduce software bugs with failing tests, then fix and re-verify.
delegate
Delegate tasks to specialist agents when domain expertise is required.
status
Generates executive status reports summarizing repository progress, task queues, blockers, and milestone health.
Work Directory Orchestration Approach
Coordinate file-based task lifecycles across Git repository work directories.
AUTOMATION SCRIPT
Generate automation scripts from requirements or direct prompts via DevOps Danny.
BOOTSTRAP REPO
Scaffold cloned repositories with docs, workspace mappings, and workflow scaffolds.
Decision-First Development Workflow
Capture architectural decisions and rationale in traceable ADR-aligned workflows.
spec-create
Create MoSCoW-based feature specifications with scenarios and acceptance criteria.
Tooling Setup Best Practices
Standardize tool selection, configuration, and maintenance for development environments.
review
Assess architectural decisions and code quality to generate a structured review document with ADR compliance and security checks.
NEW AGENT
Generates a new agent file from a structured prompt with initialization and directives.
Approach: Trunk-Based Development for Agent-First Workflows
Enforce trunk-based development workflows on the main branch for agent-first collaboration.
self-check
Detect and correct mid-execution drift with self-observation checkpoints during long-running tasks.
File-Based Asynchronous Agent Orchestration (Superseded)
Coordinate asynchronous agent workflows via file-based signaling triggers.
Test Readability and Clarity Check Approach
Analyzes code tests to reconstruct system behavior understanding and generate living specification artifacts.
LEXICAL ANALYSIS
Diagnose lexical style issues and propose minimal-diff edits for text.
EDITOR REVISION
Apply lexical-analysis-guided edits within a MAX_CHANGE budget to revise drafts.
Frequently Asked Questions About SD Development
FAQPage SchemaWhat specific tasks can be performed using these engineering frameworks?▼
These frameworks enable generating C4 architectural diagrams, creating MoSCoW-based feature specifications, documenting traceable architectural decisions, and performing lexical analysis on technical documentation to ensure style consistency and clarity.
Which personas benefit most from these development methodologies?▼
Software architects, technical leads, and engineering managers benefit from these methodologies. They provide structured approaches for maintaining repository health, enforcing trunk-based development standards, and ensuring architectural decisions remain documented and traceable throughout the project lifecycle.
What are the prerequisites for implementing these development approaches?▼
Implementation requires a Git-based repository environment and familiarity with Markdown-based documentation standards. The approaches rely on YAML frontmatter for metadata management and require a structured directory organization to support file-based signaling and task orchestration.