UNPKG

aios-core

Version:

Synkra AIOS: AI-Orchestrated System for Full Stack Development - Core Framework

83 lines (56 loc) 1.32 kB
# {{COMPONENTNAME}} Checklist > {{DESCRIPTION}} > Squad: {{SQUADNAME}} > Created: {{CREATEDAT}} {{#IF STORYID}} > Story: {{STORYID}} {{/IF}} --- ## Pre-Conditions Before starting, verify: - [ ] Pre-condition 1 - [ ] Pre-condition 2 - [ ] Pre-condition 3 --- ## Checklist Items ### Category 1: Setup | # | Item | Status | Notes | |---|------|--------|-------| | 1.1 | Item description | [ ] | | | 1.2 | Item description | [ ] | | | 1.3 | Item description | [ ] | | ### Category 2: Implementation | # | Item | Status | Notes | |---|------|--------|-------| | 2.1 | Item description | [ ] | | | 2.2 | Item description | [ ] | | | 2.3 | Item description | [ ] | | ### Category 3: Validation | # | Item | Status | Notes | |---|------|--------|-------| | 3.1 | Item description | [ ] | | | 3.2 | Item description | [ ] | | | 3.3 | Item description | [ ] | | --- ## Post-Conditions After completion, verify: - [ ] Post-condition 1 - [ ] Post-condition 2 - [ ] Post-condition 3 --- ## Sign-off | Role | Name | Date | Signature | |------|------|------|-----------| | Creator | | | | | Reviewer | | | | | Approver | | | | --- ## Usage ```bash # Use this checklist with: *checklist {{COMPONENTNAME}} # Or reference in tasks: checklist: {{COMPONENTNAME}}.md ``` --- *Checklist created by squad-creator*