Skip to main content

cobusgreyling/goal-engineering

SkillsMP has collected 9 skills from cobusgreyling/goal-engineering. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
39
GitHub forks
4

Skills in this repository

Showing 9 of 9 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Independently verify a Grok Build goal is truly complete. Checks GOAL.md done conditions, runs tests, and returns PASS or REJECT with evidence. Use before update_goal(completed: true), when asked to "verify goal", "check if done", or as a reviewer sub-agent…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify coverage-target goals: coverage threshold met, no hollow tests, suite green. Use before update_goal(completed: true) on coverage goals.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify implement-feature goals: acceptance criteria met, tests for new behavior, checklist complete. Use before update_goal(completed: true) on feature goals.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify migrate-module goals: tests green, zero legacy imports, GOAL.md checklist complete. Use before update_goal(completed: true) on module migration goals.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify refactor-safely goals: full test lock, no public API breakage, behavior preserved. Use before update_goal(completed: true) on refactor goals.

updated
occupation
Software Quality Assurance Analysts & Testers
description

fixture

Source text: Undetermined

updated
occupation
Software Developers
description

Pre-flight check before calling update_goal(completed: true). Ensures verifier ran, tests passed, and GOAL.md checklist is complete. Use when implementer believes work is done, or when asked "can I mark goal complete?"

updated
occupation
Software Developers
description

Break a large request into a bounded, goal-ready objective with verifiable done conditions. Use before /goal when the task is vague, too large, or missing acceptance criteria. Produces GOAL.md draft content.

updated
occupation
Software Developers
description

Independently verify a Grok Build goal is truly complete. Checks GOAL.md done conditions, runs tests, and returns PASS or REJECT. Use before update_goal(completed: true).

updated
Showing 9 of 9 collected skills.