Skip to content

feat: add QoreLogic S.H.I.E.L.D. governance skills (17 skills)#49

Open
Knapp-Kevin wants to merge 2 commits intozocomputer:mainfrom
Knapp-Kevin:main
Open

feat: add QoreLogic S.H.I.E.L.D. governance skills (17 skills)#49
Knapp-Kevin wants to merge 2 commits intozocomputer:mainfrom
Knapp-Kevin:main

Conversation

@Knapp-Kevin
Copy link
Copy Markdown

Summary

  • Adds 17 QoreLogic governance skills implementing the S.H.I.E.L.D. lifecycle framework
  • All skills placed in Community/ directory with proper frontmatter
  • bun validate passes (0 errors in QoreLogic skills)

S.H.I.E.L.D. Lifecycle

Phase Primary Skill Description
S - Secure Intent /qor-bootstrap Seed project DNA, initialize Merkle chain
H - Hypothesize /qor-plan Create blueprints with risk grades
I - Interrogate /qor-audit Adversarial tribunal: PASS or VETO
E - Execute /qor-implement Build under KISS constraints
L - Lock Proof /qor-substantiate Verify Reality=Promise, cryptographic seal
D - Deliver /qor-repo-release Deploy with traceability

All Skills (17)

qor-bootstrap, qor-plan, qor-audit, qor-implement, qor-debug, qor-refactor, qor-substantiate, qor-validate, qor-status, qor-document, qor-course-correct, qor-organize, qor-research, qor-repo-audit, qor-repo-release, qor-repo-scaffold, qor-help

Test plan

  • All 17 skills have valid frontmatter (name, description, metadata.author)
  • All skills located in Community/ directory
  • bun validate passes (0 errors)
  • No disallowed subdirectories

🤖 Generated with Claude Code

Knapp-Kevin and others added 2 commits March 23, 2026 15:32
Import QoreLogic governance framework skills from mythologIQ/Qorelogic
as Community contributions. Skills implement the S.H.I.E.L.D. lifecycle:

- S - Secure Intent: /qor-bootstrap (project DNA seeder)
- H - Hypothesize: /qor-plan (implementation blueprints)
- I - Interrogate: /qor-audit (adversarial tribunal)
- E - Execute: /qor-implement + /qor-debug (MANDATORY)
- L - Lock Proof: /qor-substantiate (session seal)
- D - Deliver: /qor-repo-release (deployment)

Supporting skills: /qor-status, /qor-validate, /qor-refactor,
/qor-document, /qor-course-correct, /qor-organize, /qor-research,
/qor-repo-audit, /qor-repo-scaffold, /qor-help

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- qor-help: Add note about reference-only nature, add Related Skills section
- qor-plan: Specify plan file output path (plan-{feature-name}.md)
- qor-organize: Specify FILE_INDEX.md location (.agent/staging/)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant