Skip to content

Add aidd-phase-list skill, phase-lists, and /aidd-phase-list command#202

Open
orionnye wants to merge 1 commit intomainfrom
aidd-phase-list
Open

Add aidd-phase-list skill, phase-lists, and /aidd-phase-list command#202
orionnye wants to merge 1 commit intomainfrom
aidd-phase-list

Conversation

@orionnye
Copy link
Copy Markdown

Import from wolfgames/aidd-create-game (runePhase), excluding wolf-prompt-to-play. Regenerate ai index files.

Document Node createHash('sha3-256') in aidd-timing-safe-compare so review tests match the intended pattern.

Made-with: Cursor

Import from wolfgames/aidd-create-game (runePhase), excluding
wolf-prompt-to-play. Regenerate ai index files.

Document Node createHash('sha3-256') in aidd-timing-safe-compare so
review tests match the intended pattern.

Made-with: Cursor
@orionnye
Copy link
Copy Markdown
Author

DO NOT MERGE THIS BRANCH AS IS. This skill is a POC
This skill is useful in the sense that it provides a recursive utility to the "pipeline" skill. Also isolates individual "tasks" as "phases"(in individual files to avoid context spillover from future tasks). The ideal integration should be as an extension or rewrite of the pipeline skill.
Current Notes are that:

  1. The skill works(woot woot), but is overly verbose(no good).
  2. Phase-lists provide a phenomenal utility of skill chains that can be nested and connected, delegates delegating.
  3. Delegated tasks are difficult to test with riteway, so delegates delegating is an interesting challenge to test.
  4. phase-lists is a new folder that contains pre-built pipelines that can be applied with a primer to apply anywhere

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