Skip to content

Docs#7

Merged
JustCreature merged 2 commits into
mainfrom
docs
Feb 19, 2026
Merged

Docs#7
JustCreature merged 2 commits into
mainfrom
docs

Conversation

@JustCreature

@JustCreature JustCreature commented Feb 19, 2026

Copy link
Copy Markdown
Owner

How to Run Procedures

You invoke procedures by telling me the invocation command specified in the procedure file.

Available Procedures

  1. Import GitHub Issues as Tasks
  • Invocation: procedure{source_github}
  • What it does: Fetches open GitHub issues with label ready_for_dev and creates plan files for them
  • Output: Creates .llm/tasks/todo/plan_ISSUE-{n}.md for each issue

How to Use:
run procedure{source_github}

what will be done:

  1. Get your repo info from git remote
  2. Fetch issues using gh issue list
  3. Create plan files in .llm/tasks/todo/
  4. Report what was created/skipped

Current Setup:

You have:

  • ✅ .llm/procedure/ folder
  • ✅ import-tasks-github.md procedure
  • ✅ Bootstrap documentation (bootstrap-llm-wow.md)

@JustCreature JustCreature self-assigned this Feb 19, 2026
@JustCreature JustCreature added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 19, 2026
@JustCreature JustCreature merged commit d14b469 into main Feb 19, 2026
2 checks passed
@JustCreature JustCreature deleted the docs branch February 19, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant