Skip to main content
مستودع GitHub

lights-out-swe-plugin

يحتوي lights-out-swe-plugin على 13 من skills المجمعة من RCSnyder، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
0
محدث
2026-05-24
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

analyze
مطوّرو البرمجيات

Analyze phase. Turns scope.md and design.md into readiness.md with traceability, truths, build order, and scope-risk checks before BUILD.

2026-05-24
audit-stack
مطوّرو البرمجيات

Audit preferences.md stack choices against input docs for orthodox, idiomatic fit. Use before /expand when you want to validate that your technology choices match the problem domain.

2026-05-24
build-discipline
مطوّرو البرمجيات

Execute BUILD, ITERATE, or verify-fix work in small, test-first vertical slices. Use for multi-file implementation, failing tests, root-cause debugging, scope-creep risk, or when maintainability matters.

2026-05-24
build
مطوّرو البرمجيات

Build phase. Takes scope.md, design.md, and readiness.md and writes the actual code, tests, and deployment config in vertical slices.

2026-05-24
deploy
مطوّرو البرمجيات

Deploy phase. Push to the deployment target, verify it's live, write README and DELIVERY.md.

2026-05-24
design
مطوّرو البرمجيات

Design phase. Takes scope.md and produces design.md with architecture, directory structure, interfaces, integration details, and justified complexity exceptions.

2026-05-24
distill
محللو الإدارة

Distill raw input materials into structured reference docs. Use when docs/input/ contains messy client briefs, API specs, meeting notes, or domain knowledge that needs structuring before EXPAND.

2026-05-24
expand
متخصصو إدارة المشاريع

Start a new project. Expands a one-liner into scope.md with problem, smallest useful version, stable acceptance criteria IDs, stack, deployment target, and data model.

2026-05-24
init
مطوّرو البرمجيات

Scaffold the Lights Out SWE harness (copilot-instructions.md, preferences.md, LIGHTS-OUT-SWE.md, scaffolding/, docs/input/, .gitignore) into the current repo. Run once to set up a new repository before starting the pipeline.

2026-05-24
iterate
مطوّرو البرمجيات

Iterate on a shipped project. Reads feedback, deferred items, and the existing codebase to propose and build the next version. Use after delivery when the client wants changes, new features, or when you're refining product-market fit.

2026-05-24
reconcile
مطوّرو البرمجيات

Reconcile scaffolding documents against the codebase. Detects and fixes drift between scope.md, design.md, readiness.md, log.md, and the actual code.

2026-05-24
review
محللو ضمان جودة البرمجيات والمختبرون

Review phase. Audit built code for correctness, readability, architecture, security, and performance before reconcile and verify.

2026-05-24
verify
محللو ضمان جودة البرمجيات والمختبرون

Verify phase. Run all tests, verify acceptance criteria, check security, confirm deployment readiness.

2026-05-24