Feat/superpower extensions 8399749700895312981#1714
Open
leakdev0410 wants to merge 10 commits into
Open
Conversation
- Add `.agy-plugin/plugin.json` for Antigravity CLI plugin configuration. - Add `AGY.md` pointing to standard skill contexts. - Update `README.md` with Antigravity CLI installation and migration instructions.
…113329470032746025 feat: support Antigravity CLI
- Update all installation commands in README.md, .opencode/INSTALL.md, and docs/README.opencode.md from `obra` to `leakdev0410`. - Add an original project attribution notice to the top of the README.md. - Update repository references in old documentation plans. - Other external links like issues, documentation sites, and internal scripts remain pointing to `obra`.
…a8f9 docs: update installation links to leakdev0410 fork
leakdev
…3364670541 feat: Add full support for Antigravity CLI (agy-cli)
- Updated `skills/using-superpowers/SKILL.md` to introduce the core Superpower extensions via Markdown prompt engineering. - Added rules for Dynamic Skill Synthesis, which automatically creates Ephemeral skills on the fly. - Added rules for Hyper-Fragmented Reasoning, prompting the user for approval on complex tasks. - Updated the DOT graph `digraph skill_flow` to accurately reflect these new pathways.
- Added `skills/dynamic-skill-synthesis/SKILL.md` detailing the lifecycle of ephemeral skills (Create, Execute, Assert, Save/Purge) and its corresponding DOT flow graph. - Added `skills/hyper-fragmented-reasoning/SKILL.md` detailing the process for complex tasks including Atomic Decomposition, Async Coordinator Engine, Referee Thread for hallucination pruning, and its corresponding DOT flow graph.
- Added `skills/dynamic-skill-synthesis/SKILL.md` detailing the lifecycle of ephemeral skills (Create, Execute, Assert, Save/Purge) and its corresponding DOT flow graph. - Added `skills/hyper-fragmented-reasoning/SKILL.md` detailing the process for complex tasks including Atomic Decomposition, Async Coordinator Engine, Referee Thread for hallucination pruning, and its corresponding DOT flow graph. - Updated `using-superpowers/SKILL.md` to reference both flows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Who is submitting this PR? (required)
What problem are you trying to solve?
What does this PR change?
Is this change appropriate for the core library?
What alternatives did you consider?
Does this PR contain multiple unrelated changes?
Existing PRs
Environment tested
New harness support (required if this PR adds a new harness)
Clean-session transcript for "Let's make a react todo list"
Evaluation
the session that led to this change?
Rigor
superpowers:writing-skillsandcompleted adversarial pressure testing (paste results below)
rationalizations, "human partner" language) without extensive evals
showing the change is an improvement
Human review