VerifiedGit
v1.0.0

implement-qc-loop

by @attilaszasz0 pulls
URLopenbooklet.com/s/implement-qc-loop
Pinnedopenbooklet.com/s/implement-qc-loop@1.0.0
APIGET /api/v1/skills/implement-qc-loop

Runs Implement → QC in a continuous loop until QC passes or a safety limit is reached. Combines /sddp-implement and /sddp-qc into a single uninterrupted workflow.

21 skills from this repoattilaszasz/sdd-pilot
implement-qc-loopviewing
adr-authoring.github/skills/adr-authoring/SKILL.md

Defines the canonical MADR format, lifecycle rules, numbering policy, and SAD catalog contract for standalone ADRs under specs/adrs/.

amend-project.github/skills/amend-project/SKILL.md

Propagate a user-described bootstrap change across canonical project artifacts and the project plan by analyzing impact and executing the owning bootstrap workflows inline.

analyze-compliance.github/skills/analyze-compliance/SKILL.md

Performs non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks. Also supports remediation mode to apply fixes. Use when running /sddp-analyze or when compliance auditing is needed.

Artifact Convention Rules.github/skills/artifact-conventions/SKILL.md

These rules apply whenever an agent reads or modifies files inside a Feature Workspace at `specs/<feature-folder>/`. They protect the integrity of cross-referenced identifiers, gating state, and structural conventions that downstream phases depend on. They do not apply to Project Context Specs such

clarification-strategies.github/skills/clarification-strategies/SKILL.md

Strategies for auditing specifications and reducing ambiguity. Use when running `/sddp-clarify` or whenever an agent needs to critique a requirement.

deployment-operations.github/skills/deployment-operations/SKILL.md

Create/refine project `specs/dod.md` as the canonical Deployment & Operations Document.

generate-checklist.github/skills/generate-checklist/SKILL.md

Generates requirements quality checklists ('Unit Tests for English') that validate quality, clarity, and completeness in a given domain. Use when running /sddp-checklist or when quality verification of requirements is needed.

generate-tasks.github/skills/generate-tasks/SKILL.md

Orchestrates decomposition of implementation plans into actionable, dependency-ordered task lists. Use when running /sddp-tasks or when task generation from a plan is needed.

implementation-standards.github/skills/implementation-standards/SKILL.md

Standard patterns and practices for code implementation. Use when writing code in the `/sddp-implement` phase to ensure consistency, safety, and maintainability.

instructions-management.github/skills/instructions-management/SKILL.md

Manages the project instructions — a document of non-negotiable project principles and governance rules. Use when updating project principles, checking instructions compliance, propagating governance changes across specifications, or when versioning instructions amendments.

plan-authoring.github/skills/plan-authoring/SKILL.md

Creates implementation plans with technical context, architecture decisions, data models, API contracts, and project instructions alignment checks. Use when designing a technical approach for a feature, choosing technologies, defining data structures, or when resolving NEEDS CLARIFICATION markers in plans.

product-document.github/skills/product-document/SKILL.md

Turns a rough product idea into a project-level Product Requirements Document (`specs/prd.md`) and registers it as the canonical Product Document. Use when running /sddp-prd or when a product needs structured discovery before system design.

sdd-pilot.agents/skills/sddp-implement-qc-loop/SKILL.md
sddp-amend.claude/skills/sddp-amend/SKILL.md

Propagate a described change across canonical bootstrap artifacts and the project plan

sddp-analyze.agents/skills/sddp-analyze/SKILL.md

Perform non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks

sddp-checklist.agents/skills/sddp-checklist/SKILL.md

Generate a custom requirements quality checklist for the current feature

sddp-clarify.agents/skills/sddp-clarify/SKILL.md

Identify underspecified areas in a feature spec and resolve them through targeted clarification questions

sddp-devops.agents/skills/sddp-devops/SKILL.md

Create or refine the canonical project-level deployment and operations context (`specs/dod.md`)

sddp-devsetup.agents/skills/sddp-devsetup/SKILL.md

Analyzes the repository and guides the user through setting up their local development environment.

sddp-implement.agents/skills/sddp-implement/SKILL.md

Execute the implementation plan by processing and completing all tasks defined in tasks.md

Auto-indexed from attilaszasz/sdd-pilot

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0