faion-sdd-execution

SDD execution: quality gates, reflexion learning, pattern/mistake memory, code review.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "faion-sdd-execution" with this command: npx skills add faionfaion/faion-network/faionfaion-faion-network-faion-sdd-execution

Entry point: /faion-net — invoke this skill for automatic routing to the appropriate domain.

SDD Execution Sub-Skill

Execution, quality, and learning phase of Specification-Driven Development.

Communication: User's language. Docs/code: English.


Context Discovery

Auto-Investigation

SignalCheck ForWhy
.aidocs/memory/Pattern/mistake memory filesLearning system in use
Test filesTest coverage, testing patternsQuality gate readiness
CI/CD configAutomated quality gatesPipeline integration
Code review commentsReview patterns, common issuesReview cycle effectiveness
TASK-*.md statusTask completion rate, blockersExecution health

Discovery Questions

questions:
  - question: "What quality level do you need?"
    options:
      - label: "High (Production)"
        description: "Apply L1-L6 quality gates"
      - label: "Medium (Development)"
        description: "Apply L1-L5 gates"
      - label: "Low (Prototype)"
        description: "Apply L1-L3 gates"

  - question: "Are you executing or reviewing?"
    options:
      - label: "Executing tasks"
        description: "Use workflow-execution-phase, quality-gates"
      - label: "Code review"
        description: "Use code-review-cycle, confidence-checks"
      - label: "Learning from mistakes"
        description: "Use reflexion-learning, mistake-tracking"

  - question: "Do you have context/token constraints?"
    options:
      - label: "Yes, large codebase"
        description: "Apply context-strategies, task-parallelization"
      - label: "No, small project"
        description: "Standard execution workflow"

Philosophy

Quality → Execution → Reflection → Learning - continuous improvement through systematic gates and memory.


Scope

This sub-skill handles:

  • Task execution workflows
  • Quality gates (L1-L6)
  • Code review cycles
  • Reflexion learning (PDCA)
  • Pattern/mistake memory
  • Context management
  • Task parallelization

Key Files


Methodologies (20)

CategoryCountFiles
Workflow4sdd-workflow-overview, quick-reference, section-summaries, workflow-execution-phase
Quality3quality-gates, confidence-checks, code-review-cycle
Learning4reflexion-learning, pattern-memory, mistake-tracking, mistake-prevention
Context2context-basics, context-strategies
Parallelization2task-parallelization, task-dependencies
Patterns2design-docs-patterns-big-tech, design-docs-patterns
Other3yaml-frontmatter, key-trends-summary, living-documentation-docs-as-code

Quality Gates

LevelPhaseCheckpoint
L1SpecRequirements complete + feasible
L2DesignArchitecture sound + scalable
L3Impl-PlanTasks atomic + 100k compliant
L4TaskPre-execution validation
L5CompletionTests pass + requirements met
L6IntegrationSystem-level validation

Reflexion Cycle

PLAN → DO → CHECK → ACT
  |      |      |      |
 spec  execute review learn
              (gates) (memory)

Related Sub-Skill

faion-sdd-planning - Specifications, design docs, implementation plans, task creation.


faion-sdd-execution v1.0 Execution phase: quality → execute → reflect → learn

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

faion-claude-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

faion-software-developer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

faion-devops-engineer

No summary provided by upstream source.

Repository SourceNeeds Review