Skip to content

chore: skill pipeline updates#1682

Open
skills-generation[bot] wants to merge 20 commits into
masterfrom
auto/update-skills
Open

chore: skill pipeline updates#1682
skills-generation[bot] wants to merge 20 commits into
masterfrom
auto/update-skills

Conversation

@skills-generation
Copy link
Copy Markdown

Auto-generated by the monitor-skills workflow.

This PR bundles all changes produced by the skill generation pipeline:

  • skill_coverage.json — page coverage state
  • skill_candidates.json — triage backlog
  • ref_repo_change_alerts.json — upstream reference repo alerts
  • repo_state.json — tracked reference repo commit SHAs
  • agent_skills_config.json — generated skills consumed by the mkdocs plugin

The branch accumulates changes across triage and generate batches;
this single PR gets updated instead of creating new ones.

Merging publishes the skills to the docs site.

@skills-generation skills-generation Bot requested a review from a team as a code owner May 19, 2026 14:51
@skills-generation
Copy link
Copy Markdown
Author

skills-generation Bot commented May 19, 2026

🤖 Skill pipeline status

Setting Value
Mode generate-batch
Iteration 8 / 20
Outcome (this iteration) success
Phases run generate-skills:success
Latest run #45

This comment is updated each iteration. Failure mid-chain leaves the chain stopped — re-trigger manually with mode: generate-batch if recovery is needed.

@eshaben eshaben requested a review from aljosamakevic May 21, 2026 03:08
Copy link
Copy Markdown
Collaborator

@eshaben eshaben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just did a quick spot check and noticed one thing

Comment thread agent_skills_config.json
"npx hardhat run scripts/deploy.js --network polkadotHubTestNet"
],
"description": "Deploy UniswapV2ERC20, UniswapV2Factory, and UniswapV2Pair to Polkadot Hub TestNet via the passetHub network config. The script outputs the deployed addresses — save them, especially the Factory address, which is needed for creating liquidity pairs.\n\nNote: The documentation shows `--network polkadotHubTestNet` but the actual network name in hardhat.config.js is `passetHub`.",
"description": "Deploy UniswapV2ERC20, UniswapV2Factory, and UniswapV2Pair to Polkadot Hub TestNet via the polkadotHubTestNet network config. The script outputs the deployed addresses — save them, especially the Factory address, which is needed for creating liquidity pairs.\n\nNote: The documentation shows `--network polkadotHubTestNet` but the actual network name in hardhat.config.js is `polkadotHubTestNet`.",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are now the same thing so the last sentence is a bit weird

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