dannotedannoteCommunity·8 Agent Skills Included

dot-pi

Coding workflow extensions, PR reviews, releases, and social posting

Extends the Pi coding environment with code search, LSP navigation, AST rewrites, web fetching, and background task control. Automates pull request reviews, package releases, GitHub issue triage, and maintainer replies without manual copy-paste or risky shell quoting. Adds confirmation prompts before destructive commands and includes helpers for Twitter posting, AI news digests, and macOS automation.
npx skills add dannote/dot-pi --all -g -y
Available:

Tells the agent how to install components, follow quality gates, and render tool output consistently when working with this package.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dot-pi?

Run `npx skills add dannote/dot-pi --all -g -y` in your terminal to install all skills in this package globally.

What does dot-pi add to my coding workflow?

It adds code search, LSP navigation, AST-based rewrites, web fetching, background task management, and confirmation prompts before risky commands like force pushes or package publishes.

Can dot-pi review GitHub pull requests?

Yes. The pr-review skill inspects diffs, CI results, and prior feedback, then drafts evidence-based findings and inline comments for your approval before posting.

Does dot-pi help with package releases?

Yes. The package-release skill prepares changelogs, publishes packages, creates GitHub Releases, and verifies every artifact before declaring the release complete.

Can I use dot-pi without coding experience?

Basic terminal familiarity helps, but most skills run from plain-English requests and ask for your confirmation before any irreversible action.

Related Repositories in Software Engineering

View All in Software Engineering