Skip to content

chore(skills): add the Strata issue development pipeline - #8

Draft
wmfeht wants to merge 1 commit into
mainfrom
cursor/skills-dev-pipeline-28a5
Draft

wmfeht wants to merge 1 commit into
mainfrom
cursor/skills-dev-pipeline-28a5

Conversation

@wmfeht

@wmfeht wmfeht commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Description

Adds project-local Cursor skills that encode the Strata issue development pipeline:

plan → (code → code-review → exploratory-qa)×≤3 → cleanup

Coordinator rules, working-docs/<n>/ layout, and a sample status.md live in .cursor/skills/strata-dev-pipeline/ORCHESTRATION.md. This is documentation for agents only. No application or runtime code changes.

Visual evidence

N/A — Cursor skill markdown only; no user-visible product UI.

How to test

  1. Open .cursor/skills/README.md and confirm it lists strata-plan, strata-code, strata-code-review, strata-exploratory-qa, and strata-cleanup, plus a link to ORCHESTRATION.md.
  2. Skim each SKILL.md frontmatter (name / description) and confirm the bodies match the pipeline stages (plan does not implement; cleanup squashes, deletes working-docs/<n>/, posts one PR comment).
  3. Confirm git diff origin/main --stat is only .cursor/skills/.

Expected result: Agents can run the pipeline from these files without product-code changes.

Related issue

N/A — personal skills branch for William (wmfeht); no product issue.

Intended review surface: this fork branch on wmfeht/strata. A PR against lgse/strata can be opened after commits are rewritten under human identity (Metadata policy).

Open in Web Open in Cursor 

Encode plan, code, review, QA, and cleanup as Cursor skills, plus
coordinator orchestration under working-docs.

Co-authored-by: William Feht <wmfeht@users.noreply.github.com>
@github-actions
github-actions Bot force-pushed the main branch 17 times, most recently from 51fba50 to b415eb6 Compare September 20, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants