Execute a complete iteration cycle: planning → batch execution → documentation → review setup. Follows file-based orchestration with TDD/ATDD, work logs, and quality gates.
Langue du texte source : anglais
Menu
SkillsMP a collecté 22 skills depuis sddevelopment-be/quickstart_agent-augmented-development. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 22 skills collectés sur 22.
Execute a complete iteration cycle: planning → batch execution → documentation → review setup. Follows file-based orchestration with TDD/ATDD, work logs, and quality gates.
Langue du texte source : anglais
Delegate 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.
Langue du texte source : anglais
Test-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.
Langue du texte source : anglais
Architect Alphonso conducts rigorous code review and architecture-fit analysis: ADR compliance, test coverage, architectural patterns, security. Outputs review document with APPROVED/REDIRECT/BLOCKED status.
Langue du texte source : anglais
Mid-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.
Langue du texte source : anglais
Create 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.
Langue du texte source : anglais
Assess current implementation state: pending tasks, active work, progress metrics, blockers, and next recommended batch. Provides Planning Petra's executive view.
Langue du texte source : anglais
Instead of a centralized lookup table, each agent profile documents its own observed handoff patterns. This approach: - Preserves agent autonomy - Requires zero implementation complexity - Remains...
Langue du texte source : anglais
Prompt for Architect Alphonso to perform analysis and draft a Proposed ADR
Langue du texte source : anglais
Prompt for DevOps Danny to generate an automation script based on requirements or direct prompt
Langue du texte source : anglais
Prompt for Bootstrap Bill to bootstrap a cloned repository for local/project context
Langue du texte source : anglais
Prompt for Curator Claire to audit and normalize a target directory
Langue du texte source : anglais
"This approach describes how to systematically capture architectural decisions throughout the development lifecycle, integrating decision rationale with artifacts to preserve "why" knowledge for fut..."
Langue du texte source : anglais
The C4 model (Context, Container, Component, Code) is a lightweight hierarchical technique for structuring software architecture diagrams. It favors progressive disclosure of technical detail so st...
Langue du texte source : anglais
Prompt for Editor Eddy to revise a draft document using lexical analysis artifacts
Langue du texte source : anglais
Prompt for Lexical Larry to perform a lexical style diagnostic and minimal diff pass
Langue du texte source : anglais
Prompt to request creation of a new specialized agent (Manager Mike runs it)
Langue du texte source : anglais
Translate the “Target Audience Personas” practice (see `work/notes/ideation/opinionated_platform/target_audience_personas.md`) into a repeatable workflow so every artifact intentionally addresses t...
Langue du texte source : anglais
The 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...
Langue du texte source : anglais
This 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...
Langue du texte source : anglais
Trunk-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...
Langue du texte source : anglais
Provide 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 ...
Langue du texte source : anglais