sddevelopment-be
- 17 skills
- 0 followers
- 1 week ago last updated
- ▌ Spec Create · sddevelopment-beCreate functional specification for complex features: detailed requirements, user scenarios, constraints, acceptance criteria. Bridges strategic intent and implementation with MoSCoW prioritization and Given/When/Then scenarios.
- ▌ Architect Adr · sddevelopment-bePrompt for Architect Alphonso to perform analysis and draft a Proposed ADR
- ▌ Bootstrap Repo · sddevelopment-bePrompt for Bootstrap Bill to bootstrap a cloned repository for local/project context
- ▌ Editor Revision · sddevelopment-bePrompt for Editor Eddy to revise a draft document using lexical analysis artifacts
- ▌ Lexical Analysis · sddevelopment-bePrompt for Lexical Larry to perform a lexical style diagnostic and minimal diff pass
- ▌ Automation Script · sddevelopment-bePrompt for DevOps Danny to generate an automation script based on requirements or direct prompt
- ▌ Approach Trunk Based Development For Agent First Workflows · sddevelopment-beTrunk-based development (TBD) is a branching strategy where all developers (agents and humans) commit frequently to a single shared branch (`main`), with short-lived feature branches (<24 hours) us...
- ▌ Tooling Setup Best Practices · sddevelopment-beThis approach describes best practices for setting up, configuring, and maintaining development tooling to support agent-augmented development. It provides a framework for tool selection, configura...
- ▌ Work Directory Orchestration Approach · sddevelopment-beProvide a single, precise reference for the file-based asynchronous orchestration model that powers the `work/` directory. The approach keeps exploratory and operational work visible inside Git by ...
- ▌ Test Readability And Clarity Check Approach · sddevelopment-beThe Test Readability and Clarity Check is a dual-agent validation approach that assesses whether a test suite effectively documents system behavior by reconstructing system understanding purely fro...
- ▌ Review · sddevelopment-beArchitect Alphonso conducts rigorous code review and architecture-fit analysis: ADR compliance, test coverage, architectural patterns, security. Outputs review document with APPROVED/REDIRECT/BLOCKED status.
- ▌ Status · sddevelopment-beAssess current implementation state: pending tasks, active work, progress metrics, blockers, and next recommended batch. Provides Planning Petra's executive view.
- ▌ Fix Bug · sddevelopment-beTest-first bug fixing: Write failing test that reproduces bug → Fix code → Test passes. Systematic, verifiable approach prevents regression and wastes no time on trial-and-error deployments.
- ▌ Iterate · sddevelopment-beExecute a complete iteration cycle: planning → batch execution → documentation → review setup. Follows file-based orchestration with TDD/ATDD, work logs, and quality gates.
- ▌ Delegate · sddevelopment-beDelegate task to specialist agent when expertise required: Initialize as specialist (Planning Petra, Backend Benny, Architect Alphonso, etc.) OR spawn sub-agent if available. Use when task requires specialized knowledge in agent's core focus area.
- ▌ New Agent · sddevelopment-bePrompt to request creation of a new specialized agent (Manager Mike runs it)
- ▌ Self Check · sddevelopment-beMid-execution self-monitoring checkpoint (Ralph Wiggum Loop): Detect warning signs (drift, confusion, gold-plating), course-correct before completion. Mandatory at 25% progress and before delegation.